Condition Coverage

blib/lib/Perl/Critic/Policy/Freenode/DiscouragedModules.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 28 14 defined $elem->module and exists $modules{$elem->module}

or 3 conditions

line l !l&&r !l&&!r condition
36 14 0 0 $modules{$module} // "Module $module is discouraged."