| line | % | coverage | condition |
| 79 | 67 | | defined $token and $token ne "" |
| 80 | 100 | | $ENV{'GH_TOKEN'} || $ENV{'GITHUB_TOKEN'} |
| 81 | 67 | | defined $token and $token ne "" |
| 205 | 33 | | $gh_err_text =~ /error connecting to / and $gh_err_text =~ /check your internet connection/ |
| 262 | 33 | | defined $ENV{'CI'} && $ENV{'CI'} |
| 468 | 33 | | defined $id_1 and defined $id_2 |
| 571 | 0 | | $ENV{'GITHUB_SERVER_URL'} || '' |
| 599 | 0 | | defined $ENV{'GH_TOKEN'} || defined $ENV{'GITHUB_TOKEN'} |
| 685 | 0 | | $has_artifact and $only_file |
| 712 | 0 | | $ENV{'GITHUB_API_URL'} ||= "https://api.github.com" |
| 724 | 0 | | defined $repo and defined $run |