[ library(coverage) | Reference Manual | Alphabetic Index ]
result
Pretty-print all files with code coverage results
Description
This will pretty-print all source files that have been previously
compiled with ccompile/1,2. For details see result/1.
See Also
result / 1, result / 2, library(coverage), library(pretty_printer), ccompile / 1