blib/lib/Mandel.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
160 | 2 | 0 | if (my $class = ref $self) { } |
180 | 3 | 0 | unless $self->{'model'} |
185 | 3 | 3 | unless $name->isa('Mandel::Document') |
206 | 2 | 3 | if (my $class = $self->{'loaded'}{$name}) |
213 | 0 | 3 | if ref $e |
214 | 0 | 3 | if $e |
250 | 10 | 12 | if ($model) { } |
251 | 10 | 0 | if ref $model eq 'HASH' |
280 | 2 | 1 | ref $_[-1] eq 'HASH' ? : |
282 | 1 | 2 | @_ ? : |