Condition Coverage

blib/lib/Dancer2/Core/Role/Template.pm
Criterion Covered Total %
condition 7 9 77.7


or 2 conditions

line l !l condition
182 63 0 $tokens ||= {}
207 16 18 $tokens ||= {}
208 4 30 $options ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
156 6 0 19 $self->layout || $self->config->{'layout'}