Condition Coverage

blib/lib/Dancer2/Core/Route.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
168 449 0 1 $RESPONSE->has_content and not ref $content
301 2 1 3 $request->$option and $request->$option =~ /$self->options->{$option}/

or 2 conditions

line l !l condition
210 3 661 $type_library ||= "Dancer2::Core::Types"