| Total Complexity | 23 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 156 |
| Lines of code | 77 |
| Logical lines of code | 48 |
| Comment lines | 61 |
| Methods | 8 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| copy_dir() | 56 | 6 | 17 | |
| copy_file() | 58 | 6 | 15 | |
| __construct() | 57 | 4 | 18 | |
| test_connection() | 63 | 2 | 10 | |
| copy() | 69 | 2 | 7 | |
| list_directory() | 80 | 1 | 3 | |
| is_dir() | 80 | 1 | 3 | |
| is_external_file() | 73 | 1 | 4 |