Condition Coverage
blib/lib/Perl/Critic/Policy/Community/WarningsSwitch.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
22
1
0
7
$shebang
->isa
(
"PPI::Token::Comment"
)
and
$shebang
->content
=~
/^#!/