| blib/lib/MySQL/Admin/Translate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 1 | 2 | defined $p[0] ? : |
| 58 | 1 | 2 | if (-e $do) |
| 67 | 0 | 0 | defined $p[0] ? : |
| 78 | 0 | 1 | if defined $_[0] and not ref $_[0] and $_[0] eq 'MySQL::Admin::Translate' |
| 80 | 0 | 3 | defined $_[0] && (ref $_[0] eq 'MySQL::Admin::Translate' || UNIVERSAL::isa($_[0], 'MySQL::Admin::Translate')) ? : |