Branch Coverage

blib/lib/WWW/Freebox.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
106 0 0 unless ($$content{'success'})
125 0 0 if ($$content{'result'}{'status'} eq 'pending')
128 0 0 unless ($$content{'result'}{'status'} eq 'granted')
139 0 0 if ($$result{'success'}) { }
176 0 0 if (defined $_[3])
178 0 0 if (ref $_[3] eq 'ARRAY') { }
185 0 0 if ($method == 0) { }
0 0 elsif ($method == 1) { }
0 0 elsif ($method == 2) { }
0 0 elsif ($method == 3) { }
197 0 0 if (defined $$self{'session_token'})