| blib/lib/DBI/Shell/Completion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 12 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 4 | exists $sh->{'home_dir'} and defined $sh->{'home_dir'} |
| 414 | 0 | 0 | 0 | $term and $term->ReadLine eq 'Term::ReadLine::Gnu' |
| 415 | 0 | 0 | 0 | $term and $term->history_total_bytes |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 0 | 4 | 0 | ref $class || $class |