blib/lib/DBIx/OO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
1103 | 0 | 0 | 0 | @$pk == 1 and not exists $val{$$pk[0]} |
1484 | 0 | 0 | 0 | defined $exclude and %$exclude |
1528 | 0 | 0 | 0 | $def and %$def |
line | l | !l | condition |
---|---|---|---|
1777 | 0 | 0 | $$h{$ct} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1472 | 0 | 0 | 0 | not $groups or @$groups == 0 |
1495 | 0 | 0 | 0 | $exclude || $$self{'modified'} |
1508 | 0 | 0 | 0 | $dbh->last_insert_id(undef, undef, $self->table, undef) || $$dbh{'mysql_insertid'} || eval { do { $dbh->func('last_insert_rowid') } } |