Branch Coverage

blib/lib/Hub/Data/Create.pm
Criterion Covered Total %
branch 4 46 8.7


line true false branch
17 0 0 if ($_[1] =~ /^\{(.+)\}$/) { }
20 0 0 if (@expr) { }
21 0 0 if isa($_, 'HASH')
27 0 0 isa($_[0], 'HASH') ? :
0 0 isa($_[0], 'ARRAY') ? :
33 0 0 isa($_[0], 'ARRAY') ? :
0 0 isa($_[0], 'HASH') ? :
37 0 0 if isa($_[0], 'HASH')
38 0 0 if (isa($_[0], 'ARRAY'))
40 0 0 if isa($_, 'HASH')
44 0 0 @$matches > 1 ? :
0 0 defined $matches ? :
69 8 8 if (-d $_[0]) { }
73 0 8 $_[0] =~ /$hf_types/ ? :
75 0 16 unless defined $parser
89 0 0 ref $_[0] eq 'SCALAR' ? :
0 0 can($_[0], 'populate') ? :
0 0 can($_[0], 'get_content') ? :
110 0 0 if (UNIVERSAL::can($_, 'save'))
114 0 0 unless (defined $handler)
116 0 0 unless $path
119 0 0 $$opts{'as_addr'} ? :
132 0 0 unless (defined $handler)