Condition Coverage

blib/lib/MT/Import/Mbox.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
328 0 0 0 $entry and not $$self{'cfg'}->param('importer.force')

or 3 conditions

line l !l&&r !l&&!r condition
346 0 0 0 $entry ||= 'MT::Entry'->new
655 0 0 0 $fmgr->exists($root) or $fmgr->mkpath($root)