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