Condition Coverage

blib/lib/Catmandu/Exporter/Breaker.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
22 0 0 4 is_string($handler) and not is_number($handler)

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 4 is_invocant($handler) or is_code_ref($handler)