Coverage report: 88%

Files Functions Classes

coverage.py v7.14.0, created at 2026-05-19 15:47 +0000

File function   statements missing excluded   coverage
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / __init__.py (no function)   9 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / _config.py _load_config   20 10 0   50%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / _config.py (no function)   10 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / cli.py main   133 28 0   79%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / cli.py (no function)   10 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py process_distribution   15 6 0   60%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Symb.__new__   9 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Symb.name   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Symb.label   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Symb.var   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Symb.is_literal   5 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Symb.bracketed   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Component.display   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Component.generate_code   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Component.__lt__   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py AssignmentComponent.create   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py AssignmentComponent.display   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py AssignmentComponent.generate_code   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py DistributionComponent.create   5 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py DistributionComponent.display   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py DistributionComponent.generate_code   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.requires   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.provides   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.create   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.__lt__   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.display   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.generate_ppf   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py Prior.generate_pdf   4 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_components.py (no function)   56 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.txt   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.variables   10 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.params   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.constants   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.locals   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.mapping   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.__init__   10 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.generate_prior_ppf   12 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.generate_log_prior   13 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.generate_forward_model   25 2 0   92%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.generate_log_like   15 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.generate   30 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.compile   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.summary   23 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.expression   17 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.assign   7 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.constraint   5 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.prior   5 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator.fancy_print   6 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._sort_by_dependency   19 2 0   89%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._collect_vars   13 1 0   92%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._extract_params   4 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._replace_var   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._cleanup_old_modules   16 7 0   56%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._compile_to_module   22 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py CodeGenerator._load_module   20 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / code_gen.py (no function)   59 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.create_grid   45 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.register_grid   6 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.reload_grids   6 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.grids   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.get_grid   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.restructure_grid   15 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.__init__   21 1 0   95%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.__repr__   11 2 0   82%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator._get_input_map   4 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.summary   23 4 0   83%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py GridGenerator.build_grid   8 1 0   88%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / grid_gen.py (no function)   29 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / io.py classify_file   12 9 0   25%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / io.py read_model_toml   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / io.py load_posterior   13 2 0   85%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / io.py load_to_frame   15 3 0   80%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / io.py corner_plot   21 21 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / io.py (no function)   12 1 0   92%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.code_generator   23 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.txt   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.__init__   17 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.set_from_dict   57 14 0   75%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.override_mapping   12 3 0   75%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.expression   7 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.assign   11 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.constraint   8 1 0   88%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.prior   8 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.summary   7 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.generate_code   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder._unpack_distribution   11 2 0   82%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.validate_constants   17 2 0   88%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.build_sampler   14 2 0   86%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder._resolve_deferred   15 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py ModelBuilder.is_valid_param   5 1 0   80%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.txt   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.__init__   9 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.resolve_all   10 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.resolve_recursive   61 6 0   90%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.push_components   12 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.render_graph   19 19 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver.extract_deferred   6 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver._replace_grid_name   13 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py DeferredResolver._replace_indexed_var   7 1 0   86%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / model_builder.py (no function)   51 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py ResultStats.summary   21 2 0   90%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py ResultStats.to_array   4 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py ResultStats.create_from_array   4 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py ResultStats.create_from_post   12 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.constants   2 2 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.model   6 2 0   67%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.param_names   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.output_names   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.const_names   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.grids_used   6 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.optional_consts   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.ndim   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.forward_model   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.log_prob   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.log_like   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.log_prior   1 1 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.prior_transform   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.postprocess   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.stats   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.post   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.__init__   10 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.validate_constants   9 1 0   89%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.summary   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.run   1 1 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.save_results   1 1 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.save_corner   1 1 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler._save_contents   3 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler.batch_run   31 2 0   94%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py _Sampler._run_single_   13 13 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.sampler   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.results   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.__init__   4 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.summary   9 2 0   78%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.run   27 3 0   89%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.save_corner   4 4 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerEnsemble.save_results   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerNested.sampler   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerNested.results   1 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerNested.__init__   2 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerNested.run   17 0 0   100%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerNested.save_results   3 3 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py SamplerNested.save_corner   4 4 0   0%
 / opt / hostedtoolcache / Python / 3.10.20 / x64 / lib / python3.10 / site-packages / starlord / samplers.py (no function)   103 0 0   100%
Total     1628 193 0   88%

No items found using the specified filter.