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

mknos / PerlPowerTools / 11716716524 / 8
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2024 04:42AM 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

06 Nov 2024 02:03AM UTC coverage: 73.069%. Remained the same
11716716524.8

push

github

web-flow
ed: implement global substitute (#786)

* The input g/search1/s/search2/replace/ allows search1 to filter the lines to process, then search2 determines the text to replace per line
* Don't return in the condition for g & v commands; this allows the subsequent condition to determine the command to be run globally
* Using rindex() to find delimiting '/' was incorrect because s/// confuses things with its own '/'
* Adapt some code from getAddr() to find delimiter of search1 regex
* test1: g/\//s/$/ NL/   ---> append the text " NL" to all lines matching literal '/'
* test2: v/\//d   ---> delete all lines not matching literal '/'

350 of 479 relevant lines covered (73.07%)

4719.28 hits per line

Source Files on job 11716716524.8
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11716716524
  • e9d1aa4d on github
  • Prev Job for on master (#11716716524.3)
  • Next Job for on master (#11716716532.1)
  • 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