Condition Coverage

blib/lib/Dancer/Serializer/JSON.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
52 3 3 26 setting("environment") eq "development" and not defined $options->{'pretty'}

or 2 conditions

line l !l condition
41 2 30 $self->_serialize_options_as_hashref(@_) || {}
43 32 0 setting('engines') || {}
44 11 21 $config->{'JSON'} || {}
77 0 22 $self->_options_as_hashref(@_) || {}