Branch Coverage

lib/App/gh/Command/Network.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
35 0 0 if ($url and $url =~ m[git://github.com/(.*?)/(.*?)\.git] || $url =~ m[git\@github.com:(.*?)/(.*?)\.git] || $url =~ m[https://github.com/(.*?)/(.*?)\.git])
48 0 0 if ($$self{'id_only'}) { }