Condition Coverage

lib/Petal/TranslationService/MOFile.pm
Criterion Covered Total %
condition 2 5 40.0


or 2 conditions

line l !l condition
37 10 0 shift() || (return)

or 3 conditions

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) }