Condition Coverage

blib/lib/MooX/Role/DependsOn.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
109 1 1 1 ref $cb and reftype $cb eq 'CODE'
115 0 0 2 ref $circ_cb and reftype $circ_cb eq 'CODE'

or 2 conditions

line l !l condition
46 18 5 $$params{'skip'} ||= {}
47 18 5 $$params{'unresolved'} ||= {}