Branch Coverage

blib/lib/Acme/MetaSyntactic/RemoteList.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
21 2 1 ref $func eq 'CODE' ? :
43 3 3 if (ref $src eq 'ARRAY') { }
0 3 elsif (ref $src eq 'HASH') { }
50 0 0 ref $_[1] ? :
0 0 defined $_[1] && $_[1] ne ':all' ? :
61 1 6 unless $class->has_remotelist
66 0 6 if $LWP::VERSION < 5.802
69 0 6 if ($@)
75 4 2 ref $_[0] ? :
82 0 8 ref $src ? :
92 2 6 unless ($res->is_success)