| blib/lib/OOP/Perlish/Class/Accessor/UnitTests/Constructor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 4 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1 | unless ok "$@" =~ /Missing required field type/gms, q[We confess on missing required 'type' parameter] |
| 28 | 0 | 1 | unless ok "$@" =~ /Missing required field name/gims, q[We confess on missing required 'name' parameter] |