Branch Coverage

src/panda/exception.h
Criterion Covered Total %
branch 0 4 0.0


line true false branch
17 0 0 virtual ~backtrace () {}
29 0 0 struct exception : std::exception, backtrace {