Branch Coverage

blib/lib/AI/MicroStructure/RemoteList.pm
Criterion Covered Total %
branch 0 22 0.0


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