Branch Coverage

blib/lib/Docclient.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
15 0 0 unless $Docclient::DEBUG
34 0 0 unless my $client = eval { do { 'RPC::PlClient'->new(%serveroptions, 'application', 'Docserver::Srv') } }
43 0 0 if ($@)
55 0 0 if ($@)
65 0 0 unless (defined $size)
77 0 0 if ($out == 0)
89 0 0 if ($@)
114 0 0 if ($@)
125 0 0 unless ($obj->convert($in_format, $out_format))
141 0 0 if (length $buffer == 0)
163 0 0 if (length $buffer == 0)
183 0 0 if (ref $self)