lib/Business/Fixflo/Resource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 14 | 64.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
128 | 0 | 1 | 0 | $e =~ /Can't locate object method/ and $self->warn_unknown_attributes |
155 | 0 | 0 | 0 | $e =~ /Can't locate object method/ and $self->warn_unknown_attributes |
170 | 10 | 11 | 6 | not $update and $self->Id |
11 | 5 | 5 | $update and not $self->Id |
line | l | !l | condition |
---|---|---|---|
150 | 1 | 1 | $Envelope->Entity // {} |