Branch Coverage

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


line true false branch
191 0 0 if ($option_key =~ /[a-z0-9]/) { }
0 0 elsif ($option_key =~ /[A-Z]/) { }
195 0 0 unless $option
203 0 0 if ($$this{'thing'}->can_do_action($option_key))
252 0 0 if ($@)