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

briandfoy / PerlPowerTools / 27095819629
63%

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2026 02:55PM 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

07 Jun 2026 02:49PM UTC coverage: 61.872%. Remained the same
27095819629

push

github

web-flow
tail: fix bug in rewriting argv (#1041)

Function new_argv() handles translation of bare [-+]x option. This failed to identify if the pattern appeared immediately after "-n". This was found when testing against the GNU version.

Tests:
* perl tail -n 2 tail # last 2 lines
* perl tail -n -2 tail # last 2 lines
* perl tail -n +2 tail # show line 2 and all subsequent lines

2069 of 3344 relevant lines covered (61.87%)

712.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27095819629.1 07 Jun 2026 02:55PM UTC 24
61.87
GitHub Action Run
Source Files on build 27095819629
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2965680e on github
  • Prev Build on master (#27024171695)
  • Next Build on master (#27097608440)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc