Coverage report: 47%

Files Functions Classes

coverage.py v7.6.12, created at 2025-03-12 17:09 +0000

File function statements missing excluded coverage
bim2sim/__init__.py run_project 1 1 0 0%
bim2sim/__init__.py (no function) 9 2 0 78%
bim2sim/__main__.py get_version 4 4 0 0%
bim2sim/__main__.py commandline_interface 19 19 0 0%
bim2sim/__main__.py (no function) 8 8 0 0%
bim2sim/elements/__init__.py (no function) 0 0 0 100%
bim2sim/elements/aggregation/__init__.py AggregationMixin.__init__ 9 0 0 100%
bim2sim/elements/aggregation/__init__.py AggregationMixin.__init_subclass__ 5 1 0 80%
bim2sim/elements/aggregation/__init__.py AggregationMixin._calc_position 13 13 0 0%
bim2sim/elements/aggregation/__init__.py AggregationMixin.source_info 1 1 0 0%
bim2sim/elements/aggregation/__init__.py AggregationMixin.__repr__ 1 1 0 0%
bim2sim/elements/aggregation/__init__.py AggregationMixin.__str__ 1 0 0 100%
bim2sim/elements/aggregation/__init__.py (no function) 17 1 0 94%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone.__init__ 5 5 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone.bind_elements 6 6 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone.bind_tz_to_storeys 10 10 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone.bind_tz_to_building 12 12 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone.find_matches 19 19 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone.create_aggregated_tz 8 8 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone._calc_net_volume 1 1 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone._intensive_calc 2 2 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone._intensive_list_calc 6 6 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone._extensive_calc 1 1 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone._bool_calc 8 8 0 0%
bim2sim/elements/aggregation/bps_aggregations.py AggregatedThermalZone._get_tz_usage 1 1 0 0%
bim2sim/elements/aggregation/bps_aggregations.py SBDisaggregationMixin.__init__ 41 41 0 0%
bim2sim/elements/aggregation/bps_aggregations.py SBDisaggregationMixin.get_id 5 5 0 0%
bim2sim/elements/aggregation/bps_aggregations.py (no function) 94 1 0 99%
bim2sim/elements/aggregation/hvac_aggregations.py verify_edge_ports 2 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py verify_edge_ports.wrapper 7 2 0 71%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationPort.__init__ 7 1 0 86%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationPort.flow_direction_from_original 12 7 0 42%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationPort._calc_position 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationMixin.__init__ 3 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationMixin.get_ports 8 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationMixin.get_empty_mapping 10 10 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationMixin.get_replacement_mapping 5 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationMixin.find_matches 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py HVACAggregationMixin._calc_has_pump 6 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py PipeStrand.find_matches 4 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py PipeStrand._calc_avg 15 2 0 87%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.find_matches 9 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.check_number_of_elements 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.check_pipe_strand_horizontality 3 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.get_pipe_strand_attributes 16 3 0 81%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.get_ufh_type 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.get_pipe_strand_spacing 18 1 0 94%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.check_heating_area 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.check_spacing 3 1 0 67%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.check_kpi 2 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.check_conditions 15 5 0 67%
bim2sim/elements/aggregation/hvac_aggregations.py UnderfloorHeating.is_consumer 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump.find_matches 6 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump._calc_avg 17 17 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump.get_replacement_mapping 6 2 0 67%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump.pump_elements 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump._calc_rated_power 3 1 0 67%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump._calc_rated_height 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump._calc_volume_flow 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump._calc_diameter 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ParallelPump.not_pump_elements 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer.find_matches 15 1 0 93%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer.pump_elements 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer.not_pump_elements 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_TControl 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer.whitelist_elements 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_rated_power 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_rated_pump_power 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_volume_flow 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_flow_temperature 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_return_temperature 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_dT_water 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_body_mass 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_heat_capacity 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_demand_type 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_rated_height 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py Consumer._calc_description 6 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule.__init__ 7 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._register_open_consumer_ports 4 1 0 75%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule.find_matches 24 1 0 96%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_avg 2 2 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule.whitelist_elements 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_flow_temperature 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_has_pump 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_return_temperature 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_dT_water 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_body_mass 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_heat_capacity 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_demand_type 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule.calc_mass_flow 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_rated_power 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_TControl 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py ConsumerHeatingDistributorModule._calc_temperature_array 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid.__init__ 5 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid.find_matches 44 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_avg 17 17 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_has_bypass 3 3 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid.find_bypasses 5 5 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_has_bypass_decision 8 8 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid.whitelist_elements 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid.not_whitelist_elements 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_rated_power 1 0 0 100%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_min_power 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_min_PLR 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_flow_temperature 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_return_temperature 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_dT_water 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_diameter 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid.pump_elements 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_rated_pump_power 3 3 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_volume_flow 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_volume 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py GeneratorOneFluid._calc_rated_height 1 1 0 0%
bim2sim/elements/aggregation/hvac_aggregations.py (no function) 213 0 0 100%
bim2sim/elements/base_elements.py ElementEncoder.default 3 3 0 0%
bim2sim/elements/base_elements.py Element.__init__ 6 1 0 83%
bim2sim/elements/base_elements.py Element.__hash__ 1 0 0 100%
bim2sim/elements/base_elements.py Element.validate_creation 1 1 0 0%
bim2sim/elements/base_elements.py Element.validate_attributes 1 1 0 0%
bim2sim/elements/base_elements.py Element._calc_position 1 1 0 0%
bim2sim/elements/base_elements.py Element.get_id 5 1 0 80%
bim2sim/elements/base_elements.py Element.get_object 1 1 0 0%
bim2sim/elements/base_elements.py Element.request 1 0 0 100%
bim2sim/elements/base_elements.py Element.reset 1 0 0 100%
bim2sim/elements/base_elements.py Element.source_info 1 1 0 0%
bim2sim/elements/base_elements.py Element.get_pending_attribute_decisions 6 0 0 100%
bim2sim/elements/base_elements.py Element.full_reset 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.__init__ 11 0 0 100%
bim2sim/elements/base_elements.py IFCBased.ifc2args 3 0 0 100%
bim2sim/elements/base_elements.py IFCBased.from_ifc 3 0 0 100%
bim2sim/elements/base_elements.py IFCBased.ifc_type 2 0 0 100%
bim2sim/elements/base_elements.py IFCBased.pre_validate 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased._calc_position 8 0 0 100%
bim2sim/elements/base_elements.py IFCBased._get_name_from_ifc 3 1 0 67%
bim2sim/elements/base_elements.py IFCBased.get_ifc_attribute 1 0 0 100%
bim2sim/elements/base_elements.py IFCBased.get_propertyset 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_propertysets 3 0 0 100%
bim2sim/elements/base_elements.py IFCBased.get_type_propertysets 3 0 0 100%
bim2sim/elements/base_elements.py IFCBased.get_hierarchical_parent 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_hierarchical_children 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_spartial_parent 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_spartial_children 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_space 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_storey 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_building 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_site 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_project 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.get_true_north 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.summary 1 1 0 0%
bim2sim/elements/base_elements.py IFCBased.search_property_hierarchy 14 3 0 79%
bim2sim/elements/base_elements.py IFCBased.inverse_properties 3 0 0 100%
bim2sim/elements/base_elements.py IFCBased.filter_properties 7 0 0 100%
bim2sim/elements/base_elements.py IFCBased.filter_for_text_fragments 14 4 0 71%
bim2sim/elements/base_elements.py IFCBased.get_exact_property 6 0 0 100%
bim2sim/elements/base_elements.py IFCBased.select_from_potential_properties 14 3 0 79%
bim2sim/elements/base_elements.py IFCBased.source_info 1 0 0 100%
bim2sim/elements/base_elements.py RelationBased.__repr__ 1 1 0 0%
bim2sim/elements/base_elements.py RelationBased.__str__ 1 1 0 0%
bim2sim/elements/base_elements.py ProductBased.__init__ 6 0 0 100%
bim2sim/elements/base_elements.py ProductBased.__init_subclass__ 2 0 0 100%
bim2sim/elements/base_elements.py ProductBased.get_ports 1 0 0 100%
bim2sim/elements/base_elements.py ProductBased.get_better_subclass 1 0 0 100%
bim2sim/elements/base_elements.py ProductBased.neighbors 5 0 0 100%
bim2sim/elements/base_elements.py ProductBased.validate_creation 11 2 0 82%
bim2sim/elements/base_elements.py ProductBased.validate_attributes 5 5 0 0%
bim2sim/elements/base_elements.py ProductBased.validate_ports 1 1 0 0%
bim2sim/elements/base_elements.py ProductBased.__repr__ 1 1 0 0%
bim2sim/elements/base_elements.py ProductBased.calc_cost_group 1 0 0 100%
bim2sim/elements/base_elements.py ProductBased.calc_volume_from_ifc_shape 8 8 0 0%
bim2sim/elements/base_elements.py ProductBased._get_volume 6 6 0 0%
bim2sim/elements/base_elements.py ProductBased.__str__ 1 0 0 100%
bim2sim/elements/base_elements.py Port.__init__ 3 0 0 100%
bim2sim/elements/base_elements.py Port.connect 7 2 0 71%
bim2sim/elements/base_elements.py Port.disconnect 4 4 0 0%
bim2sim/elements/base_elements.py Port.is_connected 1 0 0 100%
bim2sim/elements/base_elements.py Port.__repr__ 7 3 0 57%
bim2sim/elements/base_elements.py Port.__str__ 1 0 0 100%
bim2sim/elements/base_elements.py Material.__init__ 2 0 0 100%
bim2sim/elements/base_elements.py Material.get_id 5 1 0 80%
bim2sim/elements/base_elements.py Material.__repr__ 3 3 0 0%
bim2sim/elements/base_elements.py Dummy.ifc_type 1 1 0 0%
bim2sim/elements/base_elements.py Dummy.__str__ 1 1 0 0%
bim2sim/elements/base_elements.py Factory.__init__ 5 0 0 100%
bim2sim/elements/base_elements.py Factory.__call__ 13 6 0 54%
bim2sim/elements/base_elements.py Factory.create 6 2 0 67%
bim2sim/elements/base_elements.py Factory.get_element 8 0 0 100%
bim2sim/elements/base_elements.py Factory.create_ifc_mapping 19 1 0 95%
bim2sim/elements/base_elements.py SerializedElement.__init__ 13 13 0 0%
bim2sim/elements/base_elements.py SerializedElement.is_picklable 5 5 0 0%
bim2sim/elements/base_elements.py SerializedElement.__repr__ 1 1 0 0%
bim2sim/elements/base_elements.py (no function) 148 0 0 100%
bim2sim/elements/bps_elements.py BPSProduct.__init__ 8 0 0 100%
bim2sim/elements/bps_elements.py BPSProduct.__repr__ 1 1 0 0%
bim2sim/elements/bps_elements.py BPSProduct.get_bound_area 1 1 0 0%
bim2sim/elements/bps_elements.py BPSProduct.get_net_bound_area 1 1 0 0%
bim2sim/elements/bps_elements.py BPSProduct.is_external 13 13 0 0%
bim2sim/elements/bps_elements.py BPSProduct.calc_cost_group 1 0 0 100%
bim2sim/elements/bps_elements.py BPSProduct._calc_teaser_orientation 6 6 0 0%
bim2sim/elements/bps_elements.py BPSProduct.group_orientation 9 9 0 0%
bim2sim/elements/bps_elements.py BPSProduct._get_sbs_without_corresponding 6 6 0 0%
bim2sim/elements/bps_elements.py BPSProduct._get_opening_area 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone.__init__ 2 0 0 100%
bim2sim/elements/bps_elements.py ThermalZone.outer_walls 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone.windows 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone.is_external 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_external_orientation 9 9 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_glass_percentage 5 5 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_space_neighbors 7 7 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_space_shape 6 6 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_space_center 4 4 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_footprint_shape 2 2 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_space_shape_volume 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_volume_geometric 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_usage 6 6 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_name 4 4 0 0%
bim2sim/elements/bps_elements.py ThermalZone.get_bound_floor_area 6 6 0 0%
bim2sim/elements/bps_elements.py ThermalZone.get_net_bound_floor_area 6 6 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_horizontal_sbs 9 9 0 0%
bim2sim/elements/bps_elements.py ThermalZone._area_specific_post_processing 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone._get_heating_profile 2 1 0 50%
bim2sim/elements/bps_elements.py ThermalZone._get_cooling_profile 2 1 0 50%
bim2sim/elements/bps_elements.py ThermalZone._get_persons 2 1 0 50%
bim2sim/elements/bps_elements.py ThermalZone._calc_lighting_power 3 0 0 100%
bim2sim/elements/bps_elements.py ThermalZone.get__elements_by_type 1 1 0 0%
bim2sim/elements/bps_elements.py ThermalZone.__repr__ 1 1 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary.__init__ 8 8 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._calc_position 4 4 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary.pre_validate 1 1 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary.validate_creation 3 3 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary.get_bound_area 4 4 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_top_bottom 9 9 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_bound_center 3 3 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_related_bound 65 65 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_related_adb_bound 21 21 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_is_physical 1 1 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_bound_shape 68 68 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary.get_level_description 1 1 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_is_external 7 7 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_opening_area 3 3 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_net_bound_area 1 1 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary._get_bound_normal 1 1 0 0%
bim2sim/elements/bps_elements.py SpaceBoundary2B.__init__ 11 11 0 0%
bim2sim/elements/bps_elements.py BPSProductWithLayers.__init__ 2 0 0 100%
bim2sim/elements/bps_elements.py BPSProductWithLayers.get_u_value 8 1 0 88%
bim2sim/elements/bps_elements.py BPSProductWithLayers.get_thickness_by_layers 5 5 0 0%
bim2sim/elements/bps_elements.py Wall.__init__ 1 0 0 100%
bim2sim/elements/bps_elements.py Wall.get_better_subclass 1 1 0 0%
bim2sim/elements/bps_elements.py Layer.__init__ 4 0 0 100%
bim2sim/elements/bps_elements.py Layer.get_id 5 1 0 80%
bim2sim/elements/bps_elements.py Layer.pre_validate 1 1 0 0%
bim2sim/elements/bps_elements.py Layer.validate_creation 1 1 0 0%
bim2sim/elements/bps_elements.py Layer._get_thickness 3 3 0 0%
bim2sim/elements/bps_elements.py Layer.__repr__ 1 1 0 0%
bim2sim/elements/bps_elements.py LayerSet.__init__ 3 0 0 100%
bim2sim/elements/bps_elements.py LayerSet.get_id 5 1 0 80%
bim2sim/elements/bps_elements.py LayerSet.get_total_thickness 4 2 0 50%
bim2sim/elements/bps_elements.py LayerSet._get_volume 7 7 0 0%
bim2sim/elements/bps_elements.py LayerSet.__repr__ 3 3 0 0%
bim2sim/elements/bps_elements.py OuterWall.calc_cost_group 5 2 0 60%
bim2sim/elements/bps_elements.py InnerWall.calc_cost_group 5 5 0 0%
bim2sim/elements/bps_elements.py Window.get_glazing_area 3 3 0 0%
bim2sim/elements/bps_elements.py Window.calc_cost_group 1 0 0 100%
bim2sim/elements/bps_elements.py Door.get_better_subclass 1 1 0 0%
bim2sim/elements/bps_elements.py Door.get_net_area 3 3 0 0%
bim2sim/elements/bps_elements.py InnerDoor.calc_cost_group 1 1 0 0%
bim2sim/elements/bps_elements.py OuterDoor.calc_cost_group 1 1 0 0%
bim2sim/elements/bps_elements.py Slab.__init__ 1 1 0 0%
bim2sim/elements/bps_elements.py Slab._calc_teaser_orientation 1 1 0 0%
bim2sim/elements/bps_elements.py Roof.calc_cost_group 5 5 0 0%
bim2sim/elements/bps_elements.py InnerFloor.calc_cost_group 1 1 0 0%
bim2sim/elements/bps_elements.py GroundFloor._calc_teaser_orientation 1 1 0 0%
bim2sim/elements/bps_elements.py GroundFloor.calc_cost_group 1 1 0 0%
bim2sim/elements/bps_elements.py Site.__init__ 3 3 0 0%
bim2sim/elements/bps_elements.py Building.__init__ 4 0 0 100%
bim2sim/elements/bps_elements.py Building._get_building_name 5 5 0 0%
bim2sim/elements/bps_elements.py Building._get_number_of_storeys 1 1 0 0%
bim2sim/elements/bps_elements.py Building._get_avg_storey_height 16 16 0 0%
bim2sim/elements/bps_elements.py Building._check_tz_ahu 6 0 0 100%
bim2sim/elements/bps_elements.py Storey.__init__ 2 2 0 0%
bim2sim/elements/bps_elements.py (no function) 342 0 0 100%
bim2sim/elements/graphs/__init__.py (no function) 0 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.__init__ 3 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph._update_from_elements 4 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph._contract_ports_into_elements 6 6 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.element_graph 5 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.elements 2 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_not_contracted_neighbors 2 2 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_contractions 6 6 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_cycles 5 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_type_chains 14 3 0 79%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.merge 7 1 0 86%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_connections 1 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.plot 106 106 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.dump_to_cytoscape_json 7 7 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.to_serializable 1 1 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.from_serialized 1 1 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.remove_not_wanted_nodes 8 2 0 75%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.find_bypasses_in_cycle 10 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_all_cycles_with_wanted 15 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.detect_bypasses_to_wanted 1 1 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_parallels 47 3 0 94%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_parallels.related_cycles 7 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_parallels.group_parallels 20 1 0 95%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.recurse_set_side 18 18 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.recurse_set_unknown_sides 26 26 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_dir_paths_between 13 1 0 92%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_path_without_junctions 16 2 0 88%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.get_connections_between 10 10 0 0%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.subgraph_from_elements 3 0 0 100%
bim2sim/elements/graphs/hvac_graph.py HvacGraph.remove_classes_from 7 0 0 100%
bim2sim/elements/graphs/hvac_graph.py (no function) 55 0 0 100%
bim2sim/elements/hvac_elements.py diameter_post_processing 3 0 0 100%
bim2sim/elements/hvac_elements.py length_post_processing 3 3 0 0%
bim2sim/elements/hvac_elements.py HVACPort.__init__ 6 0 0 100%
bim2sim/elements/hvac_elements.py HVACPort.ifc2args 12 1 0 92%
bim2sim/elements/hvac_elements.py HVACPort._calc_position 14 4 0 71%
bim2sim/elements/hvac_elements.py HVACPort.pre_validate 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACPort.validate_creation 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACPort.flow_master 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACPort.flow_master 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACPort.flow_direction 1 0 0 100%
bim2sim/elements/hvac_elements.py HVACPort.flow_direction 5 2 0 60%
bim2sim/elements/hvac_elements.py HVACPort.verbose_flow_direction 7 7 0 0%
bim2sim/elements/hvac_elements.py HVACPort.flow_side 3 3 0 0%
bim2sim/elements/hvac_elements.py HVACPort.flow_side 8 8 0 0%
bim2sim/elements/hvac_elements.py HVACPort.verbose_flow_side 5 5 0 0%
bim2sim/elements/hvac_elements.py HVACPort.determine_flow_side 21 21 0 0%
bim2sim/elements/hvac_elements.py HVACProduct.__init__ 2 0 0 100%
bim2sim/elements/hvac_elements.py HVACProduct.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACProduct.get_ports 13 3 0 77%
bim2sim/elements/hvac_elements.py HVACProduct.get_inner_connections 4 0 0 100%
bim2sim/elements/hvac_elements.py HVACProduct.decide_inner_connections 34 32 0 6%
bim2sim/elements/hvac_elements.py HVACProduct.validate_ports 6 1 0 83%
bim2sim/elements/hvac_elements.py HVACProduct.is_generator 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACProduct.is_consumer 1 1 0 0%
bim2sim/elements/hvac_elements.py HVACProduct.calc_cost_group 1 0 0 100%
bim2sim/elements/hvac_elements.py HVACProduct.__repr__ 1 1 0 0%
bim2sim/elements/hvac_elements.py HeatPump.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Chiller.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py CoolingTower.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py HeatExchanger.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Boiler.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Boiler.is_generator 1 1 0 0%
bim2sim/elements/hvac_elements.py Boiler.get_inner_connections 4 1 0 75%
bim2sim/elements/hvac_elements.py Boiler._get_minimal_part_load_ratio 2 2 0 0%
bim2sim/elements/hvac_elements.py Boiler._normalise_value_zero_to_one 2 2 0 0%
bim2sim/elements/hvac_elements.py Boiler._calc_nominal_efficiency 7 7 0 0%
bim2sim/elements/hvac_elements.py Boiler._calc_rated_power 1 1 0 0%
bim2sim/elements/hvac_elements.py Boiler._calc_partial_load_efficiency 7 7 0 0%
bim2sim/elements/hvac_elements.py Boiler._calc_min_power 1 1 0 0%
bim2sim/elements/hvac_elements.py Boiler._calc_min_PLR 1 1 0 0%
bim2sim/elements/hvac_elements.py Boiler._calc_dT_water 1 1 0 0%
bim2sim/elements/hvac_elements.py Pipe.expected_hvac_ports 1 0 0 100%
bim2sim/elements/hvac_elements.py Pipe._calc_diameter_from_radius 3 1 0 67%
bim2sim/elements/hvac_elements.py Pipe._length_from_geometry 4 4 0 0%
bim2sim/elements/hvac_elements.py Pipe.get_lenght_from_shape 13 13 0 0%
bim2sim/elements/hvac_elements.py PipeFitting.expected_hvac_ports 1 0 0 100%
bim2sim/elements/hvac_elements.py PipeFitting._diameter_post_processing 3 3 0 0%
bim2sim/elements/hvac_elements.py PipeFitting.get_better_subclass 2 1 0 50%
bim2sim/elements/hvac_elements.py Junction.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py SpaceHeater.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py SpaceHeater.is_consumer 1 1 0 0%
bim2sim/elements/hvac_elements.py SpaceHeater._calc_dT_water 1 1 0 0%
bim2sim/elements/hvac_elements.py ExpansionTank.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Storage.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Storage._calc_volume 1 1 0 0%
bim2sim/elements/hvac_elements.py Distributor.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Pump.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Pump._calc_rated_power 3 3 0 0%
bim2sim/elements/hvac_elements.py Valve.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py ThreeWayValve.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py Medium.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py CHP.expected_hvac_ports 1 1 0 0%
bim2sim/elements/hvac_elements.py (no function) 271 0 0 100%
bim2sim/elements/mapping/__init__.py (no function) 0 0 0 100%
bim2sim/elements/mapping/attribute.py AutoAttributeNameMeta.__init__ 4 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.__init__ 14 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.to_aggregation 4 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute._get_value 51 18 0 65%
bim2sim/elements/mapping/attribute.py Attribute.get_from_default_propertyset 5 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.get_from_finder 7 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.get_from_patterns 2 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.get_from_functions 11 3 0 73%
bim2sim/elements/mapping/attribute.py Attribute.get_conditions 5 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.check_conditions 5 5 0 0%
bim2sim/elements/mapping/attribute.py Attribute.create_decision 14 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.post_process_value 10 4 0 60%
bim2sim/elements/mapping/attribute.py Attribute.ifc_post_processing 3 3 0 0%
bim2sim/elements/mapping/attribute.py Attribute.request 8 5 0 38%
bim2sim/elements/mapping/attribute.py Attribute.reset 1 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.get_dependency_decisions 7 1 0 86%
bim2sim/elements/mapping/attribute.py Attribute.dependant_elements_decision 14 14 0 0%
bim2sim/elements/mapping/attribute.py Attribute.initialize 4 2 0 50%
bim2sim/elements/mapping/attribute.py Attribute._inner_get 1 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute._inner_set 1 0 0 100%
bim2sim/elements/mapping/attribute.py Attribute.__get__ 21 1 0 95%
bim2sim/elements/mapping/attribute.py Attribute.__set__ 16 5 0 69%
bim2sim/elements/mapping/attribute.py Attribute.__str__ 1 1 0 0%
bim2sim/elements/mapping/attribute.py AttributeManager.__init__ 5 0 0 100%
bim2sim/elements/mapping/attribute.py AttributeManager.__setitem__ 14 8 0 43%
bim2sim/elements/mapping/attribute.py AttributeManager.update 2 0 0 100%
bim2sim/elements/mapping/attribute.py AttributeManager.reset 5 2 0 60%
bim2sim/elements/mapping/attribute.py AttributeManager.request 21 6 0 71%
bim2sim/elements/mapping/attribute.py AttributeManager.get_attribute 1 0 0 100%
bim2sim/elements/mapping/attribute.py AttributeManager.get_unit 2 0 0 100%
bim2sim/elements/mapping/attribute.py AttributeManager.names 1 0 0 100%
bim2sim/elements/mapping/attribute.py AttributeManager.get_decisions 5 0 0 100%
bim2sim/elements/mapping/attribute.py multi_calc 3 0 0 100%
bim2sim/elements/mapping/attribute.py multi_calc.wrapper 4 0 0 100%
bim2sim/elements/mapping/attribute.py (no function) 60 0 0 100%
bim2sim/elements/mapping/condition.py Condition.__init__ 2 0 0 100%
bim2sim/elements/mapping/condition.py Condition.logger 3 3 0 0%
bim2sim/elements/mapping/condition.py Condition.check 1 1 0 0%
bim2sim/elements/mapping/condition.py RangeCondition.__init__ 6 0 0 100%
bim2sim/elements/mapping/condition.py RangeCondition.check 10 2 0 80%
bim2sim/elements/mapping/condition.py ListCondition.__init__ 4 0 0 100%
bim2sim/elements/mapping/condition.py ListCondition.check 5 5 0 0%
bim2sim/elements/mapping/condition.py ThicknessCondition.__init__ 4 0 0 100%
bim2sim/elements/mapping/condition.py ThicknessCondition.check 9 9 0 0%
bim2sim/elements/mapping/condition.py UValueCondition.__init__ 4 0 0 100%
bim2sim/elements/mapping/condition.py UValueCondition.check 9 9 0 0%
bim2sim/elements/mapping/condition.py UValueCondition.get_u_value_from_layers 8 8 0 0%
bim2sim/elements/mapping/condition.py (no function) 22 0 0 100%
bim2sim/elements/mapping/filter.py Filter.__init__ 1 0 0 100%
bim2sim/elements/mapping/filter.py Filter.matches 1 1 0 0%
bim2sim/elements/mapping/filter.py Filter.run 1 1 0 0%
bim2sim/elements/mapping/filter.py Filter.__repr__ 1 1 0 0%
bim2sim/elements/mapping/filter.py TypeFilter.__init__ 2 0 0 100%
bim2sim/elements/mapping/filter.py TypeFilter.matches 2 2 0 0%
bim2sim/elements/mapping/filter.py TypeFilter.run 11 3 0 73%
bim2sim/elements/mapping/filter.py TextFilter.__init__ 7 1 0 86%
bim2sim/elements/mapping/filter.py TextFilter.matches 2 2 0 0%
bim2sim/elements/mapping/filter.py TextFilter.run 9 1 0 89%
bim2sim/elements/mapping/filter.py GeometricFilter.__init__ 11 11 0 0%
bim2sim/elements/mapping/filter.py GeometricFilter.matches 2 2 0 0%
bim2sim/elements/mapping/filter.py ZoneFilter.__init__ 1 1 0 0%
bim2sim/elements/mapping/filter.py (no function) 22 0 0 100%
bim2sim/elements/mapping/finder.py Finder.find 1 1 0 0%
bim2sim/elements/mapping/finder.py Finder.reset 1 1 0 0%
bim2sim/elements/mapping/finder.py TemplateFinder.__init__ 8 0 0 100%
bim2sim/elements/mapping/finder.py TemplateFinder.load 11 1 0 91%
bim2sim/elements/mapping/finder.py TemplateFinder.save 4 0 0 100%
bim2sim/elements/mapping/finder.py TemplateFinder.set 2 0 0 100%
bim2sim/elements/mapping/finder.py TemplateFinder.find 23 5 0 78%
bim2sim/elements/mapping/finder.py TemplateFinder._set_templates_by_tools 37 15 0 59%
bim2sim/elements/mapping/finder.py TemplateFinder.initialize 22 11 0 50%
bim2sim/elements/mapping/finder.py TemplateFinder._get_elements_source_tool 7 1 0 86%
bim2sim/elements/mapping/finder.py TemplateFinder.remove_duplicate_source_tools 8 0 0 100%
bim2sim/elements/mapping/finder.py TemplateFinder.reset 3 3 0 0%
bim2sim/elements/mapping/finder.py TemplateFinder.disable 4 4 0 0%
bim2sim/elements/mapping/finder.py SourceTool.__init__ 6 0 0 100%
bim2sim/elements/mapping/finder.py SourceTool.__repr__ 1 1 0 0%
bim2sim/elements/mapping/finder.py (no function) 37 1 0 97%
bim2sim/elements/mapping/ifc2python.py load_ifc 15 8 0 47%
bim2sim/elements/mapping/ifc2python.py reset_guids 4 0 0 100%
bim2sim/elements/mapping/ifc2python.py property_set2dict 39 31 0 21%
bim2sim/elements/mapping/ifc2python.py property_set2dict.add_quantities_to_dict 21 21 0 0%
bim2sim/elements/mapping/ifc2python.py property_set2dict.add_property_to_dict 48 33 0 31%
bim2sim/elements/mapping/ifc2python.py get_layers_ifc 24 24 0 0%
bim2sim/elements/mapping/ifc2python.py getElementByGUID 2 2 0 0%
bim2sim/elements/mapping/ifc2python.py getIfcAttribute 4 4 0 0%
bim2sim/elements/mapping/ifc2python.py get_property_set_by_name 7 0 0 100%
bim2sim/elements/mapping/ifc2python.py get_property_sets 14 8 0 43%
bim2sim/elements/mapping/ifc2python.py get_type_property_sets 6 0 0 100%
bim2sim/elements/mapping/ifc2python.py get_quantity_sets 6 6 0 0%
bim2sim/elements/mapping/ifc2python.py get_guid 4 4 0 0%
bim2sim/elements/mapping/ifc2python.py get_predefined_type 7 0 0 100%
bim2sim/elements/mapping/ifc2python.py getElementType 4 4 0 0%
bim2sim/elements/mapping/ifc2python.py checkIfcElementType 2 2 0 0%
bim2sim/elements/mapping/ifc2python.py getHierarchicalParent 6 6 0 0%
bim2sim/elements/mapping/ifc2python.py getHierarchicalChildren 6 6 0 0%
bim2sim/elements/mapping/ifc2python.py getSpatialParent 3 3 0 0%
bim2sim/elements/mapping/ifc2python.py getSpatialChildren 3 3 0 0%
bim2sim/elements/mapping/ifc2python.py getSpace 8 8 0 0%
bim2sim/elements/mapping/ifc2python.py getStorey 10 10 0 0%
bim2sim/elements/mapping/ifc2python.py getBuilding 11 11 0 0%
bim2sim/elements/mapping/ifc2python.py getSite 11 11 0 0%
bim2sim/elements/mapping/ifc2python.py getProject 9 9 0 0%
bim2sim/elements/mapping/ifc2python.py get_true_north 8 8 0 0%
bim2sim/elements/mapping/ifc2python.py get_ports 9 0 0 100%
bim2sim/elements/mapping/ifc2python.py get_ports_connections 2 0 0 100%
bim2sim/elements/mapping/ifc2python.py get_ports_parent 5 1 0 80%
bim2sim/elements/mapping/ifc2python.py convertToSI 9 9 0 0%
bim2sim/elements/mapping/ifc2python.py summary 16 16 0 0%
bim2sim/elements/mapping/ifc2python.py used_properties 12 12 0 0%
bim2sim/elements/mapping/ifc2python.py BoundedValue.__new__ 5 5 0 0%
bim2sim/elements/mapping/ifc2python.py BoundedValue.__init__ 6 6 0 0%
bim2sim/elements/mapping/ifc2python.py BoundedValue.__set__ 8 8 0 0%
bim2sim/elements/mapping/ifc2python.py BoundedValue.__iter__ 2 2 0 0%
bim2sim/elements/mapping/ifc2python.py BoundedValue.__str__ 3 3 0 0%
bim2sim/elements/mapping/ifc2python.py (no function) 50 1 0 98%
bim2sim/elements/mapping/units.py parse_ifc 43 20 0 53%
bim2sim/elements/mapping/units.py (no function) 9 0 0 100%
bim2sim/examples/__init__.py (no function) 0 0 0 100%
bim2sim/examples/e1_template_plugin.py run_simple_project 17 17 0 0%
bim2sim/examples/e1_template_plugin.py (no function) 11 11 0 0%
bim2sim/examples/e2_interactive_project.py run_interactive_example 8 8 0 0%
bim2sim/examples/e2_interactive_project.py (no function) 10 10 0 0%
bim2sim/export/__init__.py (no function) 0 0 0 100%
bim2sim/export/modelica/__init__.py clean_string 1 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaModel.__init__ 6 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaModel.set_positions 21 8 0 62%
bim2sim/export/modelica/__init__.py ModelicaModel.code 2 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaModel.unknown_params 5 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaModel.save 9 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement.__init__ 7 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement._get_clean_guid 1 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement._get_name 4 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement._lookup_add 5 1 0 80%
bim2sim/export/modelica/__init__.py ModelicaElement.init_factory 27 10 0 63%
bim2sim/export/modelica/__init__.py ModelicaElement.factory 4 1 0 75%
bim2sim/export/modelica/__init__.py ModelicaElement._set_parameter 1 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement.collect_params 2 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement.modelica_parameters 2 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement.get_comment 1 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaElement.path 1 1 0 0%
bim2sim/export/modelica/__init__.py ModelicaElement.get_port_name 1 1 0 0%
bim2sim/export/modelica/__init__.py ModelicaElement.get_full_port_name 1 1 0 0%
bim2sim/export/modelica/__init__.py ModelicaElement.__repr__ 1 1 0 0%
bim2sim/export/modelica/__init__.py ModelicaParameter.__init__ 12 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaParameter.register 12 7 0 42%
bim2sim/export/modelica/__init__.py ModelicaParameter._create_parameter_decision 2 2 0 0%
bim2sim/export/modelica/__init__.py ModelicaParameter.get_pending_parameter_decisions 4 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaParameter.collect 16 9 0 44%
bim2sim/export/modelica/__init__.py ModelicaParameter.value 1 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaParameter.value 6 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaParameter.get_attribute_value 4 1 0 75%
bim2sim/export/modelica/__init__.py ModelicaParameter.convert_parameter 6 2 0 67%
bim2sim/export/modelica/__init__.py ModelicaParameter.to_modelica 1 0 0 100%
bim2sim/export/modelica/__init__.py ModelicaParameter.__repr__ 1 1 0 0%
bim2sim/export/modelica/__init__.py parse_to_modelica 33 5 0 85%
bim2sim/export/modelica/__init__.py check_numeric 6 2 0 67%
bim2sim/export/modelica/__init__.py check_numeric.inner_check 9 5 0 44%
bim2sim/export/modelica/__init__.py check_none 2 2 0 0%
bim2sim/export/modelica/__init__.py check_none.inner_check 1 1 0 0%
bim2sim/export/modelica/__init__.py (no function) 81 0 0 100%
bim2sim/export/modelica/standardlibrary.py StaticPipe.__init__ 4 0 0 100%
bim2sim/export/modelica/standardlibrary.py StaticPipe.get_port_name 5 5 0 0%
bim2sim/export/modelica/standardlibrary.py Valve.__init__ 4 0 0 100%
bim2sim/export/modelica/standardlibrary.py Valve.get_port_name 5 5 0 0%
bim2sim/export/modelica/standardlibrary.py ClosedVolume.__init__ 3 0 0 100%
bim2sim/export/modelica/standardlibrary.py ClosedVolume.get_port_name 5 5 0 0%
bim2sim/export/modelica/standardlibrary.py TeeJunctionVolume.__init__ 3 0 0 100%
bim2sim/export/modelica/standardlibrary.py TeeJunctionVolume.get_port_name 5 5 0 0%
bim2sim/export/modelica/standardlibrary.py (no function) 36 0 0 100%
bim2sim/kernel/__init__.py (no function) 1 0 0 100%
bim2sim/kernel/decision/__init__.py convert_0_to_0_1 2 2 0 0%
bim2sim/kernel/decision/__init__.py convert 2 2 0 0%
bim2sim/kernel/decision/__init__.py Decision.__init__ 20 1 0 95%
bim2sim/kernel/decision/__init__.py Decision.value 3 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.value 9 1 0 89%
bim2sim/kernel/decision/__init__.py Decision.reset 4 1 0 75%
bim2sim/kernel/decision/__init__.py Decision.freeze 3 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.skip 8 2 0 75%
bim2sim/kernel/decision/__init__.py Decision.build_checksum 1 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.convert 1 0 0 100%
bim2sim/kernel/decision/__init__.py Decision._validate 1 1 0 0%
bim2sim/kernel/decision/__init__.py Decision.validate 14 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.valid 1 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.reset_from_deserialized 19 4 0 79%
bim2sim/kernel/decision/__init__.py Decision.serialize_value 1 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.deserialize_value 1 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.get_serializable 4 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.get_options 4 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.get_question 1 0 0 100%
bim2sim/kernel/decision/__init__.py Decision.get_body 1 1 0 0%
bim2sim/kernel/decision/__init__.py Decision.__repr__ 2 0 0 100%
bim2sim/kernel/decision/__init__.py RealDecision.__init__ 5 0 0 100%
bim2sim/kernel/decision/__init__.py RealDecision.convert 6 0 0 100%
bim2sim/kernel/decision/__init__.py RealDecision._validate 7 0 0 100%
bim2sim/kernel/decision/__init__.py RealDecision.get_question 1 0 0 100%
bim2sim/kernel/decision/__init__.py RealDecision.get_body 1 1 0 0%
bim2sim/kernel/decision/__init__.py RealDecision.get_debug_answer 4 4 0 0%
bim2sim/kernel/decision/__init__.py RealDecision.serialize_value 2 0 0 100%
bim2sim/kernel/decision/__init__.py RealDecision.reset_from_deserialized 2 0 0 100%
bim2sim/kernel/decision/__init__.py BoolDecision.__init__ 1 0 0 100%
bim2sim/kernel/decision/__init__.py BoolDecision._validate 1 0 0 100%
bim2sim/kernel/decision/__init__.py ListDecision.__init__ 12 4 0 67%
bim2sim/kernel/decision/__init__.py ListDecision.choices 3 1 0 67%
bim2sim/kernel/decision/__init__.py ListDecision._validate 1 1 0 0%
bim2sim/kernel/decision/__init__.py ListDecision.validate 1 0 0 100%
bim2sim/kernel/decision/__init__.py ListDecision.get_body 6 1 0 83%
bim2sim/kernel/decision/__init__.py StringDecision.__init__ 2 0 0 100%
bim2sim/kernel/decision/__init__.py StringDecision._validate 1 0 0 100%
bim2sim/kernel/decision/__init__.py GuidDecision.__init__ 2 0 0 100%
bim2sim/kernel/decision/__init__.py GuidDecision._validate 5 0 0 100%
bim2sim/kernel/decision/__init__.py GuidDecision.serialize_value 1 0 0 100%
bim2sim/kernel/decision/__init__.py GuidDecision.deserialize_value 1 0 0 100%
bim2sim/kernel/decision/__init__.py DecisionBunch.__init__ 1 0 0 100%
bim2sim/kernel/decision/__init__.py DecisionBunch.valid 1 0 0 100%
bim2sim/kernel/decision/__init__.py DecisionBunch.to_answer_dict 1 0 0 100%
bim2sim/kernel/decision/__init__.py DecisionBunch.to_serializable 2 0 0 100%
bim2sim/kernel/decision/__init__.py DecisionBunch.validate_global_keys 4 1 0 75%
bim2sim/kernel/decision/__init__.py DecisionBunch.get_reduced_bunch 13 1 0 92%
bim2sim/kernel/decision/__init__.py save 5 0 0 100%
bim2sim/kernel/decision/__init__.py load 17 6 0 65%
bim2sim/kernel/decision/__init__.py (no function) 88 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.get_input_txt 6 1 0 83%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.get_default_txt 3 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.get_options_txt 1 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.get_body_txt 7 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.collection_progress 3 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.get_answers_for_bunch 25 3 0 88%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.user_input 45 6 0 87%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.user_input_live 51 51 0 0%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.get_matches_list 14 14 0 0%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.parse_real_input 7 1 0 86%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.parse_bool_input 6 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.parse_list_input 7 0 0 100%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.parse_string_input 6 2 0 67%
bim2sim/kernel/decision/console.py ConsoleDecisionHandler.parse_guid_input 7 2 0 71%
bim2sim/kernel/decision/console.py (no function) 30 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.__init__ 2 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.handle 16 12 0 25%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.get_answers_for_bunch 1 1 0 0%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.decision_answer_mapping 7 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.get_question 1 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.get_body 1 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.get_options 1 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.validate 1 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.shutdown 1 1 0 0%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.parse 10 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.parse_real_input 9 9 0 0%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.parse_bool_input 3 3 0 0%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.parse_list_input 5 5 0 0%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.parse_string_input 5 5 0 0%
bim2sim/kernel/decision/decisionhandler.py DecisionHandler.parse_guid_input 5 5 0 0%
bim2sim/kernel/decision/decisionhandler.py DebugDecisionHandler.__init__ 3 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DebugDecisionHandler.get_answers_for_bunch 7 0 0 100%
bim2sim/kernel/decision/decisionhandler.py DebugDecisionHandler.decision_answer_mapping 4 0 0 100%
bim2sim/kernel/decision/decisionhandler.py (no function) 29 0 0 100%
bim2sim/kernel/decorators.py log 3 3 0 0%
bim2sim/kernel/decorators.py log.log_decorator 2 2 0 0%
bim2sim/kernel/decorators.py log.log_decorator.wrapper 3 3 0 0%
bim2sim/kernel/decorators.py (no function) 2 2 0 0%
bim2sim/kernel/ifc_file.py IfcFileClass.__init__ 8 0 0 100%
bim2sim/kernel/ifc_file.py IfcFileClass.initialize_finder 4 0 0 100%
bim2sim/kernel/ifc_file.py IfcFileClass.load_ifcopenshell_file 2 0 0 100%
bim2sim/kernel/ifc_file.py IfcFileClass.get_ifc_units 18 0 0 100%
bim2sim/kernel/ifc_file.py (no function) 14 0 0 100%
bim2sim/kernel/log.py AudienceFilter.__init__ 2 0 0 100%
bim2sim/kernel/log.py AudienceFilter.filter 2 0 0 100%
bim2sim/kernel/log.py ThreadLogFilter.__init__ 2 0 0 100%
bim2sim/kernel/log.py ThreadLogFilter.filter 1 0 0 100%
bim2sim/kernel/log.py get_user_logger 1 0 0 100%
bim2sim/kernel/log.py BufferedHandler.__init__ 2 0 0 100%
bim2sim/kernel/log.py BufferedHandler.emit 1 0 0 100%
bim2sim/kernel/log.py BufferedHandler.flush_buffer 3 0 0 100%
bim2sim/kernel/log.py initial_logging_setup 8 0 0 100%
bim2sim/kernel/log.py project_logging_setup 29 0 0 100%
bim2sim/kernel/log.py teardown_loggers 9 2 0 78%
bim2sim/kernel/log.py CustomFormatter.__init__ 2 0 0 100%
bim2sim/kernel/log.py CustomFormatter.format 10 0 0 100%
bim2sim/kernel/log.py (no function) 25 0 0 100%
bim2sim/plugins/PluginAixLib/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/__init__.py LoadLibrariesAixLib.run 1 1 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/__init__.py LoadLibrariesAixLib.overwrite_standarlib_models 1 1 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/__init__.py PluginAixLib.create_modelica_table_from_list 6 6 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/__init__.py (no function) 17 0 0 100%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/examples/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/examples/e1_simple_project_hvac_aixlib.py run_example_simple_hvac_aixlib 7 7 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/examples/e1_simple_project_hvac_aixlib.py (no function) 8 8 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/examples/e2_complex_project_hvac_aixlib.py run_example_complex_hvac_aixlib 6 6 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/examples/e2_complex_project_hvac_aixlib.py (no function) 8 8 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Boiler.__init__ 6 6 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Boiler.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Radiator.__init__ 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Radiator.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Pump.__init__ 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Pump.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Consumer.__init__ 7 7 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Consumer.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py ConsumerHeatingDistributorModule.__init__ 22 22 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py ConsumerHeatingDistributorModule.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py BoilerAggregation.__init__ 9 9 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py BoilerAggregation.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Distributor.__init__ 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Distributor.get_n_ports 2 2 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Distributor.get_port_name 9 9 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Distributor.get_new_port_name 13 13 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py ThreeWayValve.__init__ 4 4 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py ThreeWayValve.get_port_name 11 11 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Heatpump.__init__ 4 4 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Heatpump.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Chiller.__init__ 4 4 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Chiller.get_port_name 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py CHP.__init__ 2 2 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py Storage.__init__ 5 5 0 0%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/models/__init__.py (no function) 69 0 0 100%
bim2sim/plugins/PluginAixLib/bim2sim_aixlib/sim_settings.py (no function) 3 0 0 100%
bim2sim/plugins/PluginAixLib/test/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/test/integration/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/test/integration/test_aixlib.py IntegrationBaseAixLib.tearDown 2 2 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_aixlib.py IntegrationBaseAixLib.model_domain_path 1 1 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_aixlib.py TestIntegrationAixLib.test_vereinshaus1_aixlib 7 7 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_aixlib.py TestIntegrationAixLib.test_run_b03_heating 11 11 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_aixlib.py TestIntegrationAixLib.test_run_b03_heating_with_all_aggregations 10 10 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_aixlib.py (no function) 15 15 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_usage.py TestUsage.test_import_plugin 6 6 0 0%
bim2sim/plugins/PluginAixLib/test/integration/test_usage.py (no function) 5 5 0 0%
bim2sim/plugins/PluginAixLib/test/regression/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/test/regression/prepare_regression_tests.py prepare_regression_tests 6 6 0 0%
bim2sim/plugins/PluginAixLib/test/regression/prepare_regression_tests.py (no function) 5 5 0 0%
bim2sim/plugins/PluginAixLib/test/unit/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/test/unit/kernel/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.setUpClass 3 3 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_boiler_export 1 1 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_radiator_export 7 7 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_pump_export 9 9 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_consumer_export 7 7 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_consumer_heating_distributor_module_export 1 1 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_consumer_boiler_aggregation_export 1 1 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_consumer_distributor_export 1 1 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_three_way_valve_export 7 7 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_heat_pump_export 7 7 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_chiller_export 7 7 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_consumer_CHP_export 1 1 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py TestAixLibExport.test_storage_export 11 11 0 0%
bim2sim/plugins/PluginAixLib/test/unit/kernel/task/test_export.py (no function) 24 24 0 0%
bim2sim/plugins/PluginComfort/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginComfort/bim2sim_comfort/__init__.py (no function) 13 13 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/examples/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginComfort/bim2sim_comfort/examples/e1_simple_project_comfort_energyplus.py run_example_1 14 14 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/examples/e1_simple_project_comfort_energyplus.py (no function) 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/examples/e3_load_comfort_simulation_results.py run_example_load_existing_project 9 9 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/examples/e3_load_comfort_simulation_results.py (no function) 10 10 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/sim_settings.py ComfortSimSettings.__init__ 1 1 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/sim_settings.py (no function) 9 9 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/__init__.py (no function) 4 4 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/create_result_df.py CreateResultDF.run 12 12 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/create_result_df.py CreateResultDF.format_dataframe 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/create_result_df.py (no function) 16 16 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.__init__ 2 2 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.run 10 10 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.define_comfort_usage_dict 9 9 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.add_comfort_to_people_enrichment 37 37 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.add_comfort_to_people_manual 30 30 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.add_comfort_variables 16 16 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.set_day_week_year_limit_schedule 11 11 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.remove_empty_zones 22 22 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py ComfortSettings.remove_duplicate_names 16 16 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_settings.py (no function) 28 28 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.__init__ 2 2 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.run 17 17 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_comfort 18 18 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar 7 7 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar.visualize 13 13 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar.calendar_array 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar.calendar_heatmap 19 19 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar.label_data 5 5 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar.label_days 7 7 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py ComfortVisualization.visualize_calendar.label_months 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_comfort_visualization.py (no function) 38 38 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_load_idf.py LoadIdf.run 14 14 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/ep_load_idf.py (no function) 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.run 31 31 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.rename_duplicates 10 10 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.rename_zone_usage 6 6 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.pmv_plot 1 1 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.apply_en16798_to_all_zones 7 7 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.apply_en16798_to_single_zone 9 9 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.plot_new_en16798_adaptive_count 50 50 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.plot_new_en16798_adaptive_count.is_within_thresholds_cat1_16798 5 5 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.plot_new_en16798_adaptive_count.is_within_thresholds_cat2_16798 7 7 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.plot_new_en16798_adaptive_count.is_within_thresholds_cat3_16798 7 7 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.plot_new_en16798_adaptive_count.is_outside_thresholds_16798 5 5 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.table_bar_plot_16798 28 28 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar.visualize 15 15 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar.calendar_array 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar.calendar_heatmap 20 20 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar.label_data 5 5 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar.label_days 7 7 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py PlotComfortResults.visualize_calendar.label_months 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/task/plot_comfort_results.py (no function) 34 34 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/utils_comfort_templates.py ComfortUtils.convert_use_conditions_to_xls 3 3 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/utils_comfort_templates.py ComfortUtils.new_empty_json_keeping_first_keys 4 4 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/utils_comfort_templates.py ComfortUtils.convert_xlsx_to_json 2 2 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/utils_comfort_templates.py ComfortUtils.convert_csv_to_json 2 2 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/utils_comfort_templates.py ComfortUtils.extend_use_conditions 8 8 0 0%
bim2sim/plugins/PluginComfort/bim2sim_comfort/utils/utils_comfort_templates.py (no function) 20 20 0 0%
bim2sim/plugins/PluginComfort/test/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginComfort/test/integration/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py IntegrationBaseComfort.setUp 3 3 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py IntegrationBaseComfort.tearDown 18 18 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py IntegrationBaseComfort.model_domain_path 1 1 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py IntegrationBaseComfort.weather_file_path 1 1 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_01_FZK_full_run 14 14 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_02_FZK_design_day 7 7 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_03_FZK_SB_design_day 8 8 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_04_FZK_SB_full_run 10 10 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_05_KIT_Inst_design_day 8 8 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_06_KIT_Inst_full_run 8 8 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_07_KIT_Inst_SB_design_day 8 8 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_08_KIT_Inst_SB_full_run 9 9 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_DigitalHub_SB89 18 18 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_09_DH_design_day 16 16 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py TestComfortIntegration.test_base_13_EDC_SB_design_day 12 12 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_comfort.py (no function) 37 37 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_useage.py TestUsage.test_import_plugin 6 6 0 0%
bim2sim/plugins/PluginComfort/test/integration/test_useage.py (no function) 5 5 0 0%
bim2sim/plugins/PluginComfort/test/regression/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginComfort/test/regression/prepare_regression_tests.py prepare_regression_tests 1 1 0 0%
bim2sim/plugins/PluginComfort/test/regression/prepare_regression_tests.py (no function) 3 3 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py RegressionTestComfort.setUp 7 7 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py RegressionTestComfort.tearDown 3 3 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py RegressionTestComfort.weather_file_path 1 1 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py RegressionTestComfort.create_regression_setup 19 19 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py RegressionTestComfort.run_regression_test 6 6 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py RegressionTestComfort.create_regression_results 11 11 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py TestRegressionComfort.test_regression_AC20_FZK_Haus_SB55 18 18 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py TestRegressionComfort.test_regression_AC20_FZK_Haus 17 17 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py TestRegressionComfort.test_regression_DigitalHub_SB89 20 20 0 0%
bim2sim/plugins/PluginComfort/test/regression/test_comfort.py (no function) 27 27 0 0%
bim2sim/plugins/PluginEnergyPlus/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/__init__.py (no function) 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/e1_simple_project_energyplus.py run_example_1 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/e1_simple_project_energyplus.py (no function) 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/e2_complex_project_energyplus.py run_example_complex_building_energyplus 20 20 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/e2_complex_project_energyplus.py (no function) 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/e3_load_energyplus_simulation_results.py run_example_load_existing_project 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/examples/e3_load_energyplus_simulation_results.py (no function) 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/sim_settings.py (no function) 21 21 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/__init__.py (no function) 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/create_result_df.py CreateResultDF.run 26 26 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/create_result_df.py CreateResultDF.format_dataframe 15 15 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/create_result_df.py CreateResultDF.select_wanted_results 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/create_result_df.py CreateResultDF.map_zonal_results 19 19 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/create_result_df.py (no function) 22 22 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.__init__ 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.run 20 20 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.init_idf 19 19 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.init_zone 14 14 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.init_zonelist 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.init_zonegroups 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.check_preprocessed_materials_and_constructions 10 10 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.get_preprocessed_materials_and_constructions 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_preprocessed_construction_elem 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_preprocessed_material_elem 13 13 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_preprocessed_window_material_elem 23 23 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_heating_and_cooling 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_people 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_day_week_year_schedule 17 17 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_equipment 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_lights 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_infiltration 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_natural_ventilation 7 7 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_day_hvac_template 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_hvac_template 25 25 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.write_schedule 15 15 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf._define_schedule_part 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.add_shadings 32 32 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.add_shading_control 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_simulation_control 21 21 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_ground_temperature 7 7 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.set_output_variables 55 55 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.export_geom_to_idf 14 14 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py CreateIdf.idf_validity_check 50 50 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.__init__ 37 37 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.set_construction_name 12 12 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.set_preprocessed_construction_name 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.set_idfobject_coordinates 20 20 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.set_idfobject_attributes 7 7 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.map_surface_types 50 50 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.map_boundary_conditions 33 33 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.get_circular_shape 14 14 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.process_circular_shapes 26 26 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py IdfObject.process_other_shapes 18 18 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_create_idf.py (no function) 89 89 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.run 15 15 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.export_2b_bounds_to_stl 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.export_bounds_to_stl 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.export_single_bound_to_stl 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.write_triang_face 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.export_bounds_per_space_to_stl 10 10 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.combined_space_stl 14 14 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.export_space_bound_list 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.combine_stl_files 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py ExportIdfForCfd.combine_space_stl_files 10 10 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_cfd_export.py (no function) 29 29 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing.run 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing.write_zone_names 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing._export_surface_areas 13 13 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing._append_set_of_area_sum 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing._sum_of_surface_area 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing._export_space_info 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py IdfPostprocessing._export_boundary_report 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_idf_postprocessing.py (no function) 18 18 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py IfcValidation.__init__ 4 4 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py IfcValidation.run 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py IfcValidation._check_space_boundaries 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py IfcValidation._write_errors_to_json 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py IfcValidation._evaluate_checks 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation.__init__ 4 4 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._validate_space_boundaries 26 26 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._apply_validation_function 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_unique 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_level 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_description 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_rel_space 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_rel_building_elem 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_conn_geom 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_phys_virt_bound 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_int_ext_bound 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_on_relating_elem 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_on_related_elem 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_basis_surface 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_outer_boundary_composite 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_outer_boundary_poly 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_outer_boundary_poly_coord 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_inner_boundaries 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_segments 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_segments_poly 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_segments_poly_coord 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_plane_position 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_poly_points 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_location 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_axis 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_refdirection 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_coords 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_dir_ratios 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_poly_points_coord 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_location_coord 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_axis_dir_ratios 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py SpaceBoundaryValidation._check_refdirection_dir_ratios 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_ifc_validation.py (no function) 42 42 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_run_simulation.py RunEnergyPlusSimulation.run 13 13 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_run_simulation.py (no function) 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_visualize_results.py VisualizeResults.run 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/ep_visualize_results.py (no function) 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/load_energyplus_results.py LoadEnergyPlusResults.run 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/task/load_energyplus_results.py (no function) 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/__init__.py (no function) 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py PostprocessingUtils._string_to_datetime 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py PostprocessingUtils._extract_cols_from_df 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py PostprocessingUtils.read_csv_and_format_datetime 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py PostprocessingUtils.shift_dataframe_to_midnight 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py PostprocessingUtils.export_df_for_webtool 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py PostprocessingUtils._visualize_results 70 70 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_postprocessing.py (no function) 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils._display_shape_of_space_boundaries 17 17 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils._display_bound_normal_orientation 15 15 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.display_occ_shapes 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.rgb_color 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.rgb 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.interpolate_to_rgb 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.get_column_from_ep_results 4 4 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.add_legend 25 25 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py VisualizationUtils.visualize_zones 48 48 0 0%
bim2sim/plugins/PluginEnergyPlus/bim2sim_energyplus/utils/utils_visualization.py (no function) 32 32 0 0%
bim2sim/plugins/PluginEnergyPlus/setup.py (no function) 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/test/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/test/integration/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py IntegrationBaseEP.setUp 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py IntegrationBaseEP.tearDown 18 18 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py IntegrationBaseEP.model_domain_path 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py IntegrationBaseEP.weather_file_path 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_01_FZK_design_day 12 12 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_02_FZK_full_run 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_03_FZK_SB_design_day 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_04_FZK_SB_full_run 10 10 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_05_KIT_Inst_design_day 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_06_KIT_Inst_full_run 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_07_KIT_Inst_SB_design_day 8 8 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_08_KIT_Inst_SB_full_run 9 9 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_DigitalHub_SB89 18 18 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_09_DH_design_day 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_13_EDC_SB_design_day 12 12 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_14_EDC_SB_full_run 12 12 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_17_ERC_design_day 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_19_linear_SB_design_day 12 12 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_20_olabarri_design_day 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_21_graz_einschichtig_full 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py TestEPIntegration.test_base_22_graz_mehrschichtig_full 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_energyplus.py (no function) 51 51 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_useage.py TestUsage.test_import_plugin 6 6 0 0%
bim2sim/plugins/PluginEnergyPlus/test/integration/test_useage.py (no function) 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/test/regression/prepare_regression_tests.py prepare_regression_tests 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/prepare_regression_tests.py (no function) 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py RegressionTestEnergyPlus.setUp 7 7 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py RegressionTestEnergyPlus.tearDown 3 3 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py RegressionTestEnergyPlus.weather_file_path 1 1 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py RegressionTestEnergyPlus.create_regression_setup 19 19 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py RegressionTestEnergyPlus.run_regression_test 5 5 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py RegressionTestEnergyPlus.create_regression_results 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py TestRegressionEnergyPlus.test_regression_AC20_FZK_Haus 16 16 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py TestRegressionEnergyPlus.test_regression_DigitalHub_SB89 20 20 0 0%
bim2sim/plugins/PluginEnergyPlus/test/regression/test_energyplus.py (no function) 24 24 0 0%
bim2sim/plugins/PluginEnergyPlus/test/unit/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/test/unit/task/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginEnergyPlus/test/unit/task/test_weather.py TestWeather.tearDown 2 2 0 0%
bim2sim/plugins/PluginEnergyPlus/test/unit/task/test_weather.py TestWeather.test_weather_energyplus 11 11 0 0%
bim2sim/plugins/PluginEnergyPlus/test/unit/task/test_weather.py (no function) 18 18 0 0%
bim2sim/plugins/PluginHKESim/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/__init__.py LoadLibrariesHKESim.run 1 1 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/__init__.py (no function) 13 13 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/examples/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/examples/e1_simple_project_hvac_hkesim.py run_example_simple_hvac_hkesim 7 7 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/examples/e1_simple_project_hvac_hkesim.py (no function) 8 8 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Boiler.__init__ 4 4 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Boiler.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Radiator.__init__ 4 4 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Radiator.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Pump.__init__ 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Pump.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py ThreeWayValve.__init__ 2 2 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py ThreeWayValve.get_port_name 11 11 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py ConsumerHeatingDistributorModule.__init__ 12 12 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py ConsumerHeatingDistributorModule.get_port_name 13 13 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py BoilerModule.__init__ 6 6 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py BoilerModule.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py HeatPump.__init__ 4 4 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py HeatPump.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Chiller.__init__ 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py Chiller.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py CHP.__init__ 3 3 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py CHP.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py CoolingTower.__init__ 3 3 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py CoolingTower.get_port_name 5 5 0 0%
bim2sim/plugins/PluginHKESim/bim2sim_hkesim/models/__init__.py (no function) 58 58 0 0%
bim2sim/plugins/PluginHKESim/test/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/test/integration/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/test/integration/test_hkesim.py IntegrationBaseHKESIM.tearDown 2 2 0 0%
bim2sim/plugins/PluginHKESim/test/integration/test_hkesim.py IntegrationBaseHKESIM.model_domain_path 1 1 0 0%
bim2sim/plugins/PluginHKESim/test/integration/test_hkesim.py TestIntegrationHKESIM.test_run_vereinshaus1 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/integration/test_hkesim.py TestIntegrationHKESIM.test_run_b03_heating 11 11 0 0%
bim2sim/plugins/PluginHKESim/test/integration/test_hkesim.py TestIntegrationHKESIM.test_run_b03_heating_with_all_aggregations 10 10 0 0%
bim2sim/plugins/PluginHKESim/test/integration/test_hkesim.py (no function) 14 14 0 0%
bim2sim/plugins/PluginHKESim/test/unit/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/test/unit/kernel/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.setUpClass 3 3 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_boiler_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_radiator_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_pump_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_three_way_valve_export 1 1 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_consumer_heating_distributor_module_export 14 14 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_boiler_module_export 11 11 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_heat_pump_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_chiller_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_chp_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py TestHKESimExport.test_cooling_tower_export 7 7 0 0%
bim2sim/plugins/PluginHKESim/test/unit/kernel/task/test_export.py (no function) 21 21 0 0%
bim2sim/plugins/PluginLCA/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginLCA/bim2sim_lca/__init__.py (no function) 8 8 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/examples/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginLCA/bim2sim_lca/examples/e1_export_quantities_for_lca.py run_example_complex_building_lca 5 5 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/examples/e1_export_quantities_for_lca.py (no function) 8 8 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/sim_settings.py LCAExportSettings.__init__ 2 2 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/sim_settings.py (no function) 5 5 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/export_lca.py ExportLCA.__init__ 2 2 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/export_lca.py ExportLCA.run 3 3 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/export_lca.py ExportLCA.export_materials 24 24 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/export_lca.py ExportLCA.export_overview 31 31 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/export_lca.py ExportLCA.ureg_to_str 5 5 0 0%
bim2sim/plugins/PluginLCA/bim2sim_lca/task/export_lca.py (no function) 17 17 0 0%
bim2sim/plugins/PluginLCA/test/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginLCA/test/integration/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginLCA/test/integration/test_lca.py IntegrationBaseLCA.model_domain_path 1 1 0 0%
bim2sim/plugins/PluginLCA/test/integration/test_lca.py TestIntegrationLCA.test_run_kitinstitute_lca 7 7 0 0%
bim2sim/plugins/PluginLCA/test/integration/test_lca.py TestIntegrationLCA.test_run_ERC_lca 7 7 0 0%
bim2sim/plugins/PluginLCA/test/integration/test_lca.py (no function) 9 9 0 0%
bim2sim/plugins/PluginLCA/test/integration/test_useage.py TestUsage.test_import_plugin 6 6 0 0%
bim2sim/plugins/PluginLCA/test/integration/test_useage.py (no function) 5 5 0 0%
bim2sim/plugins/PluginTEASER/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/__init__.py LoadLibrariesTEASER.run 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/__init__.py (no function) 12 12 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e1_simple_project_bps_teaser.py run_example_simple_building_teaser 31 31 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e1_simple_project_bps_teaser.py (no function) 9 9 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e2_complex_project_teaser.py run_example_complex_building_teaser 30 30 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e2_complex_project_teaser.py (no function) 10 10 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e3_load_teaser_simulation_results.py run_example_load_existing_project 11 11 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e3_load_teaser_simulation_results.py (no function) 9 9 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e4_visualize_zone_binding.py visualize_zoning_of_complex_building 20 20 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e4_visualize_zone_binding.py (no function) 14 14 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e5_serialize_teaser_prj.py run_serialize_teaser_project_example 28 28 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e5_serialize_teaser_prj.py (no function) 13 13 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e6_load_serialized_teaser_prj.py load_serialized_teaser_project 34 34 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/examples/e6_load_serialized_teaser_prj.py (no function) 7 7 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.__init__ 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance._lookup_add 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.init_factory 23 23 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.get_library_classes 7 7 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.factory 9 9 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.handle_ceiling_floor 27 27 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.request_param 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.request_params 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.collect_params 19 19 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.check_param 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance._convert_param 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.check_numeric 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.check_numeric.inner_check 9 9 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py TEASERExportInstance.__repr__ 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/export/__init__.py (no function) 46 46 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Building.__init__ 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Building.add_thermal_zones_to_building 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Building.request_params 5 5 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py ThermalZone.__init__ 5 5 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py ThermalZone.add_elements_to_thermal_zone 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py ThermalZone.request_params 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py BuildingAHU.__init__ 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py BuildingAHU.overwrite_teaser_defaults 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py BuildingAHU.request_params 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py UseConditions.__init__ 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py UseConditions.overwrite_teaser_defaults 36 36 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py UseConditions.request_params 30 30 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py ElementWithLayers.__init__ 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py ElementWithLayers.add_layers_to_element 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py ElementWithLayers.__repr__ 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py InnerWall.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py InnerWall.request_params 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py OuterWall.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py OuterWall.request_params 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Rooftop.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Rooftop.request_params 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Floor.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Floor.request_params 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Ceiling.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Ceiling.request_params 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py GroundFloor.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py GroundFloor.request_params 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Window.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Window.request_params 10 10 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Door.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Door.request_params 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Layer.__init__ 3 3 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Layer.request_params 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Layer.__repr__ 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Material.__init__ 2 2 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py Material.request_params 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/models/__init__.py (no function) 85 85 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/sim_settings.py (no function) 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/__init__.py (no function) 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py CreateResultDF.run 16 16 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py CreateResultDF.format_dataframe 12 12 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py CreateResultDF.select_wanted_results 5 5 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py CreateResultDF.map_zonal_results 13 13 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py CreateResultDF.convert_time_index 7 7 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py CreateResultDF.calc_indirect_result 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_result_df.py (no function) 21 21 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py CreateTEASER.run 19 19 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py CreateTEASER._create_project 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py CreateTEASER.prepare_export 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py CreateTEASER.overwrite_heatloads 10 10 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py CreateTEASER.min_admissible_elements 13 13 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py CreateTEASER.rotate_teaser_building 1 1 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/create_teaser_prj.py (no function) 23 23 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/export_teaser.py ExportTEASER.run 6 6 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/export_teaser.py (no function) 7 7 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/load_modelica_results.py LoadModelicaResults.run 8 8 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/load_modelica_results.py (no function) 9 9 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/serialize_teaser_prj.py SerializeTEASER.run 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/serialize_teaser_prj.py (no function) 4 4 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/simulate_dymola_ebcpy.py SimulateModelEBCPy.run 34 34 0 0%
bim2sim/plugins/PluginTEASER/bim2sim_teaser/task/simulate_dymola_ebcpy.py (no function) 10 10 0 0%
bim2sim/plugins/PluginTEASER/test/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/test/integration/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py IntegrationBaseTEASER.model_domain_path 1 1 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitoffice_spaces_medium_layers_low 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitoffice_spaces_low_layers_low 8 8 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_DH_spaces_medium_material_low 11 11 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitfzkhaus_spaces_low_layers_low 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_ERC_Full 10 10 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_ERC_Medium 8 8 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_ERC_Low 8 8 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitfzkhaus_spaces_medium_layers_low 8 8 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitfzkhaus_spaces_medium_layers_full 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitoffice_spaces_medium_layers_full 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitfzkhaus_spaces_full_layers_full 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitoffice_spaces_full_layers_full 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_live_decisions 5 5 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py TestIntegrationTEASER.test_run_kitfzkhaus_spaces_medium_layers_full_no_translator 10 10 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_teaser.py (no function) 33 33 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_useage.py TestUsage.test_import_plugin 6 6 0 0%
bim2sim/plugins/PluginTEASER/test/integration/test_useage.py (no function) 5 5 0 0%
bim2sim/plugins/PluginTEASER/test/regression/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/test/regression/create_regression_results.py CreateRegressionResultsTEASER.create_regression_results_fzkhaus 9 9 0 0%
bim2sim/plugins/PluginTEASER/test/regression/create_regression_results.py CreateRegressionResultsTEASER.create_regression_results_digitalhub 11 11 0 0%
bim2sim/plugins/PluginTEASER/test/regression/create_regression_results.py (no function) 12 12 0 0%
bim2sim/plugins/PluginTEASER/test/regression/prepare_regression_tests.py prepare_regression_tests 6 6 0 0%
bim2sim/plugins/PluginTEASER/test/regression/prepare_regression_tests.py (no function) 5 5 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py RegressionTestTEASER.setUp 4 4 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py RegressionTestTEASER.tearDown 11 11 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py RegressionTestTEASER.create_regression_setup 14 14 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py RegressionTestTEASER.run_regression_test 4 4 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py RegressionTestTEASER.create_regression_results 11 11 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py TestRegressionTEASER.test_run_kitfzkhaus 20 20 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py TestRegressionTEASER.test_run_digitalhub 16 16 0 0%
bim2sim/plugins/PluginTEASER/test/regression/test_teaser.py (no function) 20 20 0 0%
bim2sim/plugins/PluginTEASER/test/unit/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/test/unit/task/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTEASER/test/unit/task/test_weather.py TestWeather.tearDown 2 2 0 0%
bim2sim/plugins/PluginTEASER/test/unit/task/test_weather.py TestWeather.test_weather_modelica 11 11 0 0%
bim2sim/plugins/PluginTEASER/test/unit/task/test_weather.py (no function) 18 18 0 0%
bim2sim/plugins/PluginTemplate/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTemplate/bim2sim_template/__init__.py (no function) 7 7 0 0%
bim2sim/plugins/PluginTemplate/bim2sim_template/task/__init__.py (no function) 0 0 0 100%
bim2sim/plugins/PluginTemplate/bim2sim_template/task/template_task.py (no function) 0 0 0 100%
bim2sim/plugins/__init__.py add_plugins_to_path 4 0 0 100%
bim2sim/plugins/__init__.py Plugin.__repr__ 1 1 0 0%
bim2sim/plugins/__init__.py available_plugins 5 5 0 0%
bim2sim/plugins/__init__.py load_plugin 11 4 0 64%
bim2sim/plugins/__init__.py get_plugin 4 1 0 75%
bim2sim/plugins/__init__.py (no function) 34 2 0 94%
bim2sim/project.py open_config 6 6 0 0%
bim2sim/project.py add_config_section 10 0 0 100%
bim2sim/project.py config_base_setup 15 0 0 100%
bim2sim/project.py FolderStructure.__init__ 2 0 0 100%
bim2sim/project.py FolderStructure.root 1 0 0 100%
bim2sim/project.py FolderStructure.root 1 0 0 100%
bim2sim/project.py FolderStructure.assets 1 0 0 100%
bim2sim/project.py FolderStructure.enrichment 1 1 0 0%
bim2sim/project.py FolderStructure.config 1 0 0 100%
bim2sim/project.py FolderStructure.decisions 1 0 0 100%
bim2sim/project.py FolderStructure.finder 1 0 0 100%
bim2sim/project.py FolderStructure.log 1 0 0 100%
bim2sim/project.py FolderStructure.ifc_base 1 0 0 100%
bim2sim/project.py FolderStructure.export 1 0 0 100%
bim2sim/project.py FolderStructure.b2sroot 1 1 0 0%
bim2sim/project.py FolderStructure.sub_dirs 1 0 0 100%
bim2sim/project.py FolderStructure.copy_assets 1 0 0 100%
bim2sim/project.py FolderStructure.is_project_folder 9 1 0 89%
bim2sim/project.py FolderStructure.complete_project_folder 2 0 0 100%
bim2sim/project.py FolderStructure.create_project_folder 5 0 0 100%
bim2sim/project.py FolderStructure.create 25 6 0 76%
bim2sim/project.py FolderStructure.delete 8 4 0 50%
bim2sim/project.py FolderStructure.__str__ 1 0 0 100%
bim2sim/project.py FolderStructure.__repr__ 1 1 0 0%
bim2sim/project.py Project.__init__ 16 4 0 75%
bim2sim/project.py Project._get_plugin 7 3 0 57%
bim2sim/project.py Project.create 6 2 0 67%
bim2sim/project.py Project.is_project_folder 1 1 0 0%
bim2sim/project.py Project._release 5 5 0 0%
bim2sim/project.py Project.is_active 1 1 0 0%
bim2sim/project.py Project._update_logging_thread_filters 3 0 0 100%
bim2sim/project.py Project.config 5 2 0 60%
bim2sim/project.py Project.rewrite_config 10 10 0 0%
bim2sim/project.py Project.run 24 6 0 75%
bim2sim/project.py Project._run_default 4 0 0 100%
bim2sim/project.py Project._run_interactive 10 10 0 0%
bim2sim/project.py Project.finalize 10 4 0 60%
bim2sim/project.py Project.delete 3 0 0 100%
bim2sim/project.py Project.reset 4 4 0 0%
bim2sim/project.py Project.__repr__ 1 1 0 0%
bim2sim/project.py (no function) 85 0 0 100%
bim2sim/sim_settings.py AutoSettingNameMeta.__init__ 4 0 0 100%
bim2sim/sim_settings.py SettingsManager.__init__ 3 0 0 100%
bim2sim/sim_settings.py SettingsManager._create_settings 3 0 0 100%
bim2sim/sim_settings.py SettingsManager.names 1 0 0 100%
bim2sim/sim_settings.py Setting.__init__ 8 0 0 100%
bim2sim/sim_settings.py Setting.initialize 6 1 0 83%
bim2sim/sim_settings.py Setting.check_setting_config 1 0 0 100%
bim2sim/sim_settings.py Setting.load_default 2 0 0 100%
bim2sim/sim_settings.py Setting.__get__ 3 0 0 100%
bim2sim/sim_settings.py Setting._inner_get 1 0 0 100%
bim2sim/sim_settings.py Setting._inner_set 1 0 0 100%
bim2sim/sim_settings.py Setting.check_value 1 1 0 0%
bim2sim/sim_settings.py Setting.__set__ 2 0 0 100%
bim2sim/sim_settings.py NumberSetting.__init__ 3 0 0 100%
bim2sim/sim_settings.py NumberSetting.check_setting_config 12 2 0 83%
bim2sim/sim_settings.py NumberSetting.check_value 7 3 0 57%
bim2sim/sim_settings.py ChoiceSetting.__init__ 3 0 0 100%
bim2sim/sim_settings.py ChoiceSetting.check_setting_config 5 2 0 60%
bim2sim/sim_settings.py ChoiceSetting.check_value 12 3 0 75%
bim2sim/sim_settings.py PathSetting.check_value 4 1 0 75%
bim2sim/sim_settings.py PathSetting.__set__ 11 5 0 55%
bim2sim/sim_settings.py BooleanSetting.check_value 3 1 0 67%
bim2sim/sim_settings.py BaseSimSettings.__init__ 4 0 0 100%
bim2sim/sim_settings.py BaseSimSettings.load_default_settings 2 0 0 100%
bim2sim/sim_settings.py BaseSimSettings.update_from_config 32 6 0 81%
bim2sim/sim_settings.py BaseSimSettings.check_mandatory 4 1 0 75%
bim2sim/sim_settings.py PlantSimSettings.__init__ 2 0 0 100%
bim2sim/sim_settings.py BuildingSimSettings.__init__ 2 0 0 100%
bim2sim/sim_settings.py (no function) 97 0 0 100%
bim2sim/tasks/__init__.py (no function) 0 0 0 100%
bim2sim/tasks/base.py ITask.__init__ 5 0 0 100%
bim2sim/tasks/base.py ITask.run 1 1 0 0%
bim2sim/tasks/base.py ITask.requirements_met 5 1 0 80%
bim2sim/tasks/base.py ITask.__repr__ 1 0 0 100%
bim2sim/tasks/base.py Playground.__init__ 10 0 0 100%
bim2sim/tasks/base.py Playground.all_tasks 1 1 0 0%
bim2sim/tasks/base.py Playground.available_tasks 1 1 0 0%
bim2sim/tasks/base.py Playground.run_task 43 16 0 63%
bim2sim/tasks/base.py Playground.update_elements 3 3 0 0%
bim2sim/tasks/base.py Playground.update_graph 3 3 0 0%
bim2sim/tasks/base.py (no function) 28 1 0 96%
bim2sim/tasks/bps/__init__.py (no function) 8 0 0 100%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.run 9 9 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.combine_tzs_to_one_zone 2 2 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.combine_tzs_based_on_criteria 6 6 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_thermal_zones_by_is_external 1 1 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_thermal_zones_by_usage 1 1 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_thermal_zones_by_is_external_and_orientation 2 2 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_thermal_zones_by_is_external_orientation_and_usage 3 3 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_by_is_external 7 7 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_by_usage 8 8 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_thermal_zones_by_use_all_criteria 7 7 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_by_external_orientation 8 8 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_by_glass_percentage 8 8 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_by_is_neighbor 11 11 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.discard_1_element_groups 3 3 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_grouped_tz 10 10 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.group_not_grouped_tz 10 10 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.glass_percentage_group 8 8 0 0%
bim2sim/tasks/bps/combine_tz.py CombineThermalZones.external_orientation_group 4 4 0 0%
bim2sim/tasks/bps/combine_tz.py (no function) 41 0 0 100%
bim2sim/tasks/bps/disaggr_creation.py DisaggregationCreationAndTypeCheck.run 47 47 0 0%
bim2sim/tasks/bps/disaggr_creation.py DisaggregationCreationAndTypeCheck.type_correction_not_disaggregation 18 18 0 0%
bim2sim/tasks/bps/disaggr_creation.py DisaggregationCreationAndTypeCheck.create_disaggregation_with_type_correction 35 35 0 0%
bim2sim/tasks/bps/disaggr_creation.py DisaggregationCreationAndTypeCheck.get_corrected_door_type 9 9 0 0%
bim2sim/tasks/bps/disaggr_creation.py DisaggregationCreationAndTypeCheck.get_corrected_wall_type 9 9 0 0%
bim2sim/tasks/bps/disaggr_creation.py DisaggregationCreationAndTypeCheck.get_corrected_slab_type 18 18 0 0%
bim2sim/tasks/bps/disaggr_creation.py (no function) 18 1 0 94%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.__init__ 3 0 0 100%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.run 11 1 0 91%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.create_new_layer_sets_and_materials 14 0 0 100%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.enrich_element_data_from_template 2 0 0 100%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.create_layer_set_from_template 15 0 0 100%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.create_material_from_template 7 0 0 100%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.get_templates 7 2 0 71%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.get_material_templates 18 4 0 78%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.determine_construction_data_file 8 1 0 88%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.get_element_template 23 6 0 74%
bim2sim/tasks/bps/enrich_material.py EnrichMaterial.get_templates_for_buildings 24 4 0 83%
bim2sim/tasks/bps/enrich_material.py (no function) 37 0 0 100%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.__init__ 3 0 0 100%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.run 22 3 0 86%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.overwrite_heating_cooling_ahu_by_settings 25 0 0 100%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.list_decision_usage 2 0 0 100%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.office_usage 9 2 0 78%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.enrich_usages 42 5 0 88%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.load_usage 5 0 0 100%
bim2sim/tasks/bps/enrich_use_cond.py EnrichUseConditions.value_processing 4 0 0 100%
bim2sim/tasks/bps/enrich_use_cond.py (no function) 23 0 0 100%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.run 15 15 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_total_consumption 5 5 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_demands_time_series 43 43 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_demands_bar 29 29 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.save_or_show_plot 4 4 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_floor_plan_with_results 55 55 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.create_color_mapping 15 15 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.get_color_for_value 3 3 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_temperatures 20 20 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_multiple_temperatures 27 27 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_dataframe 27 27 0 0%
bim2sim/tasks/bps/plot_results.py PlotBEPSResults.plot_thermal_discomfort 1 1 0 0%
bim2sim/tasks/bps/plot_results.py (no function) 43 0 0 100%
bim2sim/tasks/bps/sb_2b_generation.py AddSpaceBoundaries2B.run 19 19 0 0%
bim2sim/tasks/bps/sb_2b_generation.py AddSpaceBoundaries2B._compute_2b_bound_gaps 26 26 0 0%
bim2sim/tasks/bps/sb_2b_generation.py AddSpaceBoundaries2B.create_2b_space_boundaries 31 31 0 0%
bim2sim/tasks/bps/sb_2b_generation.py (no function) 22 0 0 100%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.__init__ 1 1 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.run 8 8 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.add_and_split_bounds_for_shadings 8 8 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.move_children_to_parents 30 30 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.fix_surface_orientation 61 61 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.split_non_convex_bounds 42 42 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.create_new_boundary 15 15 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.create_new_convex_bounds 37 37 0 0%
bim2sim/tasks/bps/sb_correction.py CorrectSpaceBoundaries.split_non_convex_shadings 15 15 0 0%
bim2sim/tasks/bps/sb_correction.py (no function) 34 0 0 100%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.run 15 15 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.remove_elements_without_sbs 8 8 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.add_bounds_to_elements 20 20 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.get_parents_and_children 30 30 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.get_related_opening_elems 11 11 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.get_opening_boundary 16 16 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.reassign_opening_bounds 28 28 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.instantiate_space_boundaries 14 14 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.connect_space_boundaries 8 8 0 0%
bim2sim/tasks/bps/sb_creation.py CreateSpaceBoundaries.connect_element_to_zone 4 4 0 0%
bim2sim/tasks/bps/sb_creation.py (no function) 34 0 0 100%
bim2sim/tasks/cfd/__init__.py (no function) 0 0 0 100%
bim2sim/tasks/common/__init__.py (no function) 8 0 0 100%
bim2sim/tasks/common/base_tasks.py Reset.requirements_met 1 1 0 0%
bim2sim/tasks/common/base_tasks.py Reset.run 2 2 0 0%
bim2sim/tasks/common/base_tasks.py Quit.run 1 1 0 0%
bim2sim/tasks/common/base_tasks.py (no function) 11 0 0 100%
bim2sim/tasks/common/check_ifc.py CheckIfc.__init__ 11 11 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.run 33 33 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.check_critical_errors 2 2 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.check_ifc_version 3 3 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._get_ifc_type_classes 10 10 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._get_class_property_sets 9 9 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.get_relevant_elements 5 5 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.check_inst 9 9 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.validate_sub_inst 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.validate_elements 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.apply_validation_function 2 2 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._write_errors_to_json 4 4 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._categorize_errors 15 15 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._check_unique 4 4 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.check_critical_uniqueness 5 5 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._check_inst_properties 14 14 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._check_inst_representation 3 3 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc.get_html_templates 7 7 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfc._write_errors_to_html_table 14 14 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC.__init__ 3 3 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC.validate_sub_inst 7 7 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC.validate_elements 8 8 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC._check_flow_direction 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC._check_assignments 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC._check_connection 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC._check_contained_in 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC._check_inst_ports 4 4 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcHVAC._check_contained_in_structure 3 3 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS.__init__ 4 4 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS.check_critical_errors 4 4 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS.check_sub_inst_exist 2 2 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS.check_rel_space_exist 7 7 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS.validate_sub_inst 28 28 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS.validate_elements 8 8 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_level 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_description 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_rel_space 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_rel_building_elem 2 2 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_conn_geom 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_phys_virt_bound 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_int_ext_bound 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_on_relating_elem 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_on_related_elem 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_basis_surface 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_inner_boundaries 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_outer_boundary_composite 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_segments 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_segments_poly 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_segments_poly_coord 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_outer_boundary_poly 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_outer_boundary_poly_coord 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_plane_position 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_location 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_axis 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_refdirection 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_location_coord 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_axis_dir_ratios 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_refdirection_dir_ratios 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_poly_points 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_coords 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_dir_ratios 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_poly_points_coord 1 1 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_inst_sb 19 19 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_inst_materials 4 4 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_inst_contained_in_structure 6 6 0 0%
bim2sim/tasks/common/check_ifc.py CheckIfcBPS._check_inst_representation 4 4 0 0%
bim2sim/tasks/common/check_ifc.py (no function) 135 0 0 100%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.__init__ 6 0 0 100%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.run 44 5 0 89%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.create_with_validation 32 14 0 56%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.create_layers_and_materials 26 26 0 0%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.create_layersets 16 16 0 0%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.create_constituent 10 10 0 0%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.create_material 6 6 0 0%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.filter_by_text 24 15 0 38%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.set_class_by_user 37 1 0 97%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.set_class_by_user.group_similar_entities 28 13 0 54%
bim2sim/tasks/common/create_elements.py CreateElementsOnIfcTypes.get_ifc_types 4 0 0 100%
bim2sim/tasks/common/create_elements.py (no function) 30 0 0 100%
bim2sim/tasks/common/create_relations.py CreateRelations.run 32 32 0 0%
bim2sim/tasks/common/create_relations.py (no function) 7 0 0 100%
bim2sim/tasks/common/deserialize_elements.py DeserializeElements.run 7 7 0 0%
bim2sim/tasks/common/deserialize_elements.py (no function) 6 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py _UnionFind.__init__ 2 2 0 0%
bim2sim/tasks/common/inner_loop_remover.py _UnionFind.union 8 8 0 0%
bim2sim/tasks/common/inner_loop_remover.py _UnionFind.find 11 11 0 0%
bim2sim/tasks/common/inner_loop_remover.py _gp_pnt_to_coord_tuple 1 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py _subshapes 6 6 0 0%
bim2sim/tasks/common/inner_loop_remover.py _get_triangulation 26 4 0 85%
bim2sim/tasks/common/inner_loop_remover.py _normalize 1 1 0 0%
bim2sim/tasks/common/inner_loop_remover.py _iterate_edges 4 4 0 0%
bim2sim/tasks/common/inner_loop_remover.py _get_inside_outside_edges 12 12 0 0%
bim2sim/tasks/common/inner_loop_remover.py _get_jump_map 12 12 0 0%
bim2sim/tasks/common/inner_loop_remover.py _order_points_cw 6 6 0 0%
bim2sim/tasks/common/inner_loop_remover.py _order_points_cw.sort_key 3 3 0 0%
bim2sim/tasks/common/inner_loop_remover.py _calculate_plane_vectors 10 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py _reconstruct_polygons 17 17 0 0%
bim2sim/tasks/common/inner_loop_remover.py _index_polygon_vertices 5 5 0 0%
bim2sim/tasks/common/inner_loop_remover.py _reconstruct_cut_polygon 28 28 0 0%
bim2sim/tasks/common/inner_loop_remover.py _reconstruct_cut_polygon.find_start_index 4 4 0 0%
bim2sim/tasks/common/inner_loop_remover.py remove_inner_loops 14 14 0 0%
bim2sim/tasks/common/inner_loop_remover.py _cross 1 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py _dot 1 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py _minus 1 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py _is_convex_angle 2 0 0 100%
bim2sim/tasks/common/inner_loop_remover.py fuse_pieces 78 23 0 71%
bim2sim/tasks/common/inner_loop_remover.py convex_decomposition_base 5 1 0 80%
bim2sim/tasks/common/inner_loop_remover.py convex_decomposition 56 56 0 0%
bim2sim/tasks/common/inner_loop_remover.py is_convex_slow 1 1 0 0%
bim2sim/tasks/common/inner_loop_remover.py is_convex_no_holes 12 12 0 0%
bim2sim/tasks/common/inner_loop_remover.py is_polygon_convex_no_holes 10 10 0 0%
bim2sim/tasks/common/inner_loop_remover.py (no function) 49 0 0 100%
bim2sim/tasks/common/load_ifc.py LoadIFC.run 3 0 0 100%
bim2sim/tasks/common/load_ifc.py LoadIFC.load_ifc_files 22 3 0 86%
bim2sim/tasks/common/load_ifc.py (no function) 10 0 0 100%
bim2sim/tasks/common/serialize_elements.py SerializeElements.run 9 9 0 0%
bim2sim/tasks/common/serialize_elements.py (no function) 9 0 0 100%
bim2sim/tasks/common/weather.py Weather.run 10 10 0 0%
bim2sim/tasks/common/weather.py Weather.check_file_ending 6 6 0 0%
bim2sim/tasks/common/weather.py Weather.get_location_lat_long_from_ifc 6 6 0 0%
bim2sim/tasks/common/weather.py Weather.get_weatherfile_from_dwd 1 1 0 0%
bim2sim/tasks/common/weather.py Weather.get_location_name 10 10 0 0%
bim2sim/tasks/common/weather.py (no function) 13 0 0 100%
bim2sim/tasks/hvac/__init__.py (no function) 8 0 0 100%
bim2sim/tasks/hvac/check_ifc.py (no function) 0 0 0 100%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.__init__ 3 0 0 100%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.run 38 4 0 89%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.check_element_ports 13 5 0 62%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.connections_by_relation 28 15 0 46%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.confirm_connections_position 11 2 0 82%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.port_distance 5 2 0 60%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.connections_by_position 24 3 0 88%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.check_inner_connections 3 0 0 100%
bim2sim/tasks/hvac/connect_elements.py ConnectElements.connections_by_boundingbox 2 0 0 100%
bim2sim/tasks/hvac/connect_elements.py (no function) 29 0 0 100%
bim2sim/tasks/hvac/dead_ends.py DeadEnds.run 10 10 0 0%
bim2sim/tasks/hvac/dead_ends.py DeadEnds.identify_dead_ends 9 0 0 100%
bim2sim/tasks/hvac/dead_ends.py DeadEnds.decide_dead_ends 42 5 0 88%
bim2sim/tasks/hvac/dead_ends.py (no function) 12 0 0 100%
bim2sim/tasks/hvac/expansiontanks.py ExpansionTanks.run 7 7 0 0%
bim2sim/tasks/hvac/expansiontanks.py ExpansionTanks.identify_expansion_tanks 3 0 0 100%
bim2sim/tasks/hvac/expansiontanks.py ExpansionTanks.decide_expansion_tanks 22 3 0 86%
bim2sim/tasks/hvac/expansiontanks.py (no function) 13 0 0 100%
bim2sim/tasks/hvac/export.py Export.run 14 0 0 100%
bim2sim/tasks/hvac/export.py Export.create_connections 20 12 0 40%
bim2sim/tasks/hvac/export.py (no function) 14 0 0 100%
bim2sim/tasks/hvac/fixports.py FixPorts.run 10 10 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts.unconnected_ports_on_same_position 11 11 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts.ports_with_same_parent_and_same_position 16 16 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts.entities_with_unusual_number_of_ports 9 9 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts.get_unconnected_ports 1 1 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts._is_connected 6 6 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts._get_position 13 13 0 0%
bim2sim/tasks/hvac/fixports.py FixPorts.get_product_position 8 8 0 0%
bim2sim/tasks/hvac/fixports.py (no function) 28 4 0 86%
bim2sim/tasks/hvac/load_standardlibrary.py LoadLibrariesStandardLibrary.run 1 0 0 100%
bim2sim/tasks/hvac/load_standardlibrary.py (no function) 5 0 0 100%
bim2sim/tasks/hvac/make_graph.py MakeGraph.run 4 4 0 0%
bim2sim/tasks/hvac/make_graph.py (no function) 7 0 0 100%
bim2sim/tasks/hvac/reduce.py Reduce.run 33 33 0 0%
bim2sim/tasks/hvac/reduce.py Reduce.set_flow_sides 25 25 0 0%
bim2sim/tasks/hvac/reduce.py (no function) 11 0 0 100%
bim2sim/utilities/__init__.py (no function) 0 0 0 100%
bim2sim/utilities/check_docstrings.py count_functions_with_correct_docstrings 18 18 0 0%
bim2sim/utilities/check_docstrings.py generate_markdown_table 10 10 0 0%
bim2sim/utilities/check_docstrings.py (no function) 10 10 0 0%
bim2sim/utilities/common_functions.py angle_equivalent 6 0 0 100%
bim2sim/utilities/common_functions.py vector_angle 18 3 0 83%
bim2sim/utilities/common_functions.py validateJSON 8 3 0 62%
bim2sim/utilities/common_functions.py get_use_conditions_dict 10 1 0 90%
bim2sim/utilities/common_functions.py get_common_pattern_usage 6 1 0 83%
bim2sim/utilities/common_functions.py get_custom_pattern_usage 9 1 0 89%
bim2sim/utilities/common_functions.py get_pattern_usage 19 0 0 100%
bim2sim/utilities/common_functions.py combine_usages 15 6 0 60%
bim2sim/utilities/common_functions.py wildcard_match 20 20 0 0%
bim2sim/utilities/common_functions.py get_type_building_elements 16 1 0 94%
bim2sim/utilities/common_functions.py get_material_templates 7 1 0 86%
bim2sim/utilities/common_functions.py filter_elements 19 4 0 79%
bim2sim/utilities/common_functions.py remove_umlaut 17 0 0 100%
bim2sim/utilities/common_functions.py translate_deep 6 2 0 67%
bim2sim/utilities/common_functions.py all_subclasses 8 4 0 50%
bim2sim/utilities/common_functions.py get_spaces_with_bounds 3 3 0 0%
bim2sim/utilities/common_functions.py download_library 16 16 0 0%
bim2sim/utilities/common_functions.py rm_tree 6 6 0 0%
bim2sim/utilities/common_functions.py create_plotly_graphs_from_df 1 1 0 0%
bim2sim/utilities/common_functions.py group_by_levenshtein 13 0 0 100%
bim2sim/utilities/common_functions.py group_by_levenshtein.levenshtein 11 0 0 100%
bim2sim/utilities/common_functions.py (no function) 36 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.remove_coincident_vertices 10 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.remove_collinear_vertices2 11 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.make_faces_from_pnts 12 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_number_of_vertices 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_points_of_face 11 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_center_of_face 3 3 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_center_of_shape 3 3 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_center_of_edge 3 3 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_center_of_volume 3 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.scale_face 6 6 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.scale_shape 6 6 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.scale_edge 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.fix_face 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.fix_shape 5 5 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.move_bound_in_direction_of_normal 17 17 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.compare_direction_of_normals 5 5 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools._a2p 5 5 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools._axis2placement 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.local_placement 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.simple_face_normal 10 10 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.flip_orientation_of_face 2 2 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_face_from_shape 9 9 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_faces_from_shape 7 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_shape_area 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.remove_coincident_and_collinear_points_from_face 12 12 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_shape_volume 4 4 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.sew_shapes 5 5 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.move_bounds_to_vertical_pos 13 13 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.get_footprint_of_shape 28 28 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.triangulate_bound_shape 5 5 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.check_pnt_in_solid 7 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.make_shell_from_faces 7 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.make_solid_from_shell 3 0 0 100%
bim2sim/utilities/pyocc_tools.py PyOCCTools.make_solid_from_shape 3 3 0 0%
bim2sim/utilities/pyocc_tools.py PyOCCTools.obj2_in_obj1 5 0 0 100%
bim2sim/utilities/pyocc_tools.py (no function) 91 0 0 100%
bim2sim/utilities/svg_utils.py create_svg_floor_plan_plot 4 4 0 0%
bim2sim/utilities/svg_utils.py convert_ifc_to_svg 16 16 0 0%
bim2sim/utilities/svg_utils.py split_svg_by_storeys 19 19 0 0%
bim2sim/utilities/svg_utils.py modify_svg_elements 55 55 0 0%
bim2sim/utilities/svg_utils.py combine_two_svgs 19 19 0 0%
bim2sim/utilities/svg_utils.py combine_svgs_complete 13 13 0 0%
bim2sim/utilities/svg_utils.py (no function) 15 0 0 100%
bim2sim/utilities/test.py IntegrationBase.setUp 3 3 0 0%
bim2sim/utilities/test.py IntegrationBase.tearDown 4 4 0 0%
bim2sim/utilities/test.py IntegrationBase.create_project 6 6 0 0%
bim2sim/utilities/test.py IntegrationBase.test_resources_path 1 1 0 0%
bim2sim/utilities/test.py IntegrationBase.model_domain_path 1 1 0 0%
bim2sim/utilities/test.py IntegrationBase.weather_file_path 1 1 0 0%
bim2sim/utilities/test.py RegressionTestBase.setUp 4 4 0 0%
bim2sim/utilities/test.py RegressionTestBase.create_regression_setup 1 1 0 0%
bim2sim/utilities/test.py RegressionTestBase.run_regression_test 1 1 0 0%
bim2sim/utilities/test.py RegressionTestBase.model_domain_path 1 1 0 0%
bim2sim/utilities/test.py (no function) 21 21 0 0%
bim2sim/utilities/types.py (no function) 37 0 0 100%
bim2sim/utilities/visualize_spaces.py rgb_color 1 1 0 0%
bim2sim/utilities/visualize_spaces.py visualize_zones 48 48 0 0%
bim2sim/utilities/visualize_spaces.py (no function) 12 12 0 0%
docs/__init__.py (no function) 0 0 0 100%
docs/utilities/__init__.py (no function) 0 0 0 100%
docs/utilities/plugindiagram/__init__.py (no function) 0 0 0 100%
docs/utilities/plugindiagram/template_mermaid.py split_string_50 3 3 0 0%
docs/utilities/plugindiagram/template_mermaid.py generate_task_code 18 18 0 0%
docs/utilities/plugindiagram/template_mermaid.py generate_diagram 32 32 0 0%
docs/utilities/plugindiagram/template_mermaid.py write_file 2 2 0 0%
docs/utilities/plugindiagram/template_mermaid.py get_plugin_infos 4 4 0 0%
docs/utilities/plugindiagram/template_mermaid.py get_task_infos 25 25 0 0%
docs/utilities/plugindiagram/template_mermaid.py generate_plugin_structure_fig 14 14 0 0%
docs/utilities/plugindiagram/template_mermaid.py (no function) 25 25 0 0%
test/__init__.py (no function) 0 0 0 100%
test/integration/__init__.py (no function) 0 0 0 100%
test/integration/test_useage.py TestUsage.test_import_mainlib 6 4 0 33%
test/integration/test_useage.py TestUsage.test_call_console 8 2 0 75%
test/integration/test_useage.py (no function) 9 1 0 89%
test/unit/__init__.py (no function) 0 0 0 100%
test/unit/assets/__init__.py (no function) 0 0 0 100%
test/unit/assets/test_json_assets.py TestJSONAssets.setUpClass 2 0 0 100%
test/unit/assets/test_json_assets.py TestJSONAssets.tearDownClass 1 0 0 100%
test/unit/assets/test_json_assets.py TestJSONAssets.test_json_assets 7 1 0 86%
test/unit/assets/test_json_assets.py (no function) 12 0 0 100%
test/unit/elements/__init__.py (no function) 0 0 0 100%
test/unit/elements/aggregation/__init__.py (no function) 0 0 0 100%
test/unit/elements/aggregation/test_aggregation.py SampleElementAggregation._calc_attr1 4 0 0 100%
test/unit/elements/aggregation/test_aggregation.py SampleElementAggregation._calc_multi 1 0 0 100%
test/unit/elements/aggregation/test_aggregation.py TestAggregation.test_instantiation 7 0 0 100%
test/unit/elements/aggregation/test_aggregation.py SampleHVACElementAggregation.find_matches 1 0 0 100%
test/unit/elements/aggregation/test_aggregation.py SampleHVACElementAggregation.get_edge_ports 1 1 0 0%
test/unit/elements/aggregation/test_aggregation.py SampleHVACElementAggregation._calc_attr1 4 0 0 100%
test/unit/elements/aggregation/test_aggregation.py SampleHVACElementAggregation._calc_multi 1 0 0 100%
test/unit/elements/aggregation/test_aggregation.py AggregationHelper.get_setup_sample1 7 0 0 100%
test/unit/elements/aggregation/test_aggregation.py TestHVACAggregation.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_aggregation.py TestHVACAggregation.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_aggregation.py TestHVACAggregation.test_instantiation 7 0 0 100%
test/unit/elements/aggregation/test_aggregation.py (no function) 50 1 0 98%
test/unit/elements/aggregation/test_consumer.py ConsumerHelper.get_setup_consumer1 20 0 0 100%
test/unit/elements/aggregation/test_consumer.py ConsumerHelper.get_setup_consumer2 25 0 0 100%
test/unit/elements/aggregation/test_consumer.py ConsumerHelper.get_setup_consumer3 22 0 0 100%
test/unit/elements/aggregation/test_consumer.py ConsumerHelper.get_setup_system 14 0 0 100%
test/unit/elements/aggregation/test_consumer.py ConsumerHelper.get_setup_system2 10 0 0 100%
test/unit/elements/aggregation/test_consumer.py TestConsumerAggregation.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_consumer.py TestConsumerAggregation.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_consumer.py TestConsumerAggregation.test_find_matches 7 0 0 100%
test/unit/elements/aggregation/test_consumer.py TestConsumerAggregation.test_aggregation_consumer1 10 0 0 100%
test/unit/elements/aggregation/test_consumer.py TestConsumerAggregation.test_aggregation_consumer2 15 1 0 93%
test/unit/elements/aggregation/test_consumer.py TestConsumerAggregation.test_aggregation_consumer3 7 0 0 100%
test/unit/elements/aggregation/test_consumer.py (no function) 25 1 0 96%
test/unit/elements/aggregation/test_consumer_distributor.py ConsumerDistributorHelper.get_setup_con_dist1 19 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py ConsumerDistributorHelper.get_setup_con_dist2 24 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py TestConsumerDistributorModule.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py TestConsumerDistributorModule.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py TestConsumerDistributorModule.test_find_matches 9 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py TestConsumerDistributorModule.test_aggregation 10 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py TestConsumerDistributorModule.test_aggregation2 9 0 0 100%
test/unit/elements/aggregation/test_consumer_distributor.py (no function) 19 1 0 95%
test/unit/elements/aggregation/test_generator.py GeneratorHelper.get_setup_boiler_with_bypass 38 0 0 100%
test/unit/elements/aggregation/test_generator.py GeneratorHelper.get_setup_two_seperate_boilers 84 0 0 100%
test/unit/elements/aggregation/test_generator.py GeneratorHelper.setup_get_two_parallel_boilers 51 0 0 100%
test/unit/elements/aggregation/test_generator.py TestGeneratorAggregation.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_generator.py TestGeneratorAggregation.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_generator.py TestGeneratorAggregation.test_simple_boiler_with_bypass 16 0 0 100%
test/unit/elements/aggregation/test_generator.py TestGeneratorAggregation.test_two_simple_boiler_with_bypass 26 0 0 100%
test/unit/elements/aggregation/test_generator.py TestGeneratorAggregation.test_two_parallel_boilers_with_bypass 23 2 0 91%
test/unit/elements/aggregation/test_generator.py (no function) 21 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py ParallelPumpHelper.get_setup_pumps1 20 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py ParallelPumpHelper.get_setup_pumps2 32 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py ParallelPumpHelper.get_setup_pumps3 36 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py ParallelPumpHelper.get_setup_pumps4 36 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py ParallelPumpHelper.get_setup_pumps5 35 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py ParallelPumpHelper.get_setup_system 15 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_pump_setup1 17 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_pump_setup2 21 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_pump_setup4 21 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_pump_setup5 23 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_basics 5 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_detection_pumps1 3 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_detection_pumps2 3 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_detection_pumps3 3 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_detection_pumps4 3 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py TestParallelPumps.test_detection_system 11 0 0 100%
test/unit/elements/aggregation/test_parallelpumps.py (no function) 31 1 0 97%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_strand1 9 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_strand2 12 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_strait_with_valve 11 11 0 0%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_straits_with_distributor 9 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_cross 18 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_system 21 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py StrandHelper.get_setup_loop 15 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_strait_strand 8 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_strait_strand_variable 9 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_distributor_with_strands 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_strait_strand_valve 7 7 0 0%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_filter_strand 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_filter_cross 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_filter_system 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_filter_circular 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_pipestrand1 9 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_pipestrand2 13 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_basics 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_detection 3 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py TestPipeStrand.test_get_edge_ports_pipe_strand 5 0 0 100%
test/unit/elements/aggregation/test_pipestrand.py (no function) 36 1 0 97%
test/unit/elements/aggregation/test_underfloorheating.py UFHHelper.get_setup_ufh1 13 0 0 100%
test/unit/elements/aggregation/test_underfloorheating.py UFHHelper.connect_ufh 35 0 0 100%
test/unit/elements/aggregation/test_underfloorheating.py TestUnderfloorHeating.setUpClass 1 0 0 100%
test/unit/elements/aggregation/test_underfloorheating.py TestUnderfloorHeating.tearDown 1 0 0 100%
test/unit/elements/aggregation/test_underfloorheating.py TestUnderfloorHeating.test_simple_ufh 11 0 0 100%
test/unit/elements/aggregation/test_underfloorheating.py (no function) 21 1 0 95%
test/unit/elements/graphs/__init__.py (no function) 0 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py GraphHelper.get_system_elements 20 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py generate_element_strait 11 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py attach 16 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.setUpClass 1 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.tearDown 1 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_create 9 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_merge 15 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_type_chain 9 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_cycles 15 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_nodes 8 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_subgraph_from_elements 8 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py TestHVACGraph.test_remove_classes 8 0 0 100%
test/unit/elements/graphs/test_hvacgraph.py (no function) 22 0 0 100%
test/unit/elements/helper.py SetupHelper.__init__ 2 0 0 100%
test/unit/elements/helper.py SetupHelper.reset 1 0 0 100%
test/unit/elements/helper.py SetupHelper.flag_manager 3 0 0 100%
test/unit/elements/helper.py SetupHelper.element_generator 1 1 0 0%
test/unit/elements/helper.py SetupHelperHVAC.fake_add_ports 5 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.connect_strait 5 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.element_generator 10 1 0 90%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_pipe 4 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_junction 2 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_valve 2 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_pump 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_radiator 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_boiler 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_consumer 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_three_way_valve 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_heat_pump 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_chiller 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_cooling_tower 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_space_heater 4 4 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_storage 2 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_generator_one_fluid 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_chp 2 2 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_distributor 4 4 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_setup_simple_heating_distributor_module 18 18 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_simple_consumer_heating_distributor_module 10 10 0 0%
test/unit/elements/helper.py SetupHelperHVAC.get_setup_simple_boiler 20 0 0 100%
test/unit/elements/helper.py SetupHelperHVAC.elements_in_agg 8 3 0 62%
test/unit/elements/helper.py SetupHelperBPS.element_generator 4 0 0 100%
test/unit/elements/helper.py SetupHelperBPS.get_thermalzone 2 0 0 100%
test/unit/elements/helper.py SetupHelperBPS.get_thermalzones_diff_usage 4 0 0 100%
test/unit/elements/helper.py SetupHelperBPS.get_setup_simple_house 9 0 0 100%
test/unit/elements/helper.py (no function) 52 0 0 100%
test/unit/elements/mapping/__init__.py (no function) 0 0 0 100%
test/unit/elements/mapping/test_attribute.py TestElement.__init__ 2 0 0 100%
test/unit/elements/mapping/test_attribute.py TestElement._func1 1 0 0 100%
test/unit/elements/mapping/test_attribute.py TestElementInherited._func1 1 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.setUp 2 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.tearDown 1 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_set_get 3 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_type_consistence 9 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_manager 10 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_manager_unit 1 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_manager_names 3 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_set_invalid_attribute 2 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_get_invalid_attribute 2 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_from_function 1 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_reset 9 9 0 0%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_by_function_reset 3 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_reset_with_function_change 5 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_attribute_reset 9 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttribute.test_from_function_inheritance 1 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDecisions.test_request_attribute 7 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDecisions.test_request_requested 6 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDecisions.test_request_available 6 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDecisions.test_request_many_attributes 16 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDecisions.test_request_decision_bool 7 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDecisions.test_external_decision 6 0 0 100%
test/unit/elements/mapping/test_attribute.py TestAttributeDataSource.test_data_source 16 0 0 100%
test/unit/elements/mapping/test_attribute.py (no function) 48 1 0 98%
test/unit/elements/mapping/test_finder.py TestTemplateFinder.setUpClass 9 0 0 100%
test/unit/elements/mapping/test_finder.py TestTemplateFinder.tearDownClass 1 0 0 100%
test/unit/elements/mapping/test_finder.py TestTemplateFinder.setUp 3 1 0 67%
test/unit/elements/mapping/test_finder.py TestTemplateFinder.tearDown 1 0 0 100%
test/unit/elements/mapping/test_finder.py TestTemplateFinder.test_set_find 16 0 0 100%
test/unit/elements/mapping/test_finder.py TestTemplateFinder.test_save_load 10 0 0 100%
test/unit/elements/mapping/test_finder.py (no function) 19 1 0 95%
test/unit/elements/test_elements.py get_ifc 2 0 0 100%
test/unit/elements/test_elements.py TestProductBased.test_init 4 0 0 100%
test/unit/elements/test_elements.py TestProductBased.test_from_ifc 6 0 0 100%
test/unit/elements/test_elements.py TestProductBased.test_validate_creation_two_port_pipe 4 0 0 100%
test/unit/elements/test_elements.py TestProductBased.test_validate_creation_three_port_pipe 4 0 0 100%
test/unit/elements/test_elements.py TestFactory.test_init 3 0 0 100%
test/unit/elements/test_elements.py TestFactory.test_factory_create 6 0 0 100%
test/unit/elements/test_elements.py TestFactory.test_factory_create_better_cls 1 1 0 0%
test/unit/elements/test_elements.py TestFactory.test_create_mapping 5 0 0 100%
test/unit/elements/test_elements.py (no function) 36 1 0 97%
test/unit/kernel/__init__.py (no function) 0 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_decision_value 8 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_invalid_value 4 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_skip 8 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_freeze_decision 7 0 0 100%
test/unit/kernel/test_decision.py TestDecision.check 1 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_save_load 20 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_decision_reduce_by_key 9 0 0 100%
test/unit/kernel/test_decision.py TestDecision.test_decision_reduce_by_question 9 0 0 100%
test/unit/kernel/test_decision.py TestBoolDecision.test_decision_value 6 0 0 100%
test/unit/kernel/test_decision.py TestBoolDecision.test_validation 7 0 0 100%
test/unit/kernel/test_decision.py TestBoolDecision.test_save_load 10 0 0 100%
test/unit/kernel/test_decision.py TestRealDecision.check 1 0 0 100%
test/unit/kernel/test_decision.py TestRealDecision.test_validation 12 0 0 100%
test/unit/kernel/test_decision.py TestRealDecision.test_save_load 25 0 0 100%
test/unit/kernel/test_decision.py TestListDecision.setUp 2 0 0 100%
test/unit/kernel/test_decision.py TestListDecision.test_validation 6 0 0 100%
test/unit/kernel/test_decision.py TestListDecision.test_save_load 11 0 0 100%
test/unit/kernel/test_decision.py TestStringDecision.check 1 0 0 100%
test/unit/kernel/test_decision.py TestStringDecision.test_validation 9 0 0 100%
test/unit/kernel/test_decision.py TestStringDecision.test_save_load 20 0 0 100%
test/unit/kernel/test_decision.py TestGuidDecision.check 2 0 0 100%
test/unit/kernel/test_decision.py TestGuidDecision.test_validation 11 0 0 100%
test/unit/kernel/test_decision.py TestGuidDecision.test_save_load 22 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.check 1 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_default_value 8 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_bad_input 4 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_skip_all 8 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_real_parsing 7 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_bool_parse 15 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_real_parse 13 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_list_parse 11 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_string_parse 10 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_guid_parse 24 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_guid_parse.check 2 0 0 100%
test/unit/kernel/test_decision.py TestConsoleHandler.test_guid_parse.valid_parsed 1 0 0 100%
test/unit/kernel/test_decision.py (no function) 57 1 0 98%
test/unit/tasks/__init__.py TestTask.setUpClass 12 0 0 100%
test/unit/tasks/__init__.py TestTask.setUp 1 0 0 100%
test/unit/tasks/__init__.py TestTask.tearDown 2 0 0 100%
test/unit/tasks/__init__.py TestTask.run_task 1 0 0 100%
test/unit/tasks/__init__.py TestTask.simSettingsClass 1 1 0 0%
test/unit/tasks/__init__.py TestTask.testTask 1 1 0 0%
test/unit/tasks/__init__.py TestTask.helper 1 1 0 0%
test/unit/tasks/__init__.py (no function) 20 0 0 100%
test/unit/tasks/bps/__init__.py (no function) 0 0 0 100%
test/unit/tasks/bps/test_enrich_material.py TestEnrichMaterial.simSettingsClass 1 0 0 100%
test/unit/tasks/bps/test_enrich_material.py TestEnrichMaterial.testTask 1 0 0 100%
test/unit/tasks/bps/test_enrich_material.py TestEnrichMaterial.helper 1 0 0 100%
test/unit/tasks/bps/test_enrich_material.py TestEnrichMaterial.test_enrichment_LOD_low_iwu_heavy_window_dreifach_2010 58 0 0 100%
test/unit/tasks/bps/test_enrich_material.py TestEnrichMaterial.test_enrichment_LOD_low_kfw40_window_zweifach_2010 52 0 0 100%
test/unit/tasks/bps/test_enrich_material.py (no function) 14 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.simSettingsClass 1 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.testTask 1 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.helper 1 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_enrichment_maintained_illuminance_false 8 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_enrichment_single_office_common_conditions 10 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_enrichment_sim_setting_without_overwrite 11 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_enrichment_sim_setting_overwrite 11 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_enrichment_sim_setting_overwrite_false 11 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_bldg_ahu_enrichment 9 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_bldg_ahu_enrichment_false 9 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_bldg_ahu_enrichment_complete 21 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_infiltration_sim_setting_overwrite 10 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py TestEnrichUseConditions.test_with_five_different_zones 14 0 0 100%
test/unit/tasks/bps/test_enrich_use_cond.py (no function) 24 0 0 100%
test/unit/tasks/common/__init__.py (no function) 0 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py TestInnerLoopRemover.test_simple_convex_polygon 4 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py TestInnerLoopRemover.test_polygon_with_single_reflex 3 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py TestInnerLoopRemover.test_bigger_polygon_with_single_reflex 4 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py TestInnerLoopRemover.test_convex_polygon_with_single_hole 5 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py TestInnerLoopRemover.test_polygon_with_reflex_and_single_hole 5 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py TestInnerLoopRemover.test_polygon_with_reflexes_and_multiple_holes 9 0 0 100%
test/unit/tasks/common/test_inner_loop_remover.py (no function) 11 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspect.tearDown 2 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspect.test_case_1 9 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspect.test_case_2 9 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspect.test_case_3 9 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspect.test_case_4 9 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspectMethods.create_element 6 0 0 100%
test/unit/tasks/common/test_inspect.py TestInspectMethods.test_connect_by_position 18 0 0 100%
test/unit/tasks/common/test_inspect.py (no function) 31 0 0 100%
test/unit/tasks/common/test_load_ifc.py TestLoadIFC.setUpClass 8 0 0 100%
test/unit/tasks/common/test_load_ifc.py TestLoadIFC.test_load_ifc 15 0 0 100%
test/unit/tasks/common/test_load_ifc.py TestLoadIFC.test_load_ifczip 15 0 0 100%
test/unit/tasks/common/test_load_ifc.py TestLoadIFC.test_load_ifcxml 15 15 0 0%
test/unit/tasks/common/test_load_ifc.py (no function) 19 0 0 100%
test/unit/tasks/hvac/__init__.py (no function) 0 0 0 100%
test/unit/tasks/hvac/test_dead_ends.py DeadEndHelper.get_simple_circuit 29 0 0 100%
test/unit/tasks/hvac/test_dead_ends.py TestOnlyDeadEnds.setUpClass 1 0 0 100%
test/unit/tasks/hvac/test_dead_ends.py TestOnlyDeadEnds.tearDown 1 0 0 100%
test/unit/tasks/hvac/test_dead_ends.py TestOnlyDeadEnds.test_dead_end_identification_decision 13 0 0 100%
test/unit/tasks/hvac/test_dead_ends.py TestOnlyDeadEnds.test_dead_end_identification_forced 11 0 0 100%
test/unit/tasks/hvac/test_dead_ends.py (no function) 15 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py GeneratorHelper.get_setup_circuit_with_expansion_tank 14 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py TestExpansionTank.setUpClass 1 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py TestExpansionTank.tearDownClass 1 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py TestExpansionTank.tearDown 1 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py TestExpansionTank.test_expansion_tank_circuit_decision 7 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py TestExpansionTank.test_expansion_tank_circuit_forced 7 0 0 100%
test/unit/tasks/hvac/test_expansiontank.py (no function) 17 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.simSettingsClass 1 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.testTask 1 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.helper 1 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.setUpClass 3 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.run_parameter_test 5 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_to_modelica 14 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_missing_required_parameter 4 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_check_function 7 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_pipe_export 8 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_valve_export 7 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_junction_export 7 0 0 100%
test/unit/tasks/hvac/test_export.py TestStandardLibraryExports.test_storage_export 7 0 0 100%
test/unit/tasks/hvac/test_export.py (no function) 31 0 0 100%
test/unit/test_project.py BaseTestProject.setUp 2 0 0 100%
test/unit/test_project.py BaseTestProject.tearDown 4 2 0 50%
test/unit/test_project.py TestProject.test_create_remove 6 0 0 100%
test/unit/test_project.py TestProject.test_double_create 9 0 0 100%
test/unit/test_project.py TestProject.test_reuse_project_folder_change_plugin 7 0 0 100%
test/unit/test_project.py (no function) 22 0 0 100%
test/unit/test_sim_settings.py SimSettingsHelper.create_new_sim_setting 9 0 0 100%
test/unit/test_sim_settings.py SimSettingsHelper.create_new_sim_setting.NewSettings.__init__ 1 0 0 100%
test/unit/test_sim_settings.py TestSimSettings.tearDown 1 0 0 100%
test/unit/test_sim_settings.py TestSimSettings.test_default_settings 3 0 0 100%
test/unit/test_sim_settings.py TestSimSettings.test_update_from_config 17 0 0 100%
test/unit/test_sim_settings.py TestSimSettings.test_LOD 12 0 0 100%
test/unit/test_sim_settings.py TestSimSettings.test_auto_name_setting 3 0 0 100%
test/unit/test_sim_settings.py TestSimSettings.test_new_sim_settings_creation 5 0 0 100%
test/unit/test_sim_settings.py (no function) 16 0 0 100%
test/unit/utilities/__init__.py (no function) 0 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_angle_equivalent 6 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_vector_angle 6 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_get_usage_dict 7 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_get_common_pattern_usage 5 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_get_custom_pattern_usage 5 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_get_custom_pattern_usage_2 6 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_get_type_building_elements 3 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_get_material_templates 3 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_filter_elements 11 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_remove_umlaut 4 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_translate_deep 6 0 0 100%
test/unit/utilities/test_common_functions.py TestCommonFunctions.test_all_subclasses 3 0 0 100%
test/unit/utilities/test_common_functions.py TestConstructionClassChoices.setUp 2 0 0 100%
test/unit/utilities/test_common_functions.py TestConstructionClassChoices.test_construction_class_walls_choices 8 0 0 100%
test/unit/utilities/test_common_functions.py TestConstructionClassChoices.test_construction_class_windows_choices 8 0 0 100%
test/unit/utilities/test_common_functions.py TestConstructionClassChoices.test_construction_class_doors_choices 8 0 0 100%
test/unit/utilities/test_common_functions.py TestConstructionClassChoices.test_default_values 9 0 0 100%
test/unit/utilities/test_common_functions.py TestConstructionClassChoices.test_choice_counts 6 0 0 100%
test/unit/utilities/test_common_functions.py (no function) 27 0 0 100%
test/unit/utilities/test_pyocc_tools.py TestOCCTools.test_face_from_pnts_tuples 3 0 0 100%
test/unit/utilities/test_pyocc_tools.py TestOCCTools.test_face_from_pnts_gp_pnts 3 0 0 100%
test/unit/utilities/test_pyocc_tools.py TestOCCTools.test_get_points_of_face 6 0 0 100%
test/unit/utilities/test_pyocc_tools.py TestOCCTools.test_remove_collinear_vertices 16 0 0 100%
test/unit/utilities/test_pyocc_tools.py TestOCCTools.test_remove_coincident_vertices 16 0 0 100%
test/unit/utilities/test_pyocc_tools.py TestOCCTools.test_obj2_in_obj1 9 0 0 100%
test/unit/utilities/test_pyocc_tools.py (no function) 14 1 0 93%
Total   18935 9962 0 47%

No items found using the specified filter.