Branch Coverage

blib/lib/WebService/Hexonet/Connector/ResponseParser.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
15 3711 261 if (/^([^\=]*[^\t\= ])[\t ]*=[\t ]*(.+)/msux)
19 3370 341 if ($attr =~ /^property\[([^\]]*)\]/imsux) { }
20 50 3320 unless (defined $hash{'PROPERTY'})
25 3113 257 if (defined $hash{'PROPERTY'}{$prop}) { }
42 3 3 if (defined $h->{'PROPERTY'})
52 5 1 if (defined $h->{'CODE'})
55 5 1 if (defined $h->{'DESCRIPTION'})
58 1 5 if (defined $h->{'QUEUETIME'})
61 1 5 if (defined $h->{'RUNTIME'})