Total Complexity | 20 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 351 |
Lines of code | 243 |
Logical lines of code | 210 |
Comment lines | 64 |
Methods | 13 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
tearDownAfterClass() | 63 | 4 | 12 | |
test_convert_png_to_jpg_alpha() | 46 | 1 | 48 | |
test_convert_png_attachment() | 52 | 2 | 24 | |
setUpBeforeClass() | 51 | 1 | 28 | |
optimize_jpg() | 62 | 2 | 11 | |
optimize_png() | 62 | 2 | 11 | |
optimize_gif() | 62 | 2 | 11 | |
test_convert_jpg_to_png() | 54 | 1 | 24 | |
test_convert_gif_to_png() | 56 | 1 | 20 | |
test_convert_png_to_jpg() | 56 | 1 | 19 | |
test_autoconvert_png_local() | 56 | 1 | 18 | |
tearDown() | 63 | 1 | 11 | |
setUp() | 71 | 1 | 6 |