Branch Coverage
src/xs/PerlTrace.cc
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
9
68
12
for (const auto& frame : frames) {
16
112
68
for (size_t i = 0; i < args.size(); ++i) {
18
80
32
if (i < last) { r += ", "; }