| blib/lib/TeX/Encode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 34 | 17 | 0 | 2 | $check eq 0 or $check eq '' |
| 223 | 0 | 1 | 0 | $TeX::Encode::charmap::MACROS{$str} || $str |
| 234 | 0 | 0 | 0 | pos $_ == length $_ or $depth == 0 |
| 256 | 5 | 5 | 15 | pos $_ == length $_ or $depth == 0 |