Condition Coverage

blib/lib/Config/Extend/MySQL.pm
Criterion Covered Total %
condition 9 13 69.2


and 2 conditions

line l !l condition
122 0 1 carp("warning: File '${file}' is empty") and return

and 3 conditions

line !l l&&!r l&&r condition
116 1 1 12 defined $$args{'from'} and length $$args{'from'}

or 2 conditions

line l !l condition
197 2 3 $1 || 'file'

or 3 conditions

line l !l&&r !l&&!r condition
156 9 0 0 $backend eq 'Config::Tiny' or $backend eq 'Config::INI::Reader'
205 4 0 6 $skip{$file} or index($file, '.') == 0