LCOV - code coverage report
Current view: top level - app/src/Static/supply - NetworkDifferentiable.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 2 2 100.0 %
Date: 2023-08-17 16:45:52 Functions: 1 1 100.0 %

          Line data    Source code
       1             : #include "Static/supply/NetworkDifferentiable.hpp"
       2             : 
       3             : using namespace Static;
       4             : 
       5       21100 : NetworkDifferentiable::Edge::Edge(Edge::ID id_, Node u_, Node v_):
       6       21100 :     Network::Edge(id_, u_, v_) {}

Generated by: LCOV version 1.14