blib/lib/App/iTan/Command/Get.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 0 | if ($self->next) { } |
47 | 0 | 0 | unless (defined $index) |
55 | 0 | 0 | if (not defined $index) { } |
64 | 0 | 0 | if ($^O eq 'darwin') { } |
77 | 0 | 0 | if ($self->lowerinvalid) |
78 | 0 | 0 | unless $self->dbh->do('UPDATE itan SET valid = 0 WHERE tindex < ' . $index) |