| blib/lib/Dancer/Serializer/JSONPP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 7 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 1 | setting('environment') eq 'development' and not defined $$options{'pretty'} |
| line | l | !l | condition |
|---|---|---|---|
| 22 | 1 | 0 | setting('engines') || {} |
| 23 | 0 | 1 | $$config{'JSONPP'} || $$config{'JSON'} || {} |