The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

tools/dev/parrot_coverage.pl - Run coverage tests and report

SYNOPSIS

    % mkdir parrot_coverage
    % perl tools/dev/parrot_coverage.pl recompile
    % perl tools/dev/parrot_coverage.pl 

DESCRIPTION

This script runs a coverage test and then generates HTML reports. It requires gcc and gcov to be installed.

The reports start at parrot_coverage/index.html.