File Coverage

blib/lib/Sah/Schemas/Business/ID/NIK.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 Sah::Schemas::Business::ID::NIK;
2              
3 1     1   355133 use strict;
  1         4  
  1         106  
4              
5             our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
6             our $DATE = '2024-01-09'; # DATE
7             our $DIST = 'Sah-Schemas-Business-ID-NIK'; # DIST
8             our $VERSION = '0.003'; # VERSION
9              
10             1;
11             # ABSTRACT: Sah schemas related to Indonesian citizenship registration numbers (NIK)
12              
13             __END__