Branch Coverage

blib/lib/MVC/Neaf/Util/Container.pm
Criterion Covered Total %
branch 28 32 87.5


line true false branch
80 0 146 if not $self->{'exclusive'} and $opt{'tentative'} || $opt{'override'}
83 0 1 if $opt{'tentative'} and $opt{'override'}
90 3 162 if ($opt{'exclude'})
97 19 146 if ($self->{'exclusive'})
99 1 18 if @list
106 113 866 if ($self->{'exclusive'}) { }
12 854 elsif ($opt{'prepend'}) { }
108 7 2 unless $array->[0] and $opt{'tentative'} and not $array->[0]{'tentative'}
134 0 19 unless $self->{'exclusive'}
136 12 6 unless ($opt{'tentative'} or $opt{'override'})
142 61 7 unless $existing and $existing->[0]
143 6 1 if $existing->[0]{'tentative'}
178 1 1 unless @methods
241 0 302 if @missing
251 240 320 unless $list
253 5 348 if $node->{'exclude'} and $opt{'path'} =~ /$node->{'exclude'}/