| lib/App/TimeTracker/Command/GitHub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 0 | 0 | unless $config->{$fld} | 
| 42 | 0 | 0 | if $config->{'api_uri'} | 
| 44 | 0 | 0 | if ($config->{'upstream'}) | 
| 47 | 0 | 0 | unless $config->{'upstream'}{$fld} | 
| 92 | 0 | 0 | unless $tag =~ /^issue#(\d+)/u |