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

briandfoy / PerlPowerTools / 11575383088 / 2
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2024 01:58PM UTC
Files 3
Run time 0s
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

29 Oct 2024 01:55PM UTC coverage: 73.069%. Remained the same
11575383088.2

push

github

web-flow
ed: re-add support for /re/ address-mode (#773)

* Standard ed allows a regex to be placed in front of a command
* Previously CalculateLine() supported this but the function was replaced by getAddr()
* Add a new condition in getAddr() to allow resolving /re/ command prefix to a line number
* Be careful to support repeated search for empty pattern
* test1: /include/n  ---> search for /include/, resolve line number and run n command
* test2: //l ---> repeat search using saved /include/ pattern, then run l command on next-match
* test3: /return/  ---> no command given with pattern still works
* test4: /a\/b/p --> search pattern includes escaped slash; run p command on result

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Source Files on job 11575383088.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11575383088
  • 0b064c1b on github
  • Prev Job for on master (#11557304738.1)
  • Next Job for on master (#11575383084.1)
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