Branch Coverage

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


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