Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
8 Coverage analysis
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Prolog Unit Tests
Coverage analysis
show_coverage/1
show_coverage/2
Availability:
:- use_module(
library(test_cover)
).
(can be autoloaded)
show_coverage
(
:Goal
)
Run
Goal
and write a report on which percentage of the clauses in each file are used by the program and which percentage of the clauses always fail.
ClioPatria
(version
V3.1.1-40-g9d9e003
)