Condition Coverage

blib/lib/Data/Focus/Lens/Dynamic.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
15 59 1 7 blessed $target and $target->can('Lens')

or 3 conditions

line l !l&&r !l&&!r condition
23 2 32 26 not defined $target or $ref eq 'HASH'
34 22 4 not defined $target or $ref eq 'HASH' or $ref eq 'ARRAY'