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 67 0 $tokens ||= {}
207 17 19 $tokens ||= {}
208 4 32 $options ||= {}

or 3 conditions

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