| blib/lib/Fukurama/Class/Attributes/OOStandard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 117 | 0 | 9 | unless ($$sub_data{'data'} =~ /$CONSTRUCTOR_DEF_CHECK/) |
| 123 | 6 | 3 | unless (grep {$$_{'data'} eq 'static';} @$sub_def) |
| 140 | 9 | 0 | unless $DISABLE_RUNTIME_CHECK |
| 150 | 0 | 18 | unless ($$sub_data{'data'} =~ /$METHOD_DEF_CHECK/) |
| 163 | 18 | 0 | unless $DISABLE_RUNTIME_CHECK |