Branch Coverage

blib/lib/Net/Hadoop/HuahinManager.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
16 0 1 unless $opts{'server'}
32 0 0 if ($op eq 'failed') { }
0 0 elsif ($op eq 'killed') { }
0 0 elsif ($op eq 'prep') { }
0 0 elsif ($op eq 'running') { }
0 0 elsif ($op eq 'succeeded') { }
77 0 0 if ($$headers[$i] =~ /\Acontent-type\Z/i)
82 0 0 if ($code == 200)
83 0 0 if ($content_type =~ m[^application/json] and length $body > 0)