Branch Coverage

blib/lib/Perl/Critic/Policy/Reneeb/ProhibitBlockEval.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
37 11 3 if $elem->schild ne 'eval'
40 2 1 unless $elem->schild->snext_sibling->isa('PPI::Structure::Block')