Condition Coverage

blib/lib/XML/Filter/Distributor.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 2 $aggie and $aggie->can('start_manifold_document')
135 0 0 2 $aggie and $aggie->can('end_manifold_document')

or 3 conditions

line l !l&&r !l&&!r condition
22 0 4 0 ref $proto || $proto
71 0 2 4 $desired_channel < 0 or $desired_channel > $#{$$self{'Channels'};}