| blib/lib/Acme/CPANAuthorsBundle/CPAN/Streaks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| statement | 3 | 3 | 100.0 |
| branch | n/a | ||
| condition | n/a | ||
| subroutine | 1 | 1 | 100.0 |
| pod | n/a | ||
| total | 4 | 4 | 100.0 |
| line | stmt | bran | cond | sub | pod | time | code |
|---|---|---|---|---|---|---|---|
| 1 | package Acme::CPANAuthorsBundle::CPAN::Streaks; | ||||||
| 2 | |||||||
| 3 | 1 | 1 | 440986 | use strict; | |||
| 1 | 2 | ||||||
| 1 | 109 | ||||||
| 4 | |||||||
| 5 | our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY | ||||||
| 6 | our $DATE = '2024-06-12'; # DATE | ||||||
| 7 | our $DIST = 'Acme-CPANAuthorsBundle-CPAN-Streaks'; # DIST | ||||||
| 8 | our $VERSION = '20240612.0'; # VERSION | ||||||
| 9 | |||||||
| 10 | 1; | ||||||
| 11 | # ABSTRACT: A collection of Acme::CPANAuthors::CPAN::Streaks::* modules | ||||||
| 12 | |||||||
| 13 | __END__ |