Condition Coverage

blib/lib/Dancer/Serializer/JSONPP.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 1 setting('environment') eq 'development' and not defined $$options{'pretty'}

or 2 conditions

line l !l condition
22 1 0 setting('engines') || {}
23 0 1 $$config{'JSONPP'} || $$config{'JSON'} || {}