Branch Coverage

blib/lib/Devel/CompileLevel.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
23 28 11 if $hints ne ${^WARNING_BITS}
26 11 0 if ($newhints ne $hints)
36 1 7 unless defined $level
38 1 6 if (caller eq 'DB') { }