Branch Coverage

blib/lib/CCCP/AttributeInspector.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
12 0 0 $pm ? :
18 0 0 if exists $$obj{'__internal_resolv'}{$class}
23 0 0 if (exists $$obj{$class}{\&{"${class}::$_";}})
37 0 0 unless $class
38 0 0 if ref $class
42 0 0 wantarray ? :
0 0 unless exists $$obj{$class}
46 0 0 wantarray ? :
52 0 0 unless $class
53 0 0 if ref $class
57 0 0 wantarray ? :
0 0 unless exists $$obj{$class}
61 0 0 if (not $att_list) { }
0 0 elsif (ref $att_list eq 'HASH') { }
0 0 elsif (ref $att_list eq 'ARRAY') { }
62 0 0 wantarray ? :
68 0 0 unless (exists $$obj{$class}{$meth}{$_} and $$obj{$class}{$meth}{$_} eq $$att_list{$_})
75 0 0 wantarray ? :
81 0 0 unless (exists $$obj{$class}{$meth}{$_})
88 0 0 wantarray ? :
95 0 0 unless $class and $method and not ref $method
96 0 0 if ref $class
99 0 0 unless exists $$obj{$class}
103 0 0 exists $$obj{$class}{$method} ? :
108 0 0 wantarray ? :
113 0 0 unless @attrs