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

mknos / PerlPowerTools / 11063144472
62%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2024 01:54AM 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

26 Sep 2024 04:23AM UTC coverage: 73.805% (+0.7%) from 73.069%
11063144472

push

github

web-flow
grep: add -L option (#745)

* GNU and BSD versions support -L which is the opposite of -l
* Using -L is easier than filtering grep -c output for 0
* Document that -L overrides -l and update usage string
* Bump version

%perl grep -c include ar a.c
ar:0
a.c:2
%perl grep -l include ar a.c
a.c
%perl grep -L include ar a.c
ar

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11063144472.1 27 Sep 2024 01:54AM UTC 0
73.07
GitHub Action Run
2 11063144472.2 27 Sep 2024 01:54AM UTC 0
73.07
GitHub Action Run
3 11063144472.3 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
4 11063144472.4 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
5 11063144472.5 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
6 11063144472.6 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
7 11063144472.7 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
8 11063144472.8 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
9 11063144472.9 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
10 11063144472.10 27 Sep 2024 01:55AM UTC 0
73.07
GitHub Action Run
Source Files on build 11063144472
Detailed source file information is not available for this build.
  • Back to Repo
  • e4c9d766 on github
  • Prev Build on master (#11044083681)
  • Next Build on master (#11063144476)
  • 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