Devel::CoverReport::App::ProveCover - Implementation of the C command


Devel-CoverReport documentation  | view source Contained in the Devel-CoverReport distribution.

Index


NAME

Top

Devel::CoverReport::App::ProveCover - Implementation of the prove_cover command

SYNOPSIS

Top

This module is a base for prove_cover - You can use it to make Your own derivatives of this command, that will suit Your purpose better.

WARNING

Top

Consider this module to be an early ALPHA. It does the job for me, so it's here.

This is my first CPAN module, so I expect that some things may be a bit rough around edges.

The plan is, to fix both those issues, and remove this warning in next immediate release.

API

Top

main

Main entry point. Executed by prove_cover

LICENCE

Top

Copyright 2009-2010, Bartłomiej Syguła (natanael@natanael.krakow.pl)

This is free software. It is licensed, and can be distributed under the same terms as Perl itself.

For more, see my website: http://natanael.krakow.pl/


Devel-CoverReport documentation  | view source Contained in the Devel-CoverReport distribution.