Condition Coverage

blib/lib/App/Critique/Command/collect.pm
Criterion Covered Total %
condition 0 57 0.0


and 2 conditions

line l !l condition
209 0 0 $rel =~ /$match/ && !($rel =~ /$filter/) && scalar $c->critique($path->stringify)
221 0 0 !($rel =~ /$filter/) && scalar $c->critique($path->stringify)
241 0 0 $rel =~ /$match/ && scalar $c->critique($path->stringify)

and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 $opt->verbose and $opt->no_violation
184 0 0 0 $filter and not $match
0 0 0 $filter and not $match and not $no_violation
0 0 0 $filter and $match
0 0 0 $filter and $match and not $no_violation
0 0 0 $filter and $match
0 0 0 $filter and $match and $no_violation
0 0 0 $filter and not $match
0 0 0 $filter and not $match and $no_violation
0 0 0 not $filter and $match
0 0 0 not $filter and $match and not $no_violation
0 0 0 not $filter and $match
0 0 0 not $filter and $match and $no_violation
0 0 0 not $filter || $match and $no_violation
198 0 0 0 $rel =~ /$match/ && !($rel =~ /$filter/)
295 0 0 0 defined $first and $first =~ / \A [#]!.*perl /msx

or 3 conditions

line l !l&&r !l&&!r condition
184 0 0 0 $filter || $match