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

briandfoy / PerlPowerTools / 27390951048
62%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2026 02:42AM 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

12 Jun 2026 02:39AM UTC coverage: 61.865%. Remained the same
27390951048

push

github

web-flow
head: allow '+' prefix on line count (#1044)

* The standards document says -n COUNT counts from one [1]
* The OpenBSD and GNU versions accept a '+' prefix on a number, so allow that here for compat

Tests:
perl head -2 head --> 2 lines
perl head -n2 head --> 2 lines
perl head -n+2 head --> 2 lines
perl head -n-2 head --> invalid

1. https://pubs.opengroup.org/onlinepubs/9799919799/utilities/head.html

2070 of 3346 relevant lines covered (61.86%)

712.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27390951048.1 12 Jun 2026 02:42AM UTC 24
61.86
GitHub Action Run
Source Files on build 27390951048
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4e618102 on github
  • Prev Build on master (#27250393534)
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