| lib/File/DataClass/Schema.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 12 | 4 | if exists $_cache_objects->{$ns} |
| 34 | 1 | 3 | if $self->cache_class eq 'none' |
| 59 | 2 | 15 | if (&first_char($class) eq '+') { } |
| 134 | 0 | 8 | unless &blessed($self) |
| 136 | 5 | 3 | unless &blessed($path) |
| 142 | 1 | 12 | unless &blessed($self) |
| 146 | 7 | 8 | &blessed($_) ? : |
| 156 | 1 | 21 | unless $moniker |
| 158 | 1 | 20 | unless my $source = $self->source_registrations->{$moniker} |