Total Complexity | 161 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 985 |
Lines of code | 637 |
Logical lines of code | 466 |
Comment lines | 275 |
Methods | 12 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
mla_extract_pdf_metadata() | 33 | 120 | ||
_parse_pdf_dictionary() | 30 | 23 | 109 | |
_find_pdf_indirect_value() | 38 | 19 | 72 | |
_find_pdf_indirect_dictionary() | 38 | 19 | 72 | |
_parse_pdf_string() | 38 | 19 | 69 | |
_parse_pdf_xref_stream() | 41 | 14 | 55 | |
_extract_pdf_trailer() | 42 | 12 | 53 | |
_build_pdf_indirect_objects() | 48 | 8 | 31 | |
_parse_pdf_xref_subsection() | 55 | 5 | 17 | |
_parse_pdf_UTF16BE() | 58 | 4 | 14 | |
_parse_pdf_xref_section() | 56 | 3 | 17 | |
_parse_pdf_LPD_dictionary() | 65 | 2 | 8 |