| blib/lib/Net/Lyskom/TextStat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 16 | 31.2 |
| line | true | false | branch |
|---|---|---|---|
| 130 | 0 | 1 | unless my $raw = $$s{'connection'}->get_text('text', $$s{'textno'}) |
| 133 | 0 | 1 | if ($ct) |
| 135 | 0 | 0 | if ($charset) |
| 150 | 0 | 1 | if exists $$s{'subject'} |
| 151 | 0 | 1 | unless $$s{'connection'} and $$s{'textno'} |
| 161 | 0 | 0 | if exists $$s{'body'} |
| 162 | 0 | 0 | unless $$s{'connection'} and $$s{'textno'} |
| 176 | 0 | 1 | if ref $class |