| Total Complexity | 25 | 
| Dependencies | 1 | 
| Dependents | 0 | 
| Total lines | 269 | 
| Lines of code | 126 | 
| Logical lines of code | 65 | 
| Comment lines | 87 | 
| Methods | 7 | 
| Properties | 7 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| prepare_post() | 49 | 10 | 29 | |
| create_post() | 49 | 5 | 31 | |
| fetch_stream() | 51 | 3 | 29 | |
| fetch_post() | 52 | 3 | 25 | |
| is_title_duplicate() | 69 | 2 | 7 | |
| run() | 91 | 1 | 2 | |
| get_api_data() | 80 | 1 | 3 |