Total Complexity | 56 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 400 |
Lines of code | 309 |
Logical lines of code | 220 |
Comment lines | 21 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getid3_zip() | 38 | 16 | 67 | |
ZIPparseGeneralPurposeFlags() | 50 | 10 | 28 | |
getZIPHeaderFilepointerTopDown() | 48 | 7 | 36 | |
ZIPparseCentralDirectory() | 43 | 6 | 48 | |
ZIPparseLocalFileHeader() | 44 | 6 | 45 | |
ZIPparseEndOfCentralDirectory() | 54 | 3 | 20 | |
getZIPentriesFilepointer() | 57 | 3 | 17 | |
ZIPversionOSLookup() | 52 | 2 | 23 | |
ZIPcompressionMethodLookup() | 57 | 2 | 16 | |
DOStime2UNIXtime() | 63 | 1 | 9 |