Condition Coverage

blib/lib/SHARYANTO/SQL/Schema.pm
Criterion Covered Total %
condition 7 20 35.0


and 3 conditions

line !l l&&!r l&&r condition
133 6 0 4 $v == 0 and not @t
140 6 3 1 $v == 0 and $$spec{'install'}

or 2 conditions

line l !l condition
109 2 4 $v //= 0

or 3 conditions

line l !l&&r !l&&!r condition
92 0 0 0 $arg_err //= (@$_sahv_dpath ? '@' . join('/', @$_sahv_dpath) . ': ' : '') . 'Input is not of type hash'
0 0 0 $arg_err //= (@$_sahv_dpath ? '@' . join('/', @$_sahv_dpath) . ': ' : '') . 'Required input not specified'
0 0 0 $arg_err //= (@$_sahv_dpath ? '@' . join('/', @$_sahv_dpath) . ': ' : '') . 'Input is not of type object'
0 0 0 $arg_err //= (@$_sahv_dpath ? '@' . join('/', @$_sahv_dpath) . ': ' : '') . 'Required input not specified'