Branch Coverage

blib/lib/EB.pm
Criterion Covered Total %
branch 15 34 44.1


line true false branch
33 0 0 unless ($lib)
35 0 0 if ($App::Packager::PACKAGED) { }
51 6 16 if ($section)
54 6 0 if $found
56 0 0 if $found
61 0 16 if ($App::Packager::PACKAGED)
63 0 0 if -e $found
65 0 0 if -e $found
69 3 39 if -e "$_/EB/user/$file"
70 1 38 if -e "$_/EB/res/$file"
71 12 26 if -e "$_/EB/$file"
85 6 0 $] >= 5.016 ? :
110 6 0 unless $year == $thisyear
114 0 6 $main::app ? :
118 6 0 if ($imsg ne $imsg_saved and not @ARGV && $ARGV[0] =~ /-(P|-?printconfig)$/)
128 0 0 unless defined $id
131 0 6 unless $imsg_saved eq $imsg or $ENV{'AUTOMATED_TESTING'}