We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aae0a4 commit 8ea3f42Copy full SHA for 8ea3f42
doc/cprover-manual/test-suite.md
@@ -202,7 +202,7 @@ Unwinding](../cbmc/unwinding/).
202
In this tutorial, we present the automatic test suite generation
203
functionality of CBMC, by applying the MC/DC code coverage criterion to
204
a PID controller case study. In addition to `--cover mcdc`, other
205
-coverage criteria such as `branch`, `decision`, and `path`. are also
+coverage criteria such as `branch`, `decision`, and `path` are also
206
available when calling CBMC.
207
208
### Coverage Criteria
0 commit comments