Condition Coverage

blib/lib/Template/Plugin/Textile2.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
15 0 1 0 defined $args and ref $args ne 'HASH'

or 2 conditions

line l !l condition
19 0 1 $$args{'format_mode'} || 'default'
26 0 1 $$self{'_CONFIG'}{'name'} || 'textile2'