LCOV - code coverage report
Current view:
top level
-
app/src/Alg/ShortestPath
- BFS.cpp
(
source
/ functions)
Hit
Total
Coverage
Test:
coverage.info
Lines:
38
38
100.0 %
Date:
2023-08-17 16:45:52
Functions:
6
6
100.0 %
Function Name
Hit count
Alg::ShortestPath::BFS::solveStartFinish(Alg::Graph const&, long, long)
208323
Alg::ShortestPath::BFS::solveList(Alg::Graph const&, std::__cxx11::list<long, std::allocator<long> > const&)
208323
Alg::ShortestPath::BFS::hasVisited(long) const
208323
Alg::ShortestPath::BFS::getPathWeight(long) const
208323
Alg::ShortestPath::BFS::getPrev(long) const
507381
Alg::ShortestPath::BFS::isStart(long) const
621926
Generated by:
LCOV version 1.14