Branch Coverage

src/panda/exception.h
Criterion Covered Total %
branch 1 2 50.0


line true false branch
53 0 1 struct exception : std::exception, Backtrace {