| line |
true |
false |
branch |
|
204
|
2 |
4 |
ref $self ? : |
|
207
|
1 |
5 |
unless my $fh = 'IO::File'->new($file, '<') |
|
208
|
0 |
5 |
unless $fh->binmode |
|
210
|
0 |
5 |
unless $fh->close |
|
243
|
0 |
170 |
unless ref $self |
|
389
|
2 |
0 |
unless ($force eq 'I_NEED_TO_FIX_THIS' or $force eq 'I_KNOW_WHAT_I_AM_DOING') |
|
499
|
0 |
21 |
unless $self->count($tag) |
|
566
|
418 |
0 |
defined $_ ? : |
|
568
|
418 |
0 |
/\n$/ ? : |
|
674
|
11 |
1657 |
if (@_ > 2) { } |
|
737
|
4 |
890 |
if @_ > 1 |
|
742
|
894 |
0 |
if $] <= 5.008 or $] >= 5.014 |
|
771
|
0 |
75 |
!defined($value) ? : |
|
796
|
77 |
3 |
if (defined $value and $value ne '' and $value =~ /\S/) |