Branch Coverage

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


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