lib/Business/Fixflo/Resource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
128 | 0 | 1 | if ($e =~ /Can't locate object method/ and $self->warn_unknown_attributes) |
143 | 22 | 2 | unless ref $data |
155 | 0 | 0 | if ($e =~ /Can't locate object method/ and $self->warn_unknown_attributes) |
170 | 6 | 21 | if (not $update and $self->Id) { } |
5 | 27 | elsif ($update and not $self->Id) { } |