xtools ====== Extended tools for Prolog Usage ===== This library contains several development tools, although not all are listed here, the most stable and relevant ones follows: Code Coverage ============= A code coverage tool that also work at a literal level, and that shows the result in a web server. It is easier to use the pltool.sh from plsteroids to see a demo: ``` ./pltool.sh cover ``` Will execute the coverage over the unit tests.