| lib/Data/Processor/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 19 | 7 | if (ref $schema_section->{$key} eq ref {}) |
| 16 | 5 | 14 | if ($key eq 'members') { } |
| 23 | 8 | 6 | if (exists $schema_section->{$key}{'description'}) |
| 27 | 4 | 10 | if (exists $schema_section->{$key}{'value'}) |
| 34 | 10 | 4 | unless (exists $schema_section->{$key}{'value'}) |