Branch Coverage

blib/lib/Devel/CompileLevel.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
11 1 0 "$]" <= 5.031006 ? :
27 28 11 if $hints ne ${^WARNING_BITS}
30 11 0 if ($newhints ne $hints)
48 1 7 unless defined $level
50 1 6 if (caller eq 'DB') { }