Devel::CoverReport::Formatter::Html - Devel::CoverReport::Formatter::Html documentation


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

Index


DESCRIPTION

Top

HTML backend for Devel::CoverReport reports.

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

process_formatter_start
process_report_start
process_table_start
process_row
process_summary
process_table_end
process_report_end
process_formatter_end

See: Devel::CoverReport::Formatter.

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.