| blib/lib/Courriel/Header.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 132 | 0 | 0 | 0 | defined $phrase and length $phrase |
| 149 | 0 | 0 | 0 | defined $comment and length $comment |
| 189 | 0 | 0 | 0 | $chunks[$i + 1] && defined $chunks[$i + 1]{'non_ascii'} |
| line | l | !l | condition |
|---|---|---|---|
| 189 | 0 | 0 | $chunks[$i]{'ws'} // '' |
| 197 | 0 | 0 | $chunks[$i]{'ascii'} // '' |
| 0 | 0 | $chunks[$i]{'ws'} // '' |