Branch Coverage

blib/lib/Runops/Trace.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
38 0 56 unless $_[0]
48 3 0 wantarray ? :
69 0 1 if (ref $thingy) { }
0 1 elsif (&Scalar::Util::looks_like_number($thingy)) { }