| blib/lib/Mixin/ExtraFields.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 14 | 112 | if $method eq 'get_all_names' |
| 57 | 2 | 5 | if (exists $$arg{'id'} and defined $$arg{'id'}) { } |
| 1 | 4 | elsif (exists $$arg{'id'}) { } | |
| 99 | 1 | 53 | unless defined $id |
| 114 | 0 | 8 | if &Params::Util::_INSTANCE($arg, $self->driver_base_class) |
| 118 | 0 | 8 | unless &Params::Util::_CLASS($driver_class) |
| 121 | 1 | 7 | unless eval "require $driver_class; 1" |
| 130 | 3 | 5 | if (ref $arg) { } |