blib/lib/Venus/Role/Defaultable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 2 | unless $self->can("defaults") |
19 | 0 | 2 | unless $defaults |
22 | 1 | 1 | if (exists $defaults->{$name} and not exists $self->{$name}) |