Condition Coverage

File:lib/Schema/Validator.pm
Coverage:80.0%

line%coveragecondition
262100
ABdec
0X0
100
111
defined $string and length $string
40067
ABdec
000
011
1X1
$params->{'cache_file'} // $config{'cache_file'}
40167
ABdec
000
011
1X1
$params->{'cache_duration'} // $config{'cache_duration'}
40267
ABdec
000
011
1X1
$params->{'vocab_url'} // $config{'vocab_url'}
40367
ABdec
000
011
1X1
$params->{'ua_timeout'} // $config{'ua_timeout'}
409100
ABdec
0X0
100
111
-e $cache_file and time - (stat $cache_file)[9] < $cache_duration
457100
ABdec
0X0
100
111
exists $data->{$AT_GRAPH} and ref $data->{$AT_GRAPH} eq "ARRAY"
574100
ABdec
000
011
1X1
$item->{$RDFS_LABEL} // $item->{$RDFS_LABEL_FULL}
62167
ABdec
000
011
1X1
$classes{$short} //= $item
63267
ABdec
000
011
1X1
$props{$short} //= $item