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

mknos / PerlPowerTools / 11679324012
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 05 Nov 2024 07:20AM 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

05 Nov 2024 07:17AM UTC coverage: 73.069% (-0.7%) from 73.805%
11679324012

push

github

web-flow
ed: support % for all-addresses

* GNU ed treats '%' as an alias for ',' and allows it to be used alone or as a delimiter between addresses
* OpenBSD ed only allows '%' to be used alone,  with the meaning of all-addresses
* Go with the BSD meaning of '%' and implement lone-percent address prefix in command parser
* test1: %n ---> same as ,n
* test2: %s/float/double/ ---> perform one substitution per line for all lines in editor buffer
* test3: 1%2p ---> invalid
* test4: 1%p ---> invalid
* test5: %2p ---> invalid

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11679324012.1 05 Nov 2024 07:20AM UTC 0
73.07
GitHub Action Run
Source Files on build 11679324012
Detailed source file information is not available for this build.
  • Back to Repo
  • 0cb28a05 on github
  • Prev Build on master (#11679210187)
  • 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