Branch Coverage

blib/lib/Lingua/YaTeA/TagSet.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
30 16 4 unless ($line =~ /^\s*$/ or $line =~ /^\s*#/)
62 3727 3270 if (exists $this->getSubset($subset)->{$tag})
75 16 0 if ($line =~ s/\!\!([\S^=]+)\s*=\s*\(\(([^\!]+)\)\)\!\!\s*$/$2/) { }