| blib/lib/Mail/Karmasphere/Parser/Simple/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 4 | $#_ == 0 ? : |
| 12 | 4 | 0 | unless (exists $$self{'Streams'}) |
| 13 | 4 | 0 | unless $$self{'Type'} |
| 17 | 0 | 4 | unless exists $$self{'Value'} |
| 25 | 4 | 31 | unless $line |
| 26 | 0 | 31 | if $line =~ /^#/ |
| 27 | 0 | 31 | unless $line =~ /\S/ |