| blib/lib/HEP/Names/LaTeX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 10 | unless @_ |
| 28 | 9 | 3 | if $name =~ s/(\**[0+-]+$)// |
| 29 | 3 | 9 | if $name =~ s/('+)// |
| 30 | 4 | 8 | if $name =~ s/_(.*)$// |
| 37 | 4 | 8 | if $subscript |
| 40 | 4 | 8 | if $is_anti |
| 41 | 4 | 8 | if $subscript |
| 42 | 10 | 2 | if length $total_charge |
| 46 | 1 | 9 | wantarray ? : |