Coverage report: 93%

Files Functions Classes

coverage.py v7.14.1, created at 2026-06-08 11:03 +0000

File class   statements missing excluded   coverage
src/beamme/__init__.py (no class)   0 0 0   100%
src/beamme/abaqus/__init__.py (no class)   0 0 0   100%
src/beamme/abaqus/beam.py (no class)   17 4 0   76%
src/beamme/abaqus/input_file.py AbaqusBeamNormalDefinition   0 0 0   100%
src/beamme/abaqus/input_file.py AbaqusInputFile   90 8 0   91%
src/beamme/abaqus/input_file.py (no class)   39 1 0   97%
src/beamme/abaqus/material.py AbaqusBeamMaterial   2 0 0   100%
src/beamme/abaqus/material.py (no class)   4 0 0   100%
src/beamme/core/__init__.py (no class)   0 0 0   100%
src/beamme/core/base_mesh_item.py BaseMeshItem   3 0 0   100%
src/beamme/core/base_mesh_item.py (no class)   2 0 0   100%
src/beamme/core/boundary_condition.py BoundaryConditionBase   3 0 0   100%
src/beamme/core/boundary_condition.py BoundaryCondition   17 2 0   88%
src/beamme/core/boundary_condition.py BoundaryConditionContainer   5 0 0   100%
src/beamme/core/boundary_condition.py (no class)   16 0 0   100%
src/beamme/core/conf.py Geometry   0 0 0   100%
src/beamme/core/conf.py BoundaryCondition   5 1 0   80%
src/beamme/core/conf.py CouplingDofType   0 0 0   100%
src/beamme/core/conf.py ElementType   0 0 0   100%
src/beamme/core/conf.py NodeType   0 0 0   100%
src/beamme/core/conf.py DoubleNodes   0 0 0   100%
src/beamme/core/conf.py BeamMe   12 0 0   100%
src/beamme/core/conf.py (no class)   40 0 0   100%
src/beamme/core/container.py ContainerBase   17 2 0   88%
src/beamme/core/container.py (no class)   3 0 0   100%
src/beamme/core/coupling.py Coupling   18 2 0   89%
src/beamme/core/coupling.py (no class)   18 0 0   100%
src/beamme/core/element.py Element   14 7 0   50%
src/beamme/core/element.py (no class)   8 0 0   100%
src/beamme/core/element_beam.py Beam   56 6 0   89%
src/beamme/core/element_beam.py (no class)   22 0 0   100%
src/beamme/core/element_volume.py VolumeElement   12 1 0   92%
src/beamme/core/element_volume.py VolumePoint   0 0 0   100%
src/beamme/core/element_volume.py VolumeWEDGE6   0 0 0   100%
src/beamme/core/element_volume.py VolumeHEX8   0 0 0   100%
src/beamme/core/element_volume.py VolumeTET4   0 0 0   100%
src/beamme/core/element_volume.py VolumeTET10   0 0 0   100%
src/beamme/core/element_volume.py VolumeHEX20   0 0 0   100%
src/beamme/core/element_volume.py VolumeHEX27   0 0 0   100%
src/beamme/core/element_volume.py (no class)   37 0 0   100%
src/beamme/core/function.py Function   4 0 0   100%
src/beamme/core/function.py (no class)   4 0 0   100%
src/beamme/core/geometry_set.py GeometrySetBase   13 3 0   77%
src/beamme/core/geometry_set.py GeometrySet   42 5 0   88%
src/beamme/core/geometry_set.py GeometrySetNodes   23 4 0   83%
src/beamme/core/geometry_set.py GeometryName   5 2 0   60%
src/beamme/core/geometry_set.py GeometrySetContainer   8 0 0   100%
src/beamme/core/geometry_set.py (no class)   39 0 0   100%
src/beamme/core/material.py Material   3 0 0   100%
src/beamme/core/material.py MaterialBeamBase   16 0 0   100%
src/beamme/core/material.py MaterialSolidBase   0 0 0   100%
src/beamme/core/material.py (no class)   10 0 0   100%
src/beamme/core/mesh.py Mesh   362 20 0   94%
src/beamme/core/mesh.py (no class)   68 0 0   100%
src/beamme/core/mesh_representation.py GeometrySetInfo   2 0 0   100%
src/beamme/core/mesh_representation.py MeshRepresentation   71 7 0   90%
src/beamme/core/mesh_representation.py (no class)   79 4 0   95%
src/beamme/core/mesh_utils.py (no class)   25 2 0   92%
src/beamme/core/node.py Node   10 0 0   100%
src/beamme/core/node.py NodeCosserat   10 0 0   100%
src/beamme/core/node.py ControlPoint   2 0 0   100%
src/beamme/core/node.py (no class)   17 0 0   100%
src/beamme/core/nurbs_patch.py NURBSPatch   25 1 0   96%
src/beamme/core/nurbs_patch.py NURBSSurface   8 0 0   100%
src/beamme/core/nurbs_patch.py NURBSVolume   10 0 0   100%
src/beamme/core/nurbs_patch.py (no class)   25 0 0   100%
src/beamme/core/rotation.py Rotation   120 8 0   93%
src/beamme/core/rotation.py (no class)   106 1 0   99%
src/beamme/core/vtk_writer.py VTKGeometry   0 0 0   100%
src/beamme/core/vtk_writer.py VTKType   0 0 0   100%
src/beamme/core/vtk_writer.py VTKTensor   0 0 0   100%
src/beamme/core/vtk_writer.py VTKWriter   99 6 0   94%
src/beamme/core/vtk_writer.py (no class)   65 19 0   71%
src/beamme/cosserat_curve/__init__.py (no class)   0 0 0   100%
src/beamme/cosserat_curve/cosserat_curve.py CosseratCurve   133 4 0   97%
src/beamme/cosserat_curve/cosserat_curve.py (no class)   66 0 0   100%
src/beamme/cosserat_curve/warping_along_cosserat_curve.py (no class)   101 3 0   97%
src/beamme/four_c/__init__.py (no class)   0 0 0   100%
src/beamme/four_c/beam_interaction_conditions.py (no class)   27 1 0   96%
src/beamme/four_c/beam_potential.py BeamPotential   27 5 0   81%
src/beamme/four_c/beam_potential.py (no class)   8 0 0   100%
src/beamme/four_c/dbc_monitor.py (no class)   89 9 0   90%
src/beamme/four_c/element_beam.py BeamFourCEulerBernoulli   7 0 0   100%
src/beamme/four_c/element_beam.py (no class)   62 8 0   87%
src/beamme/four_c/element_data.py FourCElementData   10 2 0   80%
src/beamme/four_c/element_data.py (no class)   21 0 0   100%
src/beamme/four_c/element_solid.py (no class)   50 7 0   86%
src/beamme/four_c/four_c_types.py BeamType   0 0 0   100%
src/beamme/four_c/four_c_types.py BeamKirchhoffConstraintType   0 0 0   100%
src/beamme/four_c/four_c_types.py BeamKirchhoffParametrizationType   0 0 0   100%
src/beamme/four_c/four_c_types.py (no class)   12 0 0   100%
src/beamme/four_c/function_utility.py (no class)   23 2 0   91%
src/beamme/four_c/header_functions.py (no class)   99 10 0   90%
src/beamme/four_c/input_file.py InputFile   63 17 0   73%
src/beamme/four_c/input_file.py (no class)   35 0 0   100%
src/beamme/four_c/input_file_dump_functions.py (no class)   160 8 0   95%
src/beamme/four_c/input_file_mappings.py (no class)   19 0 0   100%
src/beamme/four_c/locsys_condition.py LocSysCondition   14 1 0   93%
src/beamme/four_c/locsys_condition.py (no class)   9 0 0   100%
src/beamme/four_c/material.py MaterialReissner   29 8 0   72%
src/beamme/four_c/material.py MaterialReissnerElastoplastic   13 1 0   92%
src/beamme/four_c/material.py MaterialKirchhoff   16 2 0   88%
src/beamme/four_c/material.py MaterialEulerBernoulli   12 5 0   58%
src/beamme/four_c/material.py MaterialSolid   3 0 0   100%
src/beamme/four_c/material.py MaterialStVenantKirchhoff   6 1 0   83%
src/beamme/four_c/material.py (no class)   41 0 0   100%
src/beamme/four_c/model_importer.py UniqueDataTracker   7 0 0   100%
src/beamme/four_c/model_importer.py (no class)   171 13 0   92%
src/beamme/four_c/run_four_c.py (no class)   47 4 0   91%
src/beamme/four_c/solid_shell_thickness_direction.py (no class)   129 18 0   86%
src/beamme/geometric_search/__init__.py (no class)   0 0 0   100%
src/beamme/geometric_search/arborx.py KokkosScopeGuardWrapper   2 1 0   50%
src/beamme/geometric_search/arborx.py (no class)   14 1 0   93%
src/beamme/geometric_search/cython.py (no class)   11 2 0   82%
src/beamme/geometric_search/find_close_points.py FindClosePointAlgorithm   0 0 0   100%
src/beamme/geometric_search/find_close_points.py (no class)   60 3 0   95%
src/beamme/geometric_search/scipy.py (no class)   22 2 0   91%
src/beamme/geometric_search/utils.py (no class)   9 0 0   100%
src/beamme/mesh_creation_functions/__init__.py (no class)   0 0 0   100%
src/beamme/mesh_creation_functions/applications/__init__.py (no class)   0 0 0   100%
src/beamme/mesh_creation_functions/applications/beam_fibers_in_rectangle.py (no class)   55 3 0   95%
src/beamme/mesh_creation_functions/applications/beam_honeycomb.py (no class)   81 2 0   98%
src/beamme/mesh_creation_functions/applications/beam_stent.py (no class)   106 1 0   99%
src/beamme/mesh_creation_functions/applications/beam_wire.py (no class)   30 2 0   93%
src/beamme/mesh_creation_functions/beam_arc.py (no class)   38 2 0   95%
src/beamme/mesh_creation_functions/beam_generic.py (no class)   153 10 0   93%
src/beamme/mesh_creation_functions/beam_helix.py (no class)   44 7 0   84%
src/beamme/mesh_creation_functions/beam_line.py (no class)   19 0 0   100%
src/beamme/mesh_creation_functions/beam_node_continuation.py (no class)   25 2 0   92%
src/beamme/mesh_creation_functions/beam_parametric_curve.py _ArcLengthEvaluation   76 1 0   99%
src/beamme/mesh_creation_functions/beam_parametric_curve.py create_beam_mesh_parametric_curve._BeamFunctionGenerator   29 0 0   100%
src/beamme/mesh_creation_functions/beam_parametric_curve.py (no class)   56 2 0   96%
src/beamme/mesh_creation_functions/beam_splinepy.py (no class)   15 0 0   100%
src/beamme/mesh_creation_functions/nurbs_generic.py (no class)   102 5 0   95%
src/beamme/mesh_creation_functions/nurbs_geometries.py (no class)   205 3 0   99%
src/beamme/mesh_creation_functions/nurbs_utils.py (no class)   29 0 0   100%
src/beamme/space_time/__init__.py (no class)   0 0 0   100%
src/beamme/space_time/beam_to_space_time.py NodeCosseratSpaceTime   2 0 0   100%
src/beamme/space_time/beam_to_space_time.py SpaceTimeElement   1 0 0   100%
src/beamme/space_time/beam_to_space_time.py SpaceTimeElementQuad4   0 0 0   100%
src/beamme/space_time/beam_to_space_time.py SpaceTimeElementQuad9   0 0 0   100%
src/beamme/space_time/beam_to_space_time.py (no class)   144 7 0   95%
src/beamme/utils/__init__.py (no class)   0 0 0   100%
src/beamme/utils/data_structures.py (no class)   21 1 0   95%
src/beamme/utils/environment.py (no class)   36 1 0   97%
src/beamme/utils/nodes.py (no class)   88 6 0   93%
Total     4713 309 0   93%

No items found using the specified filter.