lib/Petal/TranslationService/MOFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | l | !l | condition |
---|---|---|---|
37 | 10 | 0 | shift() || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
11 | 4 | 0 | 0 | shift() || do { warn 'No file specified for Petal::TranslationService::MOFile::new ($file)'; return bless({}, $class) } |