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

mknos / PerlPowerTools / 11044132219
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 26 Sep 2024 01:56AM 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 01:54AM UTC coverage: 73.805% (+0.7%) from 73.069%
11044132219

push

github

web-flow
grep: add -L option

* 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 11044132219.1 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
2 11044132219.2 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
3 11044132219.3 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
4 11044132219.4 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
5 11044132219.5 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
6 11044132219.6 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
7 11044132219.7 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
8 11044132219.8 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
9 11044132219.9 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
10 11044132219.10 26 Sep 2024 01:56AM UTC 0
73.07
GitHub Action Run
Source Files on build 11044132219
Detailed source file information is not available for this build.
  • Back to Repo
  • fc3915a4 on github
  • Prev Build on master (#11044083681)
  • Next Build on grep-Lflag (#11044132217)
  • 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