line |
true |
false |
branch |
69
|
0 |
0 |
if ($options and $$options{'parser'}) |
88
|
0 |
0 |
if exists $INC{$path} |
89
|
0 |
0 |
if eval "require $module; 1" |
102
|
0 |
0 |
if defined $$self{'parser'} and not defined $ptype |
106
|
0 |
0 |
if (my $ent = $$parsers{$ptype}) { } |
131
|
0 |
0 |
blessed $class ? : |
136
|
0 |
0 |
unless ref $coderef eq 'CODE' |
138
|
0 |
0 |
unless ref $handle eq 'GLOB' |
145
|
0 |
0 |
unless $entity = $parser->read($handle) |
149
|
0 |
0 |
unless $entity = $parser->parse($handle) |
170
|
0 |
0 |
unless blessed $entity and $entity->isa($$self{'entity'}) |
175
|
0 |
0 |
if $? >= 0 |
177
|
0 |
0 |
if ${^TAINT} |
180
|
0 |
0 |
unless my $pid = open3($in, $out, $err, @$sendmail, @ARGV) |
182
|
0 |
0 |
unless $entity->print($in) |
186
|
0 |
0 |
if defined $out |
187
|
0 |
0 |
if defined $err |
192
|
0 |
0 |
if $? >= 0 |
203
|
0 |
0 |
$ret == 0 ? : |