Branch Coverage

blib/lib/Catmandu/Cmd/import.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
34 0 1 if ($opts->start // $opts->total)
37 0 1 if ($opts->fix)
40 1 0 if ($opts->verbose)
45 0 1 if ($opts->delete)
52 1 0 if ($opts->verbose)
53 0 1 $n == 1 ? :
58 0 1 if ($opts->transaction) { }
59 0 0 unless $into->store->does("Catmandu::Transactional")