| blib/lib/Email/MIME/Header.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 727 | unless defined $wanta |
| 54 | 157 | 570 | $wanta ? : |
| 58 | 228 | 487 | unless defined $header |
| 59 | 455 | 32 | unless $header =~ /=\?/ |
| 63 | 157 | 570 | $wanta ? : |
| 95 | 14 | 0 | unless defined $class |
| 100 | 0 | 14 | unless defined $class |
| 101 | 0 | 14 | unless eval { do { &Module::Runtime::require_module($class) } } |
| 102 | 0 | 14 | unless $class->can("from_mime_string") |
| 106 | 0 | 14 | if (wantarray) { } |
| 127 | 0 | 0 | if defined $header_to_class_map{$header} |