blib/lib/oEdtk/TexTag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | if ($ref ne '' and $ref ne 'ARRAY' and $ref ne 'HASH' and $ref ne 'oEdtk::TexDoc') |
16 | 0 | 0 | if ($name =~ /\d/ and $_FLAG_DIGITS) |
35 | 0 | 0 | if (defined $$self{'name'} and $$self{'name'} =~ /^_include_$/) |
40 | 0 | 0 | if (defined $$self{'value'}) |
44 | 0 | 0 | if ($ref eq 'ARRAY') |
57 | 0 | 0 | if ($ref eq 'HASH') |
66 | 0 | 0 | if (ref $value eq '') |
97 | 0 | 0 | if ($s eq '{') { } |
0 | 0 | elsif ($s eq '}') { } | |
0 | 0 | elsif ($s eq '\\') { } |