| blib/lib/Games/Go/AGA/TDListDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 15 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 664 | 0 | 0 | 4 | $new and ref $new |
| line | l | !l | condition |
|---|---|---|---|
| 464 | 6 | 0 | $time || 0 |
| 496 | 5 | 0 | $next_tmp ||= 1 |
| 757 | 0 | 0 | $self->{'print_cb'} || sub { print @_; } |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 95 | 0 | 1 | 0 | ref $class || $class |
| 579 | 13 | 0 | 0 | $$update[$self->column_idx('last_name')] or $$update[$self->column_idx('first_name')] |