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

mknos / PerlPowerTools / 12607762999
62%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2025 05:13AM UTC
Jobs 1
Files 3
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

03 Jan 2025 06:39AM UTC coverage: 72.464% (-0.7%) from 73.196%
12607762999

push

github

web-flow
ed: better relative addresses (#902)

* The initial implementation of relative addresses was too limited
* GNU and OpenBSD ed allow repeated +n, mixed +n and --++, as well as basing address from dot, dollar or a marked address
* tests..

++1= invalid: ambiguous
+=   current +1
.+=  current + 1
+1=  current + 1
.+1= current + 1
.+3++=   current + 5: ++ follows +n
$---=   end - 3
$-3=   end - 3
$-3+3=   end: repeated +n
'x-5,'x+5nl      list 5 lines of context around marked line x

350 of 483 relevant lines covered (72.46%)

4697.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12607762999.1 04 Jan 2025 05:13AM UTC 0
72.46
GitHub Action Run
Source Files on build 12607762999
Detailed source file information is not available for this build.
  • Back to Repo
  • 9f22ceb7 on github
  • Prev Build on master (#12607762991)
  • Next Build on master (#12616297293)
  • Delete
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