Branch Coverage

blib/lib/Devel/SelfStubber.pm
Criterion Covered Total %
branch 20 24 83.3


line true false branch
21 7 6 if ($fullname)
35 0 6 if $^O eq 'MacOS'
42 0 6 unless open $fh, $mod_file
46 6 22 if $line =~ /use\s+SelfLoader/
48 0 6 unless defined $line and $line =~ /^__DATA__/
50 0 6 unless $found_selfloader
52 3 3 if ($JUST_STUBS) { }
57 3 3 if (fileno $fh)
64 3 3 unless ($JUST_STUBS)
68 3 3 unless ($JUST_STUBS)
70 1 2 if ($end_data)
71 1 2 if (@AFTER_END)