Branch Coverage

File:blib/lib/App/Rgit/Command.pm
Coverage:100.0%

line%coveragebranch
46100TFunless defined $cmd
50100TFif ($class eq 'App::Rgit::Command') { }
53100TFunless $class->isa($action)
57100TFunless eval "require $action; 1"
75100TFunless (defined $cmd)
76100TFunless defined $self and ref $self and $self->isa('App::Rgit::Command')
79100TFunless (defined $pkg)
80100TFunless defined $commands{$cmd}
83100TFunless $pkg =~ /:/
99100TFdefined $code ? :