Coverage report: 25%

Files Functions Classes

coverage.py v7.13.5, created at 2026-03-19 08:36 +0000

File function   statements missing excluded   coverage
orchestr_ant_ion / __init__.py (no function)   2 0 0   100%
orchestr_ant_ion / dummy.py SimpleMLPreprocessor.__init__   6 0 0   100%
orchestr_ant_ion / dummy.py SimpleMLPreprocessor.generate_synthetic_data   6 0 0   100%
orchestr_ant_ion / dummy.py SimpleMLPreprocessor.normalize_features   9 2 0   78%
orchestr_ant_ion / dummy.py SimpleMLPreprocessor.apply_joke_labeling   6 2 0   67%
orchestr_ant_ion / dummy.py SimpleMLPreprocessor.run_pipeline   7 7 0   0%
orchestr_ant_ion / dummy.py (no function)   9 0 0   100%
orchestr_ant_ion / logging_config.py setup_logging   6 6 0   0%
orchestr_ant_ion / logging_config.py (no function)   8 8 0   0%
orchestr_ant_ion / monitoring / __init__.py (no function)   5 0 0   100%
orchestr_ant_ion / monitoring / gpu.py GPUProbe.__init__   18 7 0   61%
orchestr_ant_ion / monitoring / gpu.py GPUProbe.read   13 11 0   15%
orchestr_ant_ion / monitoring / gpu.py GPUProbe.shutdown   6 5 0   17%
orchestr_ant_ion / monitoring / gpu.py GPUProbe.__enter__   1 1 0   0%
orchestr_ant_ion / monitoring / gpu.py GPUProbe.__exit__   1 1 0   0%
orchestr_ant_ion / monitoring / gpu.py (no function)   25 4 2   84%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.__init__   10 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter._prepare_time_data   6 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.prepare_time_data   1 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.plot_cpu_memory   15 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.plot_gpu_utilization   17 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.plot_gpu_memory   17 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.plot_gpu_temperature   16 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.plot_all   22 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.save_figure   7 0 0   100%
orchestr_ant_ion / monitoring / plotting.py MetricsPlotter.show   5 2 0   60%
orchestr_ant_ion / monitoring / plotting.py quick_plot   6 2 0   67%
orchestr_ant_ion / monitoring / plotting.py (no function)   18 0 3   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor.__init__   6 0 0   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor._collect_metrics   13 4 0   69%
orchestr_ant_ion / monitoring / system.py SystemMonitor.start   3 0 0   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor.record   9 3 0   67%
orchestr_ant_ion / monitoring / system.py SystemMonitor.stop   2 0 0   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor.get_metrics   1 0 0   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor.is_monitoring   1 0 0   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor.gpu_handle   1 0 0   100%
orchestr_ant_ion / monitoring / system.py SystemMonitor.print_summary   48 24 0   50%
orchestr_ant_ion / monitoring / system.py SystemMonitor._compute_stats   10 1 0   90%
orchestr_ant_ion / monitoring / system.py SystemMonitor.__del__   1 0 0   100%
orchestr_ant_ion / monitoring / system.py (no function)   32 0 0   100%
orchestr_ant_ion / pipeline / __init__.py (no function)   18 0 4   100%
orchestr_ant_ion / pipeline / capture / __init__.py (no function)   5 0 0   100%
orchestr_ant_ion / pipeline / capture / core.py CaptureProtocol.open   0 0 1   100%
orchestr_ant_ion / pipeline / capture / core.py CaptureProtocol.read   0 0 1   100%
orchestr_ant_ion / pipeline / capture / core.py CaptureProtocol.release   0 0 1   100%
orchestr_ant_ion / pipeline / capture / core.py CaptureProtocol.is_opened   0 0 1   100%
orchestr_ant_ion / pipeline / capture / core.py CaptureProtocol.get_info   0 0 1   100%
orchestr_ant_ion / pipeline / capture / core.py CameraCapture.__init__   3 3 0   0%
orchestr_ant_ion / pipeline / capture / core.py CameraCapture.open   12 12 0   0%
orchestr_ant_ion / pipeline / capture / core.py CameraCapture.read   3 3 0   0%
orchestr_ant_ion / pipeline / capture / core.py CameraCapture.release   3 3 0   0%
orchestr_ant_ion / pipeline / capture / core.py CameraCapture.is_opened   1 1 0   0%
orchestr_ant_ion / pipeline / capture / core.py CameraCapture.get_info   3 3 0   0%
orchestr_ant_ion / pipeline / capture / core.py (no function)   19 0 9   100%
orchestr_ant_ion / pipeline / capture / gstreamer.py find_gstreamer_launch   12 12 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py _get_config_gstreamer_paths   4 4 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py get_gstreamer_env   19 19 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture.__init__   13 13 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture._allocate_frame_buffer   2 2 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture._build_pipeline_string   17 17 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture._frame_reader   41 41 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture._start_pipeline   33 33 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture._try_pipelines   11 11 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture.open   27 27 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture.read   7 7 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture.release   15 15 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture.is_opened   1 1 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py GStreamerSubprocessCapture.get_info   1 1 0   0%
orchestr_ant_ion / pipeline / capture / gstreamer.py (no function)   30 0 2   100%
orchestr_ant_ion / pipeline / capture / opencv.py OpenCVCapture.__init__   5 5 0   0%
orchestr_ant_ion / pipeline / capture / opencv.py OpenCVCapture.open   15 15 0   0%
orchestr_ant_ion / pipeline / capture / opencv.py OpenCVCapture.read   3 3 0   0%
orchestr_ant_ion / pipeline / capture / opencv.py OpenCVCapture.release   3 3 0   0%
orchestr_ant_ion / pipeline / capture / opencv.py OpenCVCapture.is_opened   1 1 0   0%
orchestr_ant_ion / pipeline / capture / opencv.py OpenCVCapture.get_info   1 1 0   0%
orchestr_ant_ion / pipeline / capture / opencv.py (no function)   12 0 3   100%
orchestr_ant_ion / pipeline / constants.py (no function)   21 0 0   100%
orchestr_ant_ion / pipeline / logging / __init__.py configure_logging   9 9 0   0%
orchestr_ant_ion / pipeline / logging / __init__.py create_log_buffer   4 4 0   0%
orchestr_ant_ion / pipeline / logging / __init__.py attach_log_buffer   2 2 0   0%
orchestr_ant_ion / pipeline / logging / __init__.py attach_log_buffer._sink   4 4 0   0%
orchestr_ant_ion / pipeline / logging / __init__.py (no function)   11 0 0   100%
orchestr_ant_ion / pipeline / metrics / __init__.py (no function)   3 0 0   100%
orchestr_ant_ion / pipeline / metrics / performance.py PerformanceTracker.__init__   6 6 0   0%
orchestr_ant_ion / pipeline / metrics / performance.py PerformanceTracker.tick_camera   5 5 0   0%
orchestr_ant_ion / pipeline / metrics / performance.py PerformanceTracker.add_inference_time   1 1 0   0%
orchestr_ant_ion / pipeline / metrics / performance.py PerformanceTracker.get_metrics   13 13 0   0%
orchestr_ant_ion / pipeline / metrics / performance.py (no function)   9 0 0   100%
orchestr_ant_ion / pipeline / monitoring / __init__.py (no function)   5 0 0   100%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor.__init__   12 12 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._start_polling   8 8 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor.shutdown   3 3 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._poll_os_power   10 10 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._resolve_os_power_enabled   4 4 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor.update   8 8 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._read_cpu_power   10 10 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._find_rapl_energy_paths   17 17 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._read_linux_rapl_power   20 20 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._read_macos_powermetrics_power   7 7 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py PowerMonitor._read_windows_ohm_power   7 7 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py get_cpu_freq_ratio   5 5 0   0%
orchestr_ant_ion / pipeline / monitoring / power.py (no function)   22 0 0   100%
orchestr_ant_ion / pipeline / monitoring / system.py SystemMonitor.__init__   6 6 0   0%
orchestr_ant_ion / pipeline / monitoring / system.py SystemMonitor.gpu_handle   1 1 0   0%
orchestr_ant_ion / pipeline / monitoring / system.py SystemMonitor.get_stats   16 16 0   0%
orchestr_ant_ion / pipeline / monitoring / system.py SystemMonitor.get_process_stats   5 5 0   0%
orchestr_ant_ion / pipeline / monitoring / system.py SystemMonitor.shutdown   1 1 0   0%
orchestr_ant_ion / pipeline / monitoring / system.py (no function)   12 0 0   100%
orchestr_ant_ion / pipeline / tracking / __init__.py (no function)   3 0 0   100%
orchestr_ant_ion / pipeline / tracking / centroid.py SimpleCentroidTracker.__init__   6 6 0   0%
orchestr_ant_ion / pipeline / tracking / centroid.py SimpleCentroidTracker.update   9 9 0   0%
orchestr_ant_ion / pipeline / tracking / centroid.py SimpleCentroidTracker._expire_tracks   3 3 0   0%
orchestr_ant_ion / pipeline / tracking / centroid.py SimpleCentroidTracker._initialize_tracks   3 3 0   0%
orchestr_ant_ion / pipeline / tracking / centroid.py SimpleCentroidTracker._associate_tracks   25 25 0   0%
orchestr_ant_ion / pipeline / tracking / centroid.py SimpleCentroidTracker._add_unmatched   5 5 0   0%
orchestr_ant_ion / pipeline / tracking / centroid.py (no function)   12 0 2   100%
orchestr_ant_ion / pipeline / types.py CameraConfig.__post_init__   1 0 0   100%
orchestr_ant_ion / pipeline / types.py CameraConfig._validate   8 0 0   100%
orchestr_ant_ion / pipeline / types.py (no function)   46 0 2   100%
orchestr_ant_ion / pipeline / ui / __init__.py (no function)   3 0 0   100%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer.__init__   19 19 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._initialize_tags   4 4 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._initialize_plot_state   3 3 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._initialize_theme   3 3 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_viewport   1 1 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_texture_registry   2 2 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_layout   4 4 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_video_window   2 2 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_perf_window   39 39 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_perf_plot   6 6 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_system_plot   7 7 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_detection_window   5 5 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_log_window   4 4 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_texture   4 4 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._create_theme   20 20 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer.is_open   1 1 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._update_frame_texture   9 9 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._update_perf_panel   7 7 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._update_plots   19 19 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._update_detection_panel   6 6 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer._update_log_panel   2 2 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer.render   8 8 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py DearPyGuiViewer.close   2 2 0   0%
orchestr_ant_ion / pipeline / ui / dearpygui.py (no function)   36 0 5   100%
orchestr_ant_ion / pipeline / ui / viewmodel.py format_labels   52 52 0   0%
orchestr_ant_ion / pipeline / ui / viewmodel.py (no function)   27 0 2   100%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer.__init__   14 14 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._run_ui   46 46 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._run_ui._FramePanel.__init__   5 5 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._run_ui._FramePanel.set_bitmap   2 2 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._run_ui._FramePanel._on_paint   5 5 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._run_ui._make_section   6 6 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer.run   7 7 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._on_close   15 15 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer.is_open   3 3 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer.render   4 4 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._update_frame   10 10 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._update_perf_labels   5 5 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._update_logs   8 8 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._update_ui   9 9 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer.close   6 6 0   0%
orchestr_ant_ion / pipeline / ui / wx.py WxPythonViewer._set_label   4 4 0   0%
orchestr_ant_ion / pipeline / ui / wx.py (no function)   26 0 6   100%
orchestr_ant_ion / streaming / __init__.py (no function)   5 5 0   0%
orchestr_ant_ion / streaming / app.py create_app   17 17 0   0%
orchestr_ant_ion / streaming / app.py create_app.video_feed   5 5 0   0%
orchestr_ant_ion / streaming / app.py create_app.index   1 1 0   0%
orchestr_ant_ion / streaming / app.py _get_app   3 3 0   0%
orchestr_ant_ion / streaming / app.py run   9 9 0   0%
orchestr_ant_ion / streaming / app.py (no function)   14 14 0   0%
orchestr_ant_ion / streaming / capture.py _get_picamera2   1 1 0   0%
orchestr_ant_ion / streaming / capture.py initialize_camera   6 6 0   0%
orchestr_ant_ion / streaming / capture.py _CameraProtocol.capture_array   0 0 1   100%
orchestr_ant_ion / streaming / capture.py _CameraProtocol.stop   0 0 1   100%
orchestr_ant_ion / streaming / capture.py FrameCapture.__init__   7 7 0   0%
orchestr_ant_ion / streaming / capture.py FrameCapture.update   20 20 0   0%
orchestr_ant_ion / streaming / capture.py FrameCapture.get_frame   6 6 0   0%
orchestr_ant_ion / streaming / capture.py FrameCapture.stop   2 2 0   0%
orchestr_ant_ion / streaming / capture.py FrameCapture.restart_camera   3 3 0   0%
orchestr_ant_ion / streaming / capture.py FrameCapture.get_fallback_frame   1 1 0   0%
orchestr_ant_ion / streaming / capture.py (no function)   22 22 6   0%
orchestr_ant_ion / streaming / generator.py init_shutdown_event   1 1 0   0%
orchestr_ant_ion / streaming / generator.py request_shutdown   2 2 0   0%
orchestr_ant_ion / streaming / generator.py is_shutdown_requested   1 1 0   0%
orchestr_ant_ion / streaming / generator.py gen_frames   24 24 0   0%
orchestr_ant_ion / streaming / generator.py (no function)   11 11 3   0%
orchestr_ant_ion / yolo / __init__.py run_yolo_monitor   2 2 0   0%
orchestr_ant_ion / yolo / __init__.py (no function)   23 23 4   0%
orchestr_ant_ion / yolo / cli.py parse_args   20 20 0   0%
orchestr_ant_ion / yolo / cli.py (no function)   3 3 0   0%
orchestr_ant_ion / yolo / core / __init__.py (no function)   5 5 0   0%
orchestr_ant_ion / yolo / core / constants.py (no function)   5 5 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _softmax   3 3 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _xywh_to_xyxy   6 6 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _sigmoid   1 1 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _squeeze_to_2d   5 5 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _looks_like_xywh   5 5 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _decode_classification   10 10 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _log_debug_boxes   2 2 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _unscale_and_collect   11 11 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _prepare_boxes   6 6 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _decode_triplet_outputs   15 15 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _decode_pair_outputs   17 17 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _normalize_output_data   9 9 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _decode_scores_and_boxes   22 22 0   0%
orchestr_ant_ion / yolo / core / postprocess.py _decode_generic_output   8 8 0   0%
orchestr_ant_ion / yolo / core / postprocess.py postprocess   20 20 0   0%
orchestr_ant_ion / yolo / core / postprocess.py (no function)   30 30 2   0%
orchestr_ant_ion / yolo / core / preprocess.py infer_input_size   7 7 0   0%
orchestr_ant_ion / yolo / core / preprocess.py preprocess   10 10 0   0%
orchestr_ant_ion / yolo / core / preprocess.py (no function)   6 6 2   0%
orchestr_ant_ion / yolo / monitor.py ViewerProtocol.is_open   0 0 1   100%
orchestr_ant_ion / yolo / monitor.py ViewerProtocol.render   0 0 1   100%
orchestr_ant_ion / yolo / monitor.py ViewerProtocol.close   0 0 1   100%
orchestr_ant_ion / yolo / monitor.py ViewerLoopProtocol.run   0 0 1   100%
orchestr_ant_ion / yolo / monitor.py _extract_camera_dimensions   5 5 0   0%
orchestr_ant_ion / yolo / monitor.py _get_cpu_model   12 12 0   0%
orchestr_ant_ion / yolo / monitor.py _init_runtime_state   2 2 0   0%
orchestr_ant_ion / yolo / monitor.py _update_tracks_if_enabled   21 21 0   0%
orchestr_ant_ion / yolo / monitor.py _update_stats_if_needed   10 10 0   0%
orchestr_ant_ion / yolo / monitor.py _update_cpu_history   4 4 0   0%
orchestr_ant_ion / yolo / monitor.py _draw_frame_if_needed   3 3 0   0%
orchestr_ant_ion / yolo / monitor.py _log_periodic_metrics   26 26 0   0%
orchestr_ant_ion / yolo / monitor.py _render_output   13 13 0   0%
orchestr_ant_ion / yolo / monitor.py _run_detection_loop   47 47 0   0%
orchestr_ant_ion / yolo / monitor.py _init_viewer   32 32 0   0%
orchestr_ant_ion / yolo / monitor.py _log_platform_info   11 11 0   0%
orchestr_ant_ion / yolo / monitor.py _build_context   57 57 0   0%
orchestr_ant_ion / yolo / monitor.py run_yolo_monitor   19 19 0   0%
orchestr_ant_ion / yolo / monitor.py run_yolo_monitor._run_loop   1 1 0   0%
orchestr_ant_ion / yolo / monitor.py (no function)   91 91 14   0%
orchestr_ant_ion / yolo / ui / __init__.py (no function)   3 3 0   0%
orchestr_ant_ion / yolo / ui / draw.py _track_color   4 4 0   0%
orchestr_ant_ion / yolo / ui / draw.py draw_2d_running_map   34 34 0   0%
orchestr_ant_ion / yolo / ui / draw.py draw_cpu_process_history_plot   30 30 0   0%
orchestr_ant_ion / yolo / ui / draw.py get_color_by_percent   11 11 0   0%
orchestr_ant_ion / yolo / ui / draw.py _draw_detection_boxes   41 41 0   0%
orchestr_ant_ion / yolo / ui / draw.py _draw_detection_boxes._clamp_int   1 1 0   0%
orchestr_ant_ion / yolo / ui / draw.py _draw_stats_panel   40 40 0   0%
orchestr_ant_ion / yolo / ui / draw.py _draw_detection_panel   9 9 0   0%
orchestr_ant_ion / yolo / ui / draw.py _draw_budget_bar   4 4 0   0%
orchestr_ant_ion / yolo / ui / draw.py draw_detections   21 21 0   0%
orchestr_ant_ion / yolo / ui / draw.py (no function)   15 15 3   0%
Total     2572 1938 85   25%

No items found using the specified filter.