GCC Code Coverage Report


Directory: src/
Date: 2025-09-09 14:54:30
Exec Total Coverage
Lines: 148 175 84.6%
Functions: 13 13 100.0%
Branches: 203 265 76.6%

Function (File:Line) Call count Line coverage Branch coverage Condition coverage Block coverage
saveSlides(POutoutMode&, PPath const&, std::vector<std::vector<unsigned long, std::allocator<unsigned long> >, std::allocator<std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::vector<PXml, std::allocator<PXml> > const&, PXml const&) (src/main.cpp:166)called 1 time77.4%77.8%-%50.2%
processFiles(std::vector<PPath, std::allocator<PPath> > const&) (src/main.cpp:278)called 1 time75.0%77.8%-%88.9%
createVecSlide(std::vector<std::vector<unsigned long, std::allocator<unsigned long> >, std::allocator<std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::vector<PLayer, std::allocator<PLayer> >&) (src/main.cpp:125)called 1 time100.0%88.2%-%86.8%
getSlideNumber(unsigned long) (src/main.cpp:151)called 18 times75.0%57.1%-%43.5%
processFileSvg(PPath const&) (src/main.cpp:219)called 1 time77.8%69.2%-%52.1%
getInkscapeLabel(PXml const&) (src/main.cpp:53)called 12 times100.0%87.5%-%63.2%
createVectorSlide(std::vector<PLayer, std::allocator<PLayer> >&, std::vector<PXml, std::allocator<PXml> > const&) (src/main.cpp:66)called 1 time87.1%82.4%-%79.0%
createOptionParser() (src/main.cpp:17)called 1 time100.0%100.0%-%46.9%
createSlideWithLayer(std::vector<unsigned long, std::allocator<unsigned long> >&, std::vector<PLayer, std::allocator<PLayer> > const&, unsigned long) (src/main.cpp:111)called 9 times100.0%100.0%-%96.0%
pinkscape_isSlideKnown(POutoutMode&, PPath const&, PString const&) (src/pinkscape_slide.cpp:37)called 9 times54.5%26.3%-%41.4%
pinkscape_loadSlideMap(std::map<PPath, PPath, std::less<PPath>, std::allocator<std::pair<PPath const, PPath> > >&, PPath const&) (src/pinkscape_slide.cpp:19)called 1 time100.0%87.5%-%50.0%
pinkscape_saveSlideMap(std::map<PPath, PPath, std::less<PPath>, std::allocator<std::pair<PPath const, PPath> > > const&, PPath const&) (src/pinkscape_slide.cpp:27)called 1 time100.0%87.5%-%50.0%
main (src/main.cpp:290)called 1 time100.0%100.0%-%66.7%