blib/lib/WebAPI/DBIC/Resource/HAL/Role/ItemWritable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 0 | unless my $rel_info = $result_class->relationship_info($rel) |
45 | 0 | 0 | if $$rel_info{'attrs'}{'accessor'} ne 'single' |
49 | 0 | 0 | if ref $rel_hal ne 'HASH' |
58 | 0 | 0 | unless $our_field =~ s/^self\.//x |
59 | 0 | 0 | unless $sub_field =~ s/^foreign\.//x |
62 | 0 | 0 | if defined $$hal{$our_field} |
71 | 0 | 0 | if $ENV{'WEBAPI_DBIC_DEBUG'} |