Condition Coverage

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


or 2 conditions

line l !l condition
198 76 0 $tokens ||= {}
223 21 20 $tokens ||= {}
224 4 37 $options ||= {}

or 3 conditions

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