File Coverage

blib/lib/CSS/Yamaantaka/_NoReverseGD.pm
Criterion Covered Total %
statement 1 1 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod 0 1 0.0
total 2 3 66.6


line stmt bran cond sub pod time code
1             #-*- perl -*-
2             #-*- coding: us-ascii -*-
3              
4             package CSS::Yamaantaka::_NoReverseGD;
5              
6 206     206 0 853 sub willReverseGlobalDirection {0}
7              
8             1;