Branch Coverage

blib/lib/PYX/XMLSchema/List.pm
Criterion Covered Total %
branch 24 24 100.0


line true false branch
86 28 9 if (my($first, $sec) = _parse_schema($key))
89 13 15 if ($first eq 'xmlns') { }
91 10 3 if (not exists $schemas_hr->{$schema}) { }
112 4 6 if (length $a > length $b) { }
113 8 3 defined $max_string ? :
119 13 5 $schemas_hr->{$key}[0] ne $EMPTY_STR ? :
122 3 8 unless (keys %{$schemas_hr;})
132 8 8 if (defined(my $schema = _parse_schema($elem)))
142 23 10 unless (defined $uri)
145 18 15 unless (exists $schemas_hr->{$schema})
157 36 17 if ($string =~ /^(.+?):(.+)$/ms)
158 28 8 wantarray ? :