Condition Coverage

blib/lib/RestAPI.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
69 1 4 2 $self->{'server'} and $self->{'port'}
102 1 0 0 $url and not $self->{'query'} =~ m[^/]u
153 4 0 0 exists $headers{'Content-Transfer-Encoding'} and $headers{'Content-Transfer-Encoding'} eq 'binary'