| line |
true |
false |
branch |
|
64
|
0 |
0 |
if (defined $theArguments{'directory'}) |
|
66
|
0 |
0 |
unless chdir $theArguments{'directory'} |
|
88
|
0 |
0 |
if @_ |
|
97
|
0 |
0 |
if @_ |
|
108
|
0 |
0 |
if (@_) |
|
111
|
0 |
0 |
if (defined $theLogFile) |
|
113
|
0 |
0 |
unless $$theObject{'logFileHandle'} = 'FileHandle'->new("> $theLogFile") |
|
124
|
0 |
0 |
if @_ |
|
133
|
0 |
0 |
if @_ |
|
142
|
0 |
0 |
if @_ |
|
151
|
0 |
0 |
if @_ |
|
162
|
0 |
0 |
unless defined $theFileHandle |
|
166
|
0 |
0 |
unless $theMakefile =~ /^[ \t]*VERSION[ \t]*=[ \t]*([^ \t\n]*)/m |
|
170
|
0 |
0 |
unless $theMakefile =~ /^[ \t]*PATCHLEVEL[ \t]*=[ \t]*([^ \t\n]*)/m |
|
174
|
0 |
0 |
unless $theMakefile =~ /^[ \t]*SUBLEVEL[ \t]*=[ \t]*([^ \t\n]*)/m |
|
178
|
0 |
0 |
unless $theMakefile =~ /^[ \t]*EXTRAVERSION[ \t]*=[ \t]*([^ \t\n]*)/m |
|
191
|
0 |
0 |
unless $theDirectory |
|
204
|
0 |
0 |
if $theObject->verboseFlag >= $theLevel |
|
206
|
0 |
0 |
if defined $$theObject{'logFileHandle'} |
|
215
|
0 |
0 |
if $theObject->testFlag |
|
217
|
0 |
0 |
unless open theReadHandle, $theCommand . ' 2>&1 |' |
|
224
|
0 |
0 |
unless close theReadHandle |
|
236
|
0 |
0 |
if -e '/boot/vmlinux' and not -l '/boot/vmlinux' |
|
265
|
0 |
0 |
if (-e $_) |
|
271
|
0 |
0 |
unless $theObject->testFlag |
|
283
|
0 |
0 |
if (-e $_) |
|
289
|
0 |
0 |
unless $theObject->testFlag |
|
301
|
0 |
0 |
if (-e "$theBuildDirectoryXXX/.config") |
|
313
|
0 |
0 |
if $theObject->space < 30 |
|
324
|
0 |
0 |
if $theObject->space < 40 |
|
335
|
0 |
0 |
if $theObject->_calculateSpace('/lib/modules/') < 20 |
|
365
|
0 |
0 |
if (-e $_) |
|
371
|
0 |
0 |
if (defined $theMode{$theFiles{$_}}) |
|
391
|
0 |
0 |
unless (@_) |
|
405
|
0 |
0 |
unless chdir '/boot' |
|
409
|
0 |
0 |
if (-e "$theKernel-" . $theObject->releaseTag) |
|
411
|
0 |
0 |
if (-e "$theKernel") { } |
|
413
|
0 |
0 |
if (-l "$theKernel") { } |
|
448
|
0 |
0 |
if (-e ($theInitrdFile = '/boot/initrd-' . $theReleaseTagXXX . '.img')) { } |
|
|
0 |
0 |
elsif (defined($theInitrdFile = $theObject->bootloader->initrdFile)) { } |
|
452
|
0 |
0 |
if (-e $theInitrdFile) { } |
|
466
|
0 |
0 |
if (not -e "/boot/$theInitrdFile") |