Coverage report: 79%
Files Functions Classes
coverage.py v7.8.0, created at 2025-04-02 00:06 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
src/recon3d/__init__.py | 0 | 0 | 0 | 100% |
src/recon3d/command_line.py | 16 | 2 | 0 | 88% |
src/recon3d/constants.py | 19 | 0 | 0 | 100% |
src/recon3d/downscale.py | 100 | 10 | 0 | 90% |
src/recon3d/grayscale_image_stack_to_segmentation.py | 68 | 68 | 0 | 0% |
src/recon3d/hdf_io.py | 186 | 21 | 0 | 89% |
src/recon3d/image_stack_to_array.py | 59 | 39 | 0 | 34% |
src/recon3d/instance_analysis.py | 239 | 37 | 0 | 85% |
src/recon3d/static_test_paths.py | 10 | 0 | 0 | 100% |
src/recon3d/types.py | 134 | 0 | 0 | 100% |
src/recon3d/utility.py | 262 | 59 | 0 | 77% |
src/recon3d/voxel_to_mesh.py | 96 | 19 | 0 | 80% |
Total | 1189 | 255 | 0 | 79% |
No items found using the specified filter.