Branch Coverage

blib/lib/Monitis/Agents.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
79 0 0 if ($type =~ /^text/) { }
0 0 elsif (not $response->is_success) { }
0 0 elsif ($type ne 'application/file') { }
94 0 0 unless $$params[$i] eq 'platform'
101 0 0 if (not $windows) { }
0 0 elsif ($windows) { }
104 0 0 unless substr($content, 0, 2) eq "\037\213"
109 0 0 unless unpack 'L4', substr($content, 0, 4) == 67324752