Condition Coverage

blib/lib/Test2/Tools/PerlCritic/Util.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
24 0 1 8 is_blessed_ref($config) and $config->isa("Perl::Critic")
25 0 0 9 is_blessed_ref($config) and $config->isa("Perl::Critic::Config")

or 2 conditions

line l !l condition
45 71 0 $policy->VERSION // ""

or 3 conditions

line l !l&&r !l&&!r condition
23 8 1 0 $config //= "Perl::Critic"->new