Condition Coverage

blib/lib/FB3/Validator.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
93 0 0 0 defined $SourceDir and defined $SourceFileName

or 2 conditions

line l !l condition
148 0 0 $RelNode->getAttribute('TargetMode') || 'Internal'

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $XSD_DIR //= FB3::SchemasDirPath()
96 0 0 0 $SourcePartName eq '/' or grep(($SourcePartName eq $_), @ValidPartNames)