blib/lib/Soo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 22 | 54.5 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 42 | if ($method eq 'new') |
26 | 0 | 0 | if $meta->{'set'} |
36 | 0 | 49 | unless @call |
39 | 7 | 0 | if @_ and $meta->{'rw'} || $callpkg eq 'Soo' && $callfn eq '__ANON__' |
41 | 35 | 14 | unless $self->__soo_get_set__($method) |
83 | 0 | 56 | unless $field |
86 | 0 | 56 | unless @call |
89 | 0 | 56 | unless $callpkg eq 'Soo' and $callfn eq '__ANON__' |
91 | 7 | 49 | if @_ |
103 | 11 | 0 | unless defined *{"${package}::new";} |
106 | 11 | 0 | unless defined *{"${package}::__soo_new_set__";} |