Branch Coverage

/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/CPP/panda/lib.x/i/panda/log.h
Criterion Covered Total %
branch 0 10 0.0


line true false branch
27 0 0 std::ostringstream os;
28 0 0 os << *this;
29 0 0 os.flush();
30 0 0 return os.str();
38 0 0 if (total < 24) {