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

mknos / PerlPowerTools / 10328006194
62%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2024 01:53AM 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

09 Aug 2024 08:27AM UTC coverage: 73.805% (+0.7%) from 73.069%
10328006194

push

github

web-flow
grep: filename prefix correction (#709)

* grep output is expected to show the filename if grep is searching many files, or in a recursive search (grep -r)
* The -h flag disables the filename prefix
* $Mult flag controls showing the filename, and was being set to 1 sometimes when it shouldn't be
* test1: "perl grep perl awk" --> show matches for 1 file (no filename prefix, single file argument)
* test2: "perl grep  perl awk ar" --> matches for 2 files (filenames included)
* test3: "perl grep -h perl awk ar" --> matches for 2 files (filenames disabled by -h)
* test4: "perl grep -hr perl ." --> recursive search (filenames disabled)
* test5: "echo elmo | perl grep elm" --> show matches for stdin (no filename prefix, no file arguments)
* test6: "perl grep -l awk a*" --> show filenames matching awk

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10328006194.1 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
2 10328006194.2 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
3 10328006194.3 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
4 10328006194.4 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
5 10328006194.5 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
6 10328006194.6 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
7 10328006194.7 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
8 10328006194.8 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
9 10328006194.9 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
10 10328006194.10 10 Aug 2024 01:53AM UTC 0
73.07
GitHub Action Run
Source Files on build 10328006194
Detailed source file information is not available for this build.
  • Back to Repo
  • 0c8e2afd on github
  • Prev Build on master (#10313178500)
  • Next Build on master (#10328006192)
  • 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