File Coverage
blib/lib/Data/Stag/StagI.pm
Criterion
Covered
Total
%
statement
0
1
0.0
branch
n/a
condition
n/a
subroutine
0
1
0.0
pod
0
1
0.0
total
0
3
0.0
line
stmt
bran
cond
sub
pod
time
code
1
package Data::Stag::StagI;
2
3
0
0
0
sub z {
4
}
5
6
1;