Branch Coverage

blib/lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitProlongedStrictureOverride.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
41 67 6 if $elem->type ne "no"
42 0 6 if $elem->module ne "strict"
47 4 17 unless $sib
48 0 0 if $sib->isa("PPI::Statement::Include") and $sib->type eq "use" and $sib->module eq "strict"