Branch Coverage
lib/WebService/LogDNA.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
55
0
1
unless (defined $body and ref $body)
60
1
0
if (ref $body eq 'HASH')
64
0
1
unless (UNIVERSAL::isa($body, 'WebService::LogDNA::Body'))