Coverage report: 80%
coverage.py v7.2.7, created at 2024-03-28 14:22 +0000
coverage.py v7.2.7, created at 2024-03-28 14:22 +0000
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
orcanet/__init__.py | 2 | 0 | 0 | 100% |
orcanet/__version__.py | 13 | 6 | 0 | 54% |
orcanet/backend.py | 111 | 13 | 0 | 88% |
orcanet/builder_util/__init__.py | 0 | 0 | 0 | 100% |
orcanet/builder_util/builders.py | 97 | 22 | 0 | 77% |
orcanet/builder_util/layer_blocks.py | 269 | 13 | 0 | 95% |
orcanet/core.py | 390 | 78 | 0 | 80% |
orcanet/h5_generator.py | 190 | 38 | 0 | 80% |
orcanet/history.py | 134 | 10 | 0 | 93% |
orcanet/in_out.py | 322 | 19 | 1 | 94% |
orcanet/lib/__init__.py | 4 | 0 | 0 | 100% |
orcanet/lib/dataset_modifiers.py | 50 | 1 | 0 | 98% |
orcanet/lib/label_modifiers.py | 125 | 17 | 0 | 86% |
orcanet/lib/losses.py | 21 | 0 | 0 | 100% |
orcanet/lib/sample_modifiers.py | 98 | 18 | 1 | 82% |
orcanet/logging.py | 242 | 7 | 1 | 97% |
orcanet/misc.py | 59 | 1 | 0 | 98% |
orcanet/model_builder.py | 138 | 58 | 0 | 58% |
orcanet/parser.py | 83 | 83 | 0 | 0% |
orcanet/utilities/__init__.py | 0 | 0 | 0 | 100% |
orcanet/utilities/nn_utilities.py | 118 | 9 | 0 | 92% |
orcanet/utilities/summarize_training.py | 143 | 143 | 2 | 0% |
orcanet/utilities/visualization.py | 156 | 14 | 0 | 91% |
Total | 2765 | 550 | 5 | 80% |
No items found using the specified filter.