Condition Coverage

blib/lib/Catmandu/CLI.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
140 4 3 1 is_instance($e, "Catmandu::NoSuchPackage") and $e->package_name eq "Catmandu::Importer::help"

or 2 conditions

line l !l condition
37 2 0 shift() // "DEBUG"
38 2 0 shift() // "STDERR"
65 1 3 $LEVELS{$debug} // "WARN"
116 0 48 $global_opts->{'load_path'} || []
117 2 46 $global_opts->{'lib_path'} || []
120 4 0 $global_opts->{'debug'} // 1