| blib/lib/DBIx/Class/AuditAny/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 22 | 13.6 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 0 | unless $_ eq 'no_caller_data' or ref $_ eq 'ARRAY' and scalar @$_ == 3 and ref $_->[0] eq 'HASH' and defined $_->[0]{'package'} |
| 63 | 0 | 0 | if scalar @_ > 1 |
| 64 | 0 | 0 | if ref $data |
| 65 | 0 | 0 | unless defined $data |
| 69 | 0 | 0 | $_->[2]{'subroutine'} ? : |
| 0 | 0 | unless $_ eq 'no_caller_data' | |
| 88 | 0 | 0 | if $h->{'package'} |
| 118 | 0 | 584 | $class =~ /^\+(.*)$/ ? : |
| 132 | 116 | 0 | unless @_ == 1 and ref $_[0] eq 'ARRAY' |
| 133 | 0 | 0 | unless @{$_[0];} > 0 |
| 176 | 0 | 8 | unless my $RelSource = $Source->related_source($rel) |