blib/lib/Email/Outlook/Message/Attachment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 10 | 20.0 |
line | true | false | branch |
---|---|---|---|
62 | 2 | 2 | if ($self->{'MIMETYPE'} eq "multipart/signed") |
95 | 0 | 0 | if ($property eq '3701') { } |
98 | 0 | 0 | unless ($self->_get_pps_name($child) =~ / ^ ( __recip | __attach | __substg1 | __nameid | __properties ) /x) |
105 | 0 | 0 | if ($is_msg) { } |
115 | 0 | 0 | if (eval { do { $child->isa("OLE::Storage_Lite::PPS::File") } }) |