Condition Coverage

blib/lib/DBIx/Diff/Schema.pm
Criterion Covered Total %
condition 8 39 20.5


or 2 conditions

line l !l condition
106 0 26 $c1->{'mysql_is_auto_increment'} // 0
0 26 $c2->{'mysql_is_auto_increment'} // 0
107 0 0 $c1->{'mysql_is_auto_increment'} // 0
108 0 0 $c2->{'mysql_is_auto_increment'} // 0
179 0 0 $arg_err //= 'Not of type object'
0 0 $arg_err //= 'Required but not specified'
180 0 0 $arg_err //= 'Not of type object'
0 0 $arg_err //= 'Required but not specified'
181 0 0 $arg_err //= 'Not of type text'
0 0 $arg_err //= 'Required but not specified'
182 0 0 $arg_err //= 'Not of type text'
0 0 $arg_err //= 'Required but not specified'
256 0 0 $arg_err //= 'Not of type object'
0 0 $arg_err //= 'Required but not specified'
257 0 0 $arg_err //= 'Not of type object'
0 0 $arg_err //= 'Required but not specified'

or 3 conditions

line l !l&&r !l&&!r condition
182 4 2 0 shift() // $table1

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
90 21 2 2 1 $c1->{'NULLABLE'} xor $c2->{'NULLABLE'}