NAME

Devel::Coverage - Perl module to perform coverage analysis

SYNOPSIS

perl -d:Coverage script_name [ args ]

DESCRIPTION

This software is still very early-alpha quality. Use the tool coverperl to analyze the files that result from running your scripts with coverage enabled.

AUTHOR

Randy J. Ray <rjray@blackperl.com>

SEE ALSO

Devel::DProf