| blib/lib/Dancer2/Plugin/DataTransposeValidator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 13 | 69.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 6 | 1 | 0 | exists $plugin->config->{'rules_class'} and exists $plugin->config->{'rules_dir'} |
| 146 | 15 | 2 | 2 | $plugin->errors_hash and $plugin->errors_hash eq 'joined' |
| 15 | 0 | 2 | $plugin->errors_hash and $plugin->errors_hash eq 'arrayref' |
| line | l | !l | condition |
|---|---|---|---|
| 122 | 14 | 0 | $rules->{'options'} || {} |
| 123 | 14 | 0 | $rules->{'prepare'} || {} |