Condition Coverage

blib/lib/App/perlminlint.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 @res == 1 and ($res[0] // '') eq ''
153 0 0 0 @modpath and @filepath
0 0 0 @modpath and @filepath and $modpath[-1] eq $filepath[-1]
191 0 0 0 @$list and my($k, $v) = $list->[0] =~ /^--?([-\w]+)(?:=(.*))?/

or 2 conditions

line l !l condition
52 0 0 $res[0] // ''
115 0 0 $self->{'_plugins'} //= [(sort {$b->priority <=> $a->priority;} $self->_plugins)]
196 0 0 $v // 1

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 0 $app->{'help'} or not @$argv
194 0 0 0 $alias->{$k} // $k