blib/lib/MT/Import/Mbox.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
328 | 0 | 0 | 0 | $entry and not $$self{'cfg'}->param('importer.force') |
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) |