Branch Coverage

blib/lib/NNexus/Index/Template.pm
Criterion Covered Total %
branch 14 24 58.3


line true false branch
40 12 0 if (defined $options{'start'}) { }
41 0 12 if ($options{'start'} eq 'default') { }
49 12 0 $options{'dom'} ? :
65 12 0 if (ref $next_step) { }
75 0 12 unless $current_url
78 0 12 if $depth > $self->depth_limit
79 0 12 if $options{'skip'}
81 12 0 if ($$next_step{'dom'}) { }
93 12 0 if ($depth <= $self->depth_limit)
136 12 38 $_[1] ? :
137 12 15 $_[1] ? :
138 0 16 $_[1] ? :