| blib/lib/CCCP/AttributeInspector.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | exists $$obj{$class}{$meth}{$_} and $$obj{$class}{$meth}{$_} eq $$att_list{$_} |
| 95 | 0 | 0 | 0 | $class and $method |
| 0 | 0 | 0 | $class and $method and not ref $method |
| line | l | !l | condition |
|---|---|---|---|
| 119 | 0 | 0 | $2 || '' |
| 121 | 0 | 0 | $attr_value || '' |