Branch Coverage

blib/lib/Net/IMP/Remote/Server.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
40 0 0 if (not $newf) { }
54 0 0 if ($conn->get_analyzer($id))
60 0 0 if (not $obj) { }
83 0 0 unless (my $obj = $$self{'conn'}->get_analyzer($id))
89 0 0 unless ref $obj
95 0 0 if ($id) { }
104 0 0 unless my $id = $$self{'id'}
105 0 0 unless my $conn = $$self{'conn'}