Branch Coverage

blib/lib/KIF/Bootloader/aboot.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
37 0 0 if (-e '/etc/aboot.conf') { }
0 0 elsif (-e '/boot/etc/aboot.conf') { }
40 0 0 if (-e '/boot/etc/aboot.conf')
61 0 0 if defined $_[0]
81 0 0 if $theCurrentKernel eq $theBuildObject->releaseTag
96 0 0 if /-$theCurrentKernel( |$)/
110 0 0 unless defined $theAbootArray[$theIndex]
124 0 0 if (not $theBuildObject->testFlag)
130 0 0 unless my $theFileHandle = 'FileHandle'->new('> ' . $theObject->filename)
138 0 0 if (defined $theObject->synchedFilename)
169 0 0 unless ($theAbootFile =~ m[^0:\d+/vmlinuz]m)
192 0 0 if $theCurrentKernel eq $theBuildObject->releaseTag
209 0 0 if /-$theCurrentKernel( |$)/
212 0 0 if (scalar @theAbootArray >= 10)