Branch Coverage

blib/lib/CTM/Base.pm
Criterion Covered Total %
branch 1 34 2.9


line true false branch
85 0 0 if ((caller)->isa('CTM::Base')) { }
86 0 0 if $$self{'verbose'}
97 0 0 if ((caller)->isa('CTM::Base')) { }
99 0 0 $action ? :
101 0 0 $action ? :
111 0 0 if ((caller)->isa('CTM::Base')) { }
121 0 0 if ((caller)->isa('CTM::Base')) { }
131 0 0 if ((caller)->isa('CTM::Base')) { }
141 2 0 if ((caller)->isa('CTM::Base')) { }
159 0 0 unless defined $property
161 0 0 if exists $$self{$property}
169 0 0 unless defined $property
171 0 0 if (not exists $$self{$property}) { }
0 0 elsif (substr($property, 0, 1) eq '_') { }
187 0 0 defined $arrayItem && $arrayItem =~ /^[\+\-]?\d+$/ ? :
211 0 0 if ($AUTOLOAD)
214 0 0 unless exists $$self{$called}