blib/lib/Algorithm/SAT/Backtracking/Ordered/DPLL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 6 | 7 | 85.7 |
pod | 1 | 1 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 2 | n/a | BEGIN |
3 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
10 | 18 | Yes | solve |
18 | 15 | n/a | _up |
45 | 0 | n/a | _add_literal |
64 | 14 | n/a | _choice |