Help for this page

Select Code to Download


  1. or download this
    $ analyze_tests.pl
    Number of test programs: 47
    Total runtime approximately 19 minutes 56 seconds
    ...
    | 0m 7s   | t/system/api/v1/programme/programmes.t     |
    | 0m 6s   | t/system/both/reports/imports/validation.t |
    +---------+--------------------------------------------+
    
  2. or download this
    #!/usr/bin/env perl
    
    use strict;
    ...
          $table->rule(qw(- + )),
          @body,
          $table->rule(qw(- + ));