Condition Coverage

blib/lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
55 3 0 2 $parent and $parent->isa('PPI::Statement')

or 3 conditions

line l !l&&r !l&&!r condition
50 0 1 5 not $parent or $parent->isa('PPI::Structure::Block')
1 0 5 not $parent or $parent->isa('PPI::Structure::Block') or $parent->isa('PPI::Structure::Document')