Condition Coverage

blib/lib/PLS/Parser/Index.pm
Criterion Covered Total %
condition 3 21 14.2


and 3 conditions

line !l l&&!r l&&r condition
145 4 0 0 length $version and length $current_version
4 0 0 length $version and length $current_version and $current_version < $version
335 8 0 0 -f $plsignore and -r $plsignore
338 0 0 0 length $self->{'ignore_files_mtimes'}{$plsignore} and $self->{'ignore_file_mtimes'}{$plsignore} >= $mtime
443 0 0 0 length $first_line and $first_line =~ /^\s*#!.*perl$/
481 0 0 0 $current_offset <= $offset and !defined($next_offset) || $next_offset > $offset

or 3 conditions

line l !l&&r !l&&!r condition
481 0 0 0 !defined($next_offset) || $next_offset > $offset