| blib/lib/BLASTaid.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | defined $$class{'_id'}{$report}{'_name'} && defined $$class{'_id'}{$report}{'_start'} |
| 266 | 0 | 0 | 82 | defined $$class{'_id'}{$report}{'_name'} && defined $$class{'_id'}{$report}{'_start'} && defined $$class{'_id'}{$report}{'_type'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 116 | 0 | 0 | 1 | not defined $arg{'query'} or $arg{'query'} eq '' |