Branch Coverage

blib/lib/HTML/ForumCode.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
41 0 86 unless (defined $text)
149 10 10 if ('' eq $attr_match) { }
212 2 2 if ($text =~ s( \[\*\] \s* (.+?) \s* )[
  • $1
  • ]gmsx)
    226 2 0 if ($text =~ s( \[1\] \s* (.+?) \s* )[
  • $1
  • ]gmsx)