Coverage report: 99%

Files Functions Classes

coverage.py v7.9.2, created at 2025-07-05 05:21 +0000

File function statements missing excluded branches partial coverage
sources/ictruck/__/__init__.py (no function) 4 0 0 0 0 100%
sources/ictruck/__/imports.py (no function) 21 0 0 0 0 100%
sources/ictruck/__/miscellany.py install_builtin_safely 3 0 0 2 0 100%
sources/ictruck/__/miscellany.py (no function) 2 0 0 0 0 100%
sources/ictruck/__/nomina.py (no function) 10 0 0 0 0 100%
sources/ictruck/__/validators.py validate_arguments 2 0 0 0 0 100%
sources/ictruck/__/validators.py validate_arguments.decorate 3 0 0 0 0 100%
sources/ictruck/__/validators.py validate_arguments.decorate.validate 12 0 0 8 0 100%
sources/ictruck/__/validators.py _reduce_annotation 9 1 0 8 1 88%
sources/ictruck/__/validators.py (no function) 3 0 0 0 0 100%
sources/ictruck/__init__.py (no function) 9 0 0 0 0 100%
sources/ictruck/configuration.py produce_default_flavors 1 0 0 0 0 100%
sources/ictruck/configuration.py (no function) 26 0 0 0 0 100%
sources/ictruck/exceptions.py ArgumentClassInvalidity.__init__ 3 0 0 0 0 100%
sources/ictruck/exceptions.py AttributeNondisplacement.__init__ 1 0 0 0 0 100%
sources/ictruck/exceptions.py FlavorInavailability.__init__ 1 0 0 0 0 100%
sources/ictruck/exceptions.py ModuleInferenceFailure.__init__ 1 0 0 0 0 100%
sources/ictruck/exceptions.py (no function) 11 0 0 0 0 100%
sources/ictruck/printers.py produce_simple_printer 5 0 1 2 0 100%
sources/ictruck/printers.py _remove_ansi_c1_sequences 2 0 0 0 0 100%
sources/ictruck/printers.py _simple_print 4 0 0 2 0 100%
sources/ictruck/printers.py (no function) 12 0 0 0 0 100%
sources/ictruck/recipes/__.py (no function) 5 0 0 0 0 100%
sources/ictruck/recipes/__init__.py (no function) 0 0 0 0 0 100%
sources/ictruck/recipes/logging.py install 5 0 0 2 0 100%
sources/ictruck/recipes/logging.py produce_printer 3 0 0 0 0 100%
sources/ictruck/recipes/logging.py produce_truck 5 0 0 0 0 100%
sources/ictruck/recipes/logging.py (no function) 10 0 0 0 0 100%
sources/ictruck/recipes/rich.py ConsoleTextIoInvalidity.__init__ 1 0 0 0 0 100%
sources/ictruck/recipes/rich.py install 2 0 0 0 0 100%
sources/ictruck/recipes/rich.py produce_console_formatter 1 0 0 0 0 100%
sources/ictruck/recipes/rich.py produce_console_printer 1 0 0 0 0 100%
sources/ictruck/recipes/rich.py produce_pretty_formatter 1 0 0 0 0 100%
sources/ictruck/recipes/rich.py produce_truck 4 0 0 2 0 100%
sources/ictruck/recipes/rich.py register_module 1 0 0 0 0 100%
sources/ictruck/recipes/rich.py _console_format 3 0 0 0 0 100%
sources/ictruck/recipes/rich.py _produce_formatter_truck 9 0 0 2 0 100%
sources/ictruck/recipes/rich.py _produce_printer_truck 7 0 2 0 0 100%
sources/ictruck/recipes/rich.py (no function) 26 0 0 0 0 100%
sources/ictruck/recipes/sundae.py _produce_console 0 0 7 0 0 100%
sources/ictruck/recipes/sundae.py produce_module_configuration 18 0 0 10 0 100%
sources/ictruck/recipes/sundae.py register_module 2 0 0 0 0 100%
sources/ictruck/recipes/sundae.py _produce_flavors 9 0 0 6 0 100%
sources/ictruck/recipes/sundae.py _produce_formatter_factory 2 0 0 0 0 100%
sources/ictruck/recipes/sundae.py _produce_formatter_factory.factory 2 0 0 0 0 100%
sources/ictruck/recipes/sundae.py _produce_formatter_factory.factory.formatter 14 0 0 6 0 100%
sources/ictruck/recipes/sundae.py _produce_prefix_emitter 2 0 0 0 0 100%
sources/ictruck/recipes/sundae.py _produce_prefix_emitter.emitter 4 0 0 2 0 100%
sources/ictruck/recipes/sundae.py _produce_special_prefix 11 0 0 6 0 100%
sources/ictruck/recipes/sundae.py _produce_trace_prefix 12 0 0 8 0 100%
sources/ictruck/recipes/sundae.py _render_prefix 4 0 0 0 0 100%
sources/ictruck/recipes/sundae.py _stylize_interpolants 9 0 0 4 0 100%
sources/ictruck/recipes/sundae.py (no function) 51 0 4 0 0 100%
sources/ictruck/vehicles.py ModulesConfigurationsRegistry.__init__ 2 0 0 0 0 100%
sources/ictruck/vehicles.py Truck.__call__ 18 0 0 6 0 100%
sources/ictruck/vehicles.py Truck.install 8 0 0 2 0 100%
sources/ictruck/vehicles.py Truck.register_module 7 0 0 4 0 100%
sources/ictruck/vehicles.py active_flavors_from_environment 12 0 0 8 0 100%
sources/ictruck/vehicles.py trace_levels_from_environment 12 0 0 8 0 100%
sources/ictruck/vehicles.py install 2 0 0 0 0 100%
sources/ictruck/vehicles.py produce_truck 10 0 0 6 0 100%
sources/ictruck/vehicles.py register_module 16 0 0 10 0 100%
sources/ictruck/vehicles.py _add_truck_initarg_active_flavors 9 0 0 8 0 100%
sources/ictruck/vehicles.py _add_truck_initarg_trace_levels 9 0 0 6 0 100%
sources/ictruck/vehicles.py _calculate_effective_flavors 9 0 0 8 0 100%
sources/ictruck/vehicles.py _calculate_effective_trace_level 5 0 0 4 0 100%
sources/ictruck/vehicles.py _calculate_ic_initargs 10 0 0 2 0 100%
sources/ictruck/vehicles.py _dict_from_dataclass 1 0 0 0 0 100%
sources/ictruck/vehicles.py _discover_invoker_module_name 9 0 3 4 0 100%
sources/ictruck/vehicles.py _iterate_module_name_ancestry 3 0 0 2 0 100%
sources/ictruck/vehicles.py _merge_ic_configuration 8 0 0 4 0 100%
sources/ictruck/vehicles.py _produce_ic_configuration 15 0 0 12 0 100%
sources/ictruck/vehicles.py (no function) 69 0 1 0 0 100%
Total   603 1 18 164 1 99%

No items found using the specified filter.