Branch Coverage

blib/lib/Module/Reload.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
18 1 290 unless defined $file
20 4 286 if $file eq $INC{'Module/Reload.pm'}
23 144 142 unless defined $Stat{$file}
25 0 286 if ($Debug >= 3)
29 2 284 if ($mtime > $Stat{$file})
35 0 2 if ($@) { }
0 2 elsif ($Debug) { }
39 0 0 if ($Debug == 1)
42 0 0 if ($Debug >= 2)