Branch Coverage

blib/lib/App/Dochazka/Common/Model.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
217 0 0 if (@_ % 2)
251 0 0 if @_ and defined $_[0]
258 0 0 if $self->can('populate')
278 0 0 if @_
279 0 0 unless exists $self->{$subname}
318 0 0 if ref $other ne ref $self
339 0 0 unless grep {$_ eq 'disabled';} @attr
340 0 0 if ref $other ne ref $self
345 0 0 unless eq_deeply($self, $other)
346 0 0 unless not $self_disabled || $other_disabled or $self_disabled and $other_disabled
408 0 0 if (grep {$_ eq $attr;} @attrs)
431 0 0 if (grep {$_ eq $attr;} @attrs)