shlcov

Langue: en

Version: 146074 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

shlcov - produce HTML output of shell script execution coverage information

DESCRIPTION

shlcov produces HTML output of execution coverage data for bourne shell and bash scripts. It is used together with the shcov tool which captures runtime coverage data.

SYNOPSIS

shlcov [-s|--script-base=path] [-l|--limit=low,high] datadir outdir
-s, --script-base= path
set the base path to lookup scripts sources (default is '')
-l, --limit= low,high
set the low and high limits coverage limits (displayed in red, amber and green respectively in the output). Default is 15,50

HOMEPAGE

http://shcov.googlecode.com

SEE ALSO

shlcov(1)

AUTHOR

This manual page was written by Simon Kagstrom <simon.kagstrom@gmail.com>