blib/lib/Text/Lossy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
115 | 2 | 44 | unless @_ > 1 |
116 | 2 | 42 | unless defined $text |
143 | 2 | 29 | unless ($code) |
259 | 2 | 5 | $text =~ / \n \s* \z /msx ? : |
263 | 2 | 5 | if ($has_nl) |
353 | 3 | 8 | if (defined $mapping{$name}) { } |