Branch Coverage

blib/lib/Text/Trac/Ul.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
18 34 43 unless $l =~ /$pattern/msx
24 18 25 if ($space > $c->ul->{'space'}) { }
4 21 elsif ($space < $c->ul->{'space'}) { }
46 34 9 if ($c->hasnext and $c->nextline =~ /$pattern/msx) { }