Places
Home
Graphs
Prefixes
Amalgame
Alignment interface
Vocabulary browser
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
8 library(test_cover): Clause coverage analysis
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Prolog Unit Tests
library(test_cover): Clause coverage analysis
show_coverage/1
show_coverage/2
assert_cover/2
Availability:
:- use_module(
library(test_cover)
).
[det]
assert_cover
(
+Port, +Frame
)
Assert coverage of the current clause. We monitor two ports: the
unify
port to see which clauses we entered, and the
exit
port to see which completed successfully.
ClioPatria
(version
no GIT?
)