| Total Complexity | 27 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 421 |
| Lines of code | 76 |
| Logical lines of code | 40 |
| Comment lines | 187 |
| Methods | 13 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 61 | 6 | 11 | |
| setName() | 59 | 4 | 15 | |
| __clone() | 64 | 3 | 10 | |
| setWorksheet() | 71 | 2 | 6 | |
| setRange() | 71 | 2 | 6 | |
| setLocalOnly() | 73 | 2 | 5 | |
| setScope() | 72 | 2 | 5 | |
| getName() | 82 | 1 | 3 | |
| getWorksheet() | 82 | 1 | 3 | |
| getRange() | 82 | 1 | 3 | |
| getLocalOnly() | 82 | 1 | 3 | |
| getScope() | 82 | 1 | 3 | |
| resolveRange() | 79 | 1 | 3 |