Branch Coverage

blib/lib/Business/Shipping/Logging.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
59 0 13 unless defined $config_dir
62 0 13 unless -f $file
129 0 0 unless $log_level
133 0 0 if (grep {$_ eq $log_level;} @levels)