• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mknos / PerlPowerTools / 33614798717
62%
master: 62%

Build:
Build:
LAST BUILD BRANCH: tac-crash-empty
DEFAULT BRANCH: master
Ran 02 Sep 2026 09:38AM UTC
Jobs 1
Files 24
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Sep 2026 09:33AM UTC coverage: 61.851%. Remained the same
33614798717

push

github

web-flow
join: fix -1 X and -2 Y explicit field numbers

* Default field number is 1 for file1 and file2; this is designated by variable $j1 and $j2 being initialised to zero
* This is meant to be equivalent to `join -j 1`, which sets $j1 and $j2 to the same thing
* This is also supposed to be equivalent to `join -1 1 -2 1`
* Fix off-by-one error where the field number returned by get_numeric_arg() is not decremented (internally the field values are zero based)
* This issue was flagged by analysis by MS-365-Copilot and patched by me
* Save the regex capture into a named variable to help clarify that it's talking about a file number and not a field number
* Bump version
* Tested against GNU coreutils

2072 of 3350 relevant lines covered (61.85%)

711.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33614798717.1 02 Sep 2026 09:38AM UTC 24
61.85
GitHub Action Run
Source Files on build 33614798717
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 816247c9 on github
  • Prev Build on master (#33588038241)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc