Branch Coverage

blib/lib/Goo/Thing.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
49 0 0 unless ($filename)
54 0 0 if ($filename =~ /(.*)\.(.*)$/) { }
71 0 0 unless ($config_file)
177 0 0 unless ($this->isa('Goo::Thing'))
201 0 0 if ($@)