Branch Coverage

blib/lib/Catmandu/Exporter/Breaker.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
20 0 4 if is_invocant($handler) or is_code_ref($handler)
22 4 0 if (is_string($handler) and not is_number($handler)) { }
23 0 4 $handler =~ /^\+(.+)/ ? :
30 0 4 if ($@) { }