Total Complexity | 19 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 154 |
Lines of code | 92 |
Logical lines of code | 64 |
Comment lines | 61 |
Methods | 9 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
readData() | 45 | 7 | 46 | |
expGolombUe() | 62 | 3 | 12 | |
getBits() | 68 | 2 | 7 | |
expGolombSe() | 66 | 2 | 8 | |
__construct() | 81 | 1 | 3 | |
skipBits() | 72 | 1 | 5 | |
getBit() | 71 | 1 | 5 | |
getWidth() | 82 | 1 | 3 | |
getHeight() | 82 | 1 | 3 |