| line | % | coverage | condition |
| 63 | 0 | | defined $token and $token ne "" |
| 64 | 0 | | $ENV{'GH_TOKEN'} || $ENV{'GITHUB_TOKEN'} |
| 65 | 0 | | defined $token and $token ne "" |
| 183 | 0 | | $gh_err_text =~ /error connecting to / and $gh_err_text =~ /check your internet connection/ |
| 240 | 0 | | defined $ENV{'CI'} && $ENV{'CI'} |
| 453 | 0 | | defined $id_1 and defined $id_2 |
| 556 | 0 | | $ENV{'GITHUB_SERVER_URL'} || '' |
| 584 | 0 | | defined $ENV{'GH_TOKEN'} || defined $ENV{'GITHUB_TOKEN'} |
| 667 | 0 | | $ENV{'GITHUB_API_URL'} ||= "https://api.github.com" |
| 687 | 0 | | $has_artifact and $only_file |
| 703 | 0 | | defined $repo and defined $run |