| blib/lib/Mojo/mysql/Database.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | my $mysql = $self->mysql and my $dbh = $self->dbh |
| 67 | 0 | 0 | 0 | defined $rv && $rv >= 0 |
| 98 | 0 | 0 | 0 | exists $param->{'type'} and exists $param->{'value'} |
| 156 | 0 | 0 | 0 | @$waiting and $waiting->[0]{'sth'} |
| 0 | 0 | 0 | @$waiting and $waiting->[0]{'sth'} and $waiting->[0]{'sth'}->$ready_method | |
| 165 | 0 | 0 | 0 | defined $rv && $rv >= 0 |