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)
252 0 0 if @_ and defined $_[0]
259 0 0 if $self->can("populate")
279 0 0 if @_
280 0 0 unless exists $self->{$subname}
319 0 0 if ref $other ne ref $self
340 0 0 unless grep {$_ eq "disabled";} @attr
341 0 0 if ref $other ne ref $self
346 0 0 unless eq_deeply($self, $other)
347 0 0 unless not $self_disabled || $other_disabled or $self_disabled and $other_disabled
409 0 0 if (grep {$_ eq $attr;} @attrs)
432 0 0 if (grep {$_ eq $attr;} @attrs)