Branch Coverage

blib/lib/Biblio/COUNTER/Report.pm
Criterion Covered Total %
branch 0 156 0.0


line true false branch
191 0 0 @_ > 1 ? :
192 0 0 @_ > 1 ? :
193 0 0 @_ > 1 ? :
194 0 0 @_ > 1 ? :
195 0 0 @_ > 1 ? :
196 0 0 @_ > 1 ? :
197 0 0 @_ > 1 ? :
198 0 0 @_ > 1 ? :
199 0 0 @_ > 1 ? :
218 0 0 if $row_str =~ /\S/
233 0 0 if ($$cur eq '') { }
326 0 0 if (@periods == 0) { }
0 0 elsif (@periods > 12) { }
341 0 0 unless $$cur =~ /\d\d/
344 0 0 if ($result == 1) { }
0 0 elsif ($result == 2) { }
363 0 0 if (@$row > $ci)
367 0 0 if ($to_delete =~ /\S/) { }
372 0 0 if ($$cur =~ /\S/) { }
402 0 0 if $self->_eof
406 0 0 if (@$row == 0) { }
0 0 elsif ($row_str eq '') { }
0 0 elsif ($row_str =~ /\S/) { }
485 0 0 if (&$check($self, $field, $cur))
493 0 0 if ($mode == 2) { }
0 0 elsif ($mode == 1) { }
494 0 0 unless defined $str
508 0 0 if ($$self{'change_not_available_to_blank'}) { }
523 0 0 if (defined $period) { }
527 0 0 if ($val =~ /^\d+$/) { }
0 0 elsif ($val eq '') { }
0 0 elsif ($val =~ m[^n/a$]i) { }
528 0 0 if ($result != 0)
534 0 0 if ($$self{'treat_blank_counts_as_zero'})
548 0 0 if ($val =~ /^\d+$/) { }
0 0 elsif ($val eq '') { }
0 0 elsif ($val =~ m[^n/a$]i) { }
553 0 0 if ($$self{'treat_blank_counts_as_zero'})
574 0 0 if ($$cur eq $str) { }
589 0 0 if ($$cur eq $str) { }
603 0 0 if ($val =~ /^(\d\d\d\d)-(\d\d)-(\d\d)$/) { }
0 0 elsif ($val =~ m[^(\d\d?)/(\d\d?)/(\d\d)?(\d\d)$]) { }
609 0 0 if ($1 < 13 and $2 >= 13) { }
0 0 elsif ($2 < 13 and $1 >= 13) { }
630 0 0 if (length $val)
631 0 0 if ($val =~ /^\d{4}-\d{3}[\dX]$/) { }
0 0 elsif ($val =~ /^(\d{3,4})-?(\d{3})([\dXx])$/) { }
646 0 0 if ($$cur =~ /^\d+$/) { }
657 0 0 if ($$cur eq '') { }
672 0 0 if ($$cur eq $str) { }
0 0 elsif ($$cur =~ /$rx/) { }
689 0 0 unless defined $line
698 0 0 if ($$self{'dont_reread_next_row'})
703 0 0 unless defined $line
715 0 0 if ($line =~ /\t/) { }
0 0 elsif ($line =~ /,/) { }
0 0 elsif ($line =~ s/^"|"$//g) { }
720 0 0 unless (defined $csv)
721 0 0 unless eval 'use Text::CSV; 1'
726 0 0 if ($status) { }
758 0 0 if ($line =~ /\S/) { }
769 0 0 unless $row
770 0 0 unless @$row >= 2
772 0 0 if (@$row > 2)
810 0 0 $c eq $ccur ? :
813 0 0 if ($ccur eq $c)
820 0 0 $is_cur ? :
821 0 0 if ($str eq '') { }
835 0 0 if (length $new_col > 1)
874 0 0 if ($$cb{$name}) { }
0 0 elsif ($$cb{'*'}) { }
905 0 0 unless defined $expected
914 0 0 if ($$cur =~ s/^\s+|\s+$//g)
930 0 0 if ($str =~ /^(?:($rx_mon)-($rx_year)|($rx_year)-($rx_mon))$/gi)
931 0 0 $1 ? :
934 0 0 if ($period eq $str) { }
946 0 0 if ($m =~ /^\d/) { }
956 0 0 if (length $y == 2) { }