File Coverage

blib/lib/WordList/MetaSyntactic/test_wlb_meta.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 WordList::MetaSyntactic::test_wlb_meta;
2              
3             our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
4             our $DATE = '2020-05-23'; # DATE
5             our $DIST = 'WordListBase-MetaSyntactic'; # DIST
6             our $VERSION = '0.007'; # VERSION
7              
8 1     1   68348 use parent qw(WordListBase::MetaSyntactic);
  1         306  
  1         6  
9              
10             1;
11             # ABSTRACT: Wordlist from Acme::MetaSyntactic::test_wlb_meta
12              
13             __END__