Branch Coverage

blib/lib/Maypole/Plugin/Trace.pm
Criterion Covered Total %
branch 0 74 0.0


line true false branch
131 0 0 unless my $trace_level = $class->trace_level
133 0 0 if ($trace_level == 5)
138 0 0 if ($trace_level == 6)
143 0 0 if ($trace_level == 7)
155 0 0 if (my $extras = $class->extra_trace_classes)
157 0 0 ref $extras ? :
170 0 0 $show_private ? :
180 0 0 if (@extra_trace_classes)
186 0 0 if $$function[1] eq $extra_class
195 0 0 if $done{$$function[0]}++
218 0 0 if (wantarray) { }
0 0 elsif (defined wantarray) { }
240 0 0 if $class->config->model->method_attrs($function)
261 0 0 if (ref $args[0] and UNIVERSAL::isa($args[0], 'Maypole')) { }
272 0 0 if $is_exported
274 0 0 if $only_exported and not length $in_exported
277 0 0 if $in_exported
278 0 0 if $show_path and $path
280 0 0 if ($level == 2) { }
0 0 elsif ($level == 3) { }
0 0 elsif ($level > 3) { }
305 0 0 if $only_exported and not length $in_exported
308 0 0 if $in_exported
309 0 0 if $show_path and $path
311 0 0 if ($level == 2) { }
0 0 elsif ($level == 3) { }
0 0 elsif ($level > 3) { }
329 0 0 if "${namespace}::$function" eq $in_exported
339 0 0 if ($in_exported) { }
360 0 0 if (defined $str) { }
362 0 0 if (not ref $str) { }
0 0 elsif (&Scalar::Util::blessed($str)) { }
387 0 0 if $$r{'template'}
391 0 0 if $obj
396 0 0 if $r->can('trace_level')
397 0 0 if $trace_level
402 0 0 if $trace_level