Skip to content

Commit 57cd24d

Browse files
committed
24/24 clauses covered
1 parent ce3cfd9 commit 57cd24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ To run the tests type:
4747
- Ciao Prolog (tested with version 1.20.0) cannot be used due to lack of support for the `min/2` and `max/2` arithmetic functions.
4848

4949
## Code coverage
50-
- One (1) entity declared as covered containing 20 clauses.
50+
- One (1) entity declared as covered containing 24 clauses.
5151
- 1 out of 1 entity covered, `100.000000% entity coverage`.
52-
- 20 out of 20 clauses covered, `100.000000% clause coverage`.
52+
- 24 out of 24 clauses covered, `100.000000% clause coverage`.
5353

5454
### Examples
5555

0 commit comments

Comments
 (0)