Condition Coverage

lib/Wiki/JSON.pm
Criterion Covered Total %
condition 8 10 80.0


or 2 conditions

line l !l condition
28 52 71 $options //= {}
34 4 48 $template_callbacks //= {}

or 3 conditions

line l !l&&r !l&&!r condition
35 2 50 0 $template_callbacks->{'is_inline'} //= sub { return 1; }
36 4 48 0 $template_callbacks->{'generate_elements'} //= sub { }