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
114 3 2 0 $parent and $parent->isa('PPI::Statement')

or 3 conditions

line l !l&&r !l&&!r condition
109 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')