| line |
true |
false |
branch |
|
44
|
0 |
0 |
if ($lenvals != $nr) |
|
52
|
0 |
0 |
if ($nr == 1) |
|
63
|
0 |
0 |
if ($#_ == -1) |
|
67
|
0 |
0 |
if ($#_ == 0) |
|
78
|
0 |
0 |
if ($a[$i] =~ /[^0-9-]/ and ref $a[$i] eq '') { } |
|
83
|
0 |
0 |
if ($i != $#a) { } |
|
97
|
0 |
0 |
if ($_[0] =~ /\Q$_[1]\E$/) { } |
|
122
|
0 |
0 |
if ($_[0] =~ /\D/) { } |
|
137
|
0 |
0 |
unless ($a =~ /^\Q$b\E/) |
|
141
|
0 |
0 |
if (length $b > length $a) |
|
153
|
0 |
0 |
if ($nrargs < 3 or $nrargs > 4) |
|
159
|
0 |
0 |
if ($nrargs == 4) |
|
163
|
0 |
0 |
unless (isdigit($count)) |
|
170
|
0 |
0 |
if ($count == 0) |
|
201
|
0 |
0 |
unless ($a =~ /\Q$b\E$/) |
|
205
|
0 |
0 |
if (length $b > length $a) |
|
217
|
0 |
0 |
if ($_[0] =~ /^\Q$_[1]\E/) { } |
|
242
|
0 |
0 |
if ($#_ < 1) |
|
251
|
0 |
0 |
if ($#_ < 1) |
|
261
|
0 |
0 |
if ($#_ < 1) |
|
269
|
0 |
0 |
if ($b =~ /\D/) |
|
276
|
0 |
0 |
if ($b > $#c + 1) |
|
294
|
0 |
0 |
if ($#_ < 1) |
|
306
|
0 |
0 |
if ($_[$i] eq $a) |
|
313
|
0 |
0 |
unless ($x) |
|
324
|
0 |
0 |
if ($#_ < 2 or $#_ % 2) |
|
331
|
0 |
0 |
if (exists $hash{$key}) { } |
|
346
|
0 |
0 |
if ($lenarg < 3) |
|
352
|
0 |
0 |
if ($mode ne 's' and $mode ne 'l' and $mode ne 'h') |
|
356
|
0 |
0 |
if ($mode eq 's') |
|
358
|
0 |
0 |
if ($lenarg != 3) |
|
362
|
0 |
0 |
if ($_[0] =~ /\Q$_[1]\E/) |
|
368
|
0 |
0 |
if ($mode eq 'l') |
|
371
|
0 |
0 |
if ($_ eq $a) |
|
380
|
0 |
0 |
if ($lenarg % 2) |
|
387
|
0 |
0 |
if (exists $hash{$key}) { } |
|
399
|
0 |
0 |
if ($lenarg < 2) |
|
405
|
0 |
0 |
if ($mode ne 's' and $mode ne 'l' and $mode ne 'h') |
|
409
|
0 |
0 |
if ($mode eq 's') |
|
411
|
0 |
0 |
if ($lenarg != 2) |
|
418
|
0 |
0 |
if ($mode eq 'l') |
|
424
|
0 |
0 |
if (!$lenarg % 2) |
|
438
|
0 |
0 |
if (-d $_[0]) { } |
|
450
|
0 |
0 |
if (-f $_[0]) { } |
|
464
|
0 |
0 |
unless open FH, "<$file" |
|
474
|
0 |
0 |
if ($#_ < 1) |
|
480
|
0 |
0 |
unless open FH, ">$file" |
|
492
|
0 |
0 |
unless (-d $dir) |
|
497
|
0 |
0 |
unless opendir DIR, $dir |
|
499
|
0 |
0 |
if ($filename ne '.' and $filename ne '..') |