Branch Coverage

blib/lib/Web/Compare.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
37 0 0 unless (ref $u eq 'HTTP::Request')
59 0 0 if ($self->hook_before)
63 0 0 unless ($res->is_success)
64 0 0 if ($self->on_error)
69 0 0 $self->hook_after ? :
82 0 0 if ($self->diff) { }