| Total Complexity | 31 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 205 |
| Lines of code | 149 |
| Logical lines of code | 113 |
| Comment lines | 4 |
| Methods | 6 |
| Properties | 19 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| LZWCommand() | 41 | 16 | 64 | |
| GetCode() | 49 | 7 | 31 | |
| LZWCommandInit() | 54 | 3 | 21 | |
| deCompress() | 59 | 3 | 15 | |
| __construct() | 63 | 1 | 11 | |
| GetCodeInit() | 70 | 1 | 7 |