| blib/lib/Hades/Realm/Moo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 18 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 8 | 10 | 1 | scalar @_ == 1 ? : | 
| 15 | 0 | 0 | defined $args{$accessor} ? : | 
| 18 | 0 | 0 | $accessors{$accessor}{'builder'} ? : | 
| 20 | 0 | 0 | unless (not $accessors{$accessor}{'required'} or defined $value) | 
| 37 | 0 | 1 | wantarray ? : | 
| 50 | 0 | 9 | wantarray ? : | 
| 55 | 2 | 36 | if ((ref $meta || '') ne 'HASH') | 
| 56 | 2 | 0 | defined $meta ? : | 
| 63 | 119 | 241 | $meta->{$_} ? : |