Condition Coverage

blib/lib/VOMS/Lite/AC.pm
Criterion Covered Total %
condition 3 63 4.7


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 0 $index == 8 and $HEADSTART < $SIGSTART
102 0 0 0 $OIDstr eq '2.5.29.56' and defined $Values{'noRevAvail'}
105 0 0 0 $OIDstr eq '2.5.29.35' and defined $Values{'authorityKeyIdentifier'}
120 0 0 0 $OIDstr eq '1.3.6.1.4.1.8005.100.100.11' and defined $Values{'vOMSTags'}
123 0 0 0 $OIDstr eq '1.3.6.1.4.1.8005.100.100.10' and defined $Values{'vOMSACCertList'} || defined $Values{'Verify'}
183 0 0 0 $CLASS == 2 and $TAG == 6
187 0 0 0 $CLASS == 0 and $TAG == 4
200 0 0 0 $st[4] eq '23' and $st[5] =~ /^(..)(..)(..)(..)(..)(..)Z$/
0 0 0 $st[4] eq '24' and $st[5] =~ /^(....)(..)(..)(..)(..)(..)Z$/
202 0 0 0 $et[4] eq '23' and $et[5] =~ /^(..)(..)(..)(..)(..)(..)Z$/
0 0 0 $et[4] eq '24' and $et[5] =~ /^(....)(..)(..)(..)(..)(..)Z$/
303 0 0 1 $context{'Port'} =~ /^([0-9]{1,5})$/ && $context{'Port'} < 65536
320 1 0 0 defined $context{'Targets'} and $context{'Targets'} =~ /^ARRAY/
372 0 0 1 defined $Broken && $Broken

or 3 conditions

line l !l&&r !l&&!r condition
123 0 0 0 defined $Values{'vOMSACCertList'} || defined $Values{'Verify'}
142 0 0 0 defined $Values{'HolderIssuerDN'} or defined $Values{'HolderSerial'}
162 0 0 0 defined $Values{'IssuerDN'} or defined $Values{'Verify'}
178 0 0 0 defined $Values{'PA'} or defined $Values{'FQANs'}
196 0 0 0 defined $Values{'Start'} or defined $Values{'End'}
207 0 0 0 defined $Values{'SignatureValue'} or defined $Values{'SignatureType'}
0 0 0 defined $Values{'SignatureValue'} or defined $Values{'SignatureType'} or defined $Values{'Verify'}