1SHLCOV(1)                   General Commands Manual                  SHLCOV(1)
2
3
4

NAME

6       shlcov  - produce HTML output of shell script execution coverage infor‐
7       mation
8

DESCRIPTION

10       shlcov produces HTML output of execution coverage data for bourne shell
11       and  bash  scripts.  It is used together with the shcov tool which cap‐
12       tures runtime coverage data.
13

SYNOPSIS

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

HOMEPAGE

25       http://shcov.googlecode.com
26

SEE ALSO

28       shlcov(1)
29

AUTHOR

31       This     manual     page     was     written    by    Simon    Kagstrom
32       <simon.kagstrom@gmail.com>
33
34
35
36
37                               December 14, 2008                     SHLCOV(1)
Impressum