Branch Coverage

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


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