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

mknos / PerlPowerTools / 11694795976
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 06 Nov 2024 12:25AM UTC
Jobs 10
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

06 Nov 2024 12:22AM UTC coverage: 73.805% (+0.7%) from 73.069%
11694795976

push

github

web-flow
ed: implement global substitute

* 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 '/'

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11694795976.1 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
2 11694795976.2 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
3 11694795976.3 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
4 11694795976.4 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
5 11694795976.5 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
6 11694795976.6 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
7 11694795976.7 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
8 11694795976.8 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
9 11694795976.9 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
10 11694795976.10 06 Nov 2024 12:25AM UTC 0
73.07
GitHub Action Run
Source Files on build 11694795976
Detailed source file information is not available for this build.
  • Back to Repo
  • d5eb2ad6 on github
  • Prev Build on master (#11681067961)
  • Next Build on ed-gns (#11694795980)
  • 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