| line | % | coverage | condition |
| 79 | 67 | | defined $token and $token ne "" |
| 80 | 33 | | $ENV{'GH_TOKEN'} || $ENV{'GITHUB_TOKEN'} |
| 81 | 33 | | defined $token and $token ne "" |
| 201 | 33 | | $gh_err_text =~ /error connecting to / and $gh_err_text =~ /check your internet connection/ |
| 258 | 33 | | defined $ENV{'CI'} && $ENV{'CI'} |
| 467 | 33 | | defined $id_1 and defined $id_2 |
| 570 | 0 | | $ENV{'GITHUB_SERVER_URL'} || '' |
| 598 | 0 | | defined $ENV{'GH_TOKEN'} || defined $ENV{'GITHUB_TOKEN'} |
| 684 | 0 | | $has_artifact and $only_file |
| 711 | 0 | | $ENV{'GITHUB_API_URL'} ||= "https://api.github.com" |
| 723 | 0 | | defined $repo and defined $run |