LCOV - code coverage report
Current view: top level - variable - variable_concept.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 1 1 100.0 %
Date: 2024-04-28 01:25:40 Functions: 1 1 100.0 %

          Line data    Source code
       1             : #include "scipp/variable/variable_concept.h"
       2             : #include "scipp/core/dimensions.h"
       3             : 
       4             : namespace scipp::variable {
       5             : 
       6     2974398 : VariableConcept::VariableConcept(const units::Unit &unit) : m_unit(unit) {}
       7             : 
       8             : } // namespace scipp::variable

Generated by: LCOV version 1.14