| blib/lib/App/iTan/Command/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 4 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 0 | 0 | unless $SORTFIELDS[0] eq $sort | 
| 42 | 0 | 0 | unless my $sth = $self->dbh->prepare("SELECT tindex,imported,used,memo\n FROM itan\n WHERE valid = 1 OR used IS NOT NULL\n ORDER BY $sort") |