| blib/lib/Soo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 30 | if ($method eq 'new') |
| 24 | 0 | 0 | if $meta->{'set'} |
| 35 | 4 | 0 | if @_ and $meta->{'rw'} || $callpkg eq 'Soo' && $callfn eq '__ANON__' |
| 37 | 20 | 8 | unless $self->__soo_get_set__($method) |
| 79 | 0 | 32 | unless $field |
| 83 | 0 | 32 | unless $callpkg eq 'Soo' and $callfn eq '__ANON__' |
| 85 | 4 | 28 | if @_ |
| 97 | 7 | 0 | unless defined *{"${package}::new";} |
| 100 | 7 | 0 | unless defined *{"${package}::__soo_new_set__";} |