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

briandfoy / PerlPowerTools / 10593230491
62%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2024 08:42AM 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

28 Aug 2024 08:39AM UTC coverage: 73.805%. Remained the same
10593230491

push

github

web-flow
ar: -t lists files not in archive (#727)

* The -t option lists all archive members by default, otherwise only the files specified as arguments
* printList() was incorrectly printing a name that was not found in the archive
* binutils ar prints a warning in this case (printMember() follows this but printList() did not)

%perl ar -t test.a # test archive contains 2 files
words
wordlist.txt.old
%perl ar -t test.a words words2 # output indicates words2 exists in archive
words
words2
%ar -t test.a words words2 # binutils comparison
words
no entry words2 in archive

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10593230491.1 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
2 10593230491.2 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
3 10593230491.3 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
4 10593230491.4 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
5 10593230491.5 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
6 10593230491.6 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
7 10593230491.7 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
8 10593230491.8 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
9 10593230491.9 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
10 10593230491.10 28 Aug 2024 08:42AM UTC 0
73.07
GitHub Action Run
Source Files on build 10593230491
Detailed source file information is not available for this build.
  • Back to Repo
  • 72ef7fd9 on github
  • Prev Build on master (#10520457529)
  • Next Build on master (#10593230490)
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