Branch Coverage

blib/lib/Algorithm/SAT/Backtracking/Ordered.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
14 8 13 unless $model->exists($variable)
22 2 8 unless defined $model
41 1180 1764 if (substr($var, 0, 1) eq '-') { }
43 128 580 $value == 0 ? :
472 708 !defined($value) ? :