blib/lib/DBIx/Class/AuditAny/Collector/AutoDBIC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
175 | 4 | 29 | unless scalar @DataPoints > 0 |
184 | 0 | 118 | if $reserved{$name} |
185 | 6 | 112 | if $no_accessor{$name} |
317 | 11 | 0 | $self->AuditObj->track_init_args ? : |
331 | 0 | 11 | if $deployRow |
336 | 0 | 11 | unless $count > 0 |
339 | 0 | 11 | if $count > 1 |
342 | 0 | 11 | unless my $exist_md5 = $Rs->first->md5 |
345 | 11 | 0 | if $md5 eq $exist_md5 |