Branch Coverage

lib/XML/Compile/Util.pm
Criterion Covered Total %
branch 8 24 33.3


line true false branch
36 0 0 !(defined $_[0] && length $_[0]) ? :
0 0 @_ == 1 ? :
42 0 0 $_[0] =~ /^\{(.*?)\}(.*)$/ ? :
51 0 0 $i++ % 2 ? :
52 0 0 $i++ % 2 ? :
56 0 0 unless my $node = shift()
74 0 8 unless my $stamp = shift()
76 0 8 unless $stamp =~ /$duration/x
79 1 7 $1 eq '-' ? :
91 0 8 unless my $stamp = shift()
94 0 8 unless $stamp =~ /$duration/x
97 1 7 $1 eq '-' ? :