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

briandfoy / PerlPowerTools / 10593230491 / 8
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2024 08:42AM UTC
Files 3
Run time 0s
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.069%. Remained the same
10593230491.8

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

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Source Files on job 10593230491.8
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10593230491
  • 72ef7fd9 on github
  • Prev Job for on master (#10520457529.8)
  • Next Job for on master (#10593230490.1)
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