| blib/lib/Data/Annotation/Rule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 4 | 0 | if ref $condition eq "HASH" |
| 29 | 2 | 3 | unless $self->_condition->($overlay) |
| 30 | 0 | 3 | if ($self->has_record) |
| 32 | 0 | 0 | if (exists $record->{'delete'}) |
| 38 | 0 | 0 | if (exists $record->{'set'}) |
| 46 | 3 | 0 | if $self->has_retval |