File Coverage

blib/lib/CSS/Yamaantaka/_ReverseGD.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::_ReverseGD;
5              
6 478     478 0 1398 sub willReverseGlobalDirection {1}
7              
8             1;