Condition Coverage

blib/lib/Text/Trac/BlockNode.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
86 2055 0 15 grep {ref $parser eq 'Text::Trac::' . $self->_camelize($_);} @{$c->in_block_of;} and $type =~ /^block/
95 107 0 207 not @matched_parsers and $type =~ /^block/