Condition Coverage

blib/lib/Text/MustacheTemplate/Evaluator.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
25 65 394 201 $i == 0 and not exists $value->{$key}
29 382 76 1 not $is_last and ref $value eq "CODE"
53 32 266 68 $i == 0 and not exists $value->{$key}
57 259 35 4 not $is_last and ref $value eq "CODE"