Branch Coverage

blib/lib/WWW/Bugzilla/BugTree.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
50 0 0 if exists $self->_cache->{$bug_id}
61 0 0 unless $res->is_success
74 0 0 unless defined $dependson
75 0 0 unless ref $dependson eq 'ARRAY'