Documentation Coverage
Note
Documentation coverage is not reported for overridden methods (@typing.override) as the tool does not account for inherited docstrings from the base class.
Filename |
Total |
Covered |
Missing |
Coverage in % |
|---|---|---|---|---|
📦src |
0 |
0 |
0 |
-100.0% |
📦extras |
0 |
0 |
0 |
-100.0% |
⚙️zooc |
2 |
2 |
0 |
100.0% |
📦klipper_utils |
1 |
1 |
0 |
100.0% |
⚙️klipper_choice |
5 |
5 |
0 |
100.0% |
⚙️klipper_module |
18 |
18 |
0 |
100.0% |
⚙️klipper_utils |
15 |
13 |
2 |
86.7% |
📦project_meta |
1 |
1 |
0 |
100.0% |
⚙️git_info |
4 |
4 |
0 |
100.0% |
⚙️project_info |
12 |
12 |
0 |
100.0% |
⚙️project_info_pkg |
5 |
3 |
2 |
60.0% |
⚙️project_info_pyproject |
7 |
4 |
3 |
57.1% |
📦zooc |
1 |
1 |
0 |
100.0% |
📦config |
1 |
1 |
0 |
100.0% |
⚙️config |
6 |
6 |
0 |
100.0% |
📦data |
1 |
1 |
0 |
100.0% |
⚙️calibration_data |
6 |
6 |
0 |
100.0% |
⚙️fixed_offset |
5 |
4 |
1 |
80.0% |
⚙️offset_data |
12 |
12 |
0 |
100.0% |
⚙️offset_temp |
7 |
6 |
1 |
85.7% |
⚙️temps |
27 |
27 |
0 |
100.0% |
📦dsp |
1 |
1 |
0 |
100.0% |
⚙️dither |
3 |
3 |
0 |
100.0% |
⚙️filters |
62 |
46 |
16 |
74.2% |
⚙️surface_extrapolator |
14 |
12 |
2 |
85.7% |
⚙️surface_nearest_interpolator |
6 |
6 |
0 |
100.0% |
📦run |
1 |
1 |
0 |
100.0% |
⚙️measure_methods |
3 |
2 |
1 |
66.7% |
⚙️measure_z |
12 |
9 |
3 |
75.0% |
⚙️model_z_offset |
16 |
11 |
5 |
68.8% |
⚙️run |
10 |
8 |
2 |
80.0% |
⚙️run_calibrate |
2 |
2 |
0 |
100.0% |
⚙️run_config |
2 |
2 |
0 |
100.0% |
⚙️temp_scan_methods |
3 |
2 |
1 |
66.7% |
⚙️temps_scan |
10 |
6 |
4 |
60.0% |
⚙️zooc_core |
8 |
8 |
0 |
100.0% |
⚙️zooc_klipper |
7 |
7 |
0 |
100.0% |
Overall (37 files): |
3 |
3 |
0 |
100.0% |
Documentation Coverage |
Coverage Level |
|---|---|
≤10 % |
almost undocumented |
≤20 % |
almost undocumented |
≤30 % |
almost undocumented |
≤40 % |
poorly documented |
≤50 % |
poorly documented |
≤60 % |
roughly documented |
≤70 % |
roughly documented |
≤80 % |
roughly documented |
≤85 % |
well documented |
≤90 % |
well documented |
≤95 % |
well documented |
≤100 % |
excellent documented |