Condition Coverage

blib/lib/Dancer/MIME.pm
Criterion Covered Total %
condition 4 5 80.0


or 2 conditions

line l !l condition
34 1 7 Dancer::Config::setting('default_mime_type') || 'application/data'

or 3 conditions

line l !l&&r !l&&!r condition
66 26 5 0 $self->custom_types->{lc $name} || $self->mime_type->mimeTypeOf(lc $name) || $self->default