| blib/lib/Interchange6/Schema/Base/Attribute.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 24 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 155 | 1 | 11 | unless ($args) |
| 159 | 1 | 10 | ref $args eq 'HASH' ? : |
| 163 | 1 | 10 | unless ($attribute) |
| 171 | 1 | 9 | unless ($base_attribute) |
| 177 | 1 | 8 | unless ($base_attribute_value) |
| 183 | 1 | 7 | if ($object) { } |
| 235 | 1 | 1 | wantarray ? : |
| 247 | 3 | 90 | unless (defined $attr and defined $value) |
| 252 | 52 | 38 | ref $attr eq 'HASH' ? : |
| 255 | 3 | 87 | ref $value eq 'HASH' ? : |
| 274 | 2 | 5 | unless ($base) |
| 278 | 1 | 4 | unless ($attribute) |