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

briandfoy / PerlPowerTools / 10034541988
63%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2024 04:19AM UTC
Jobs 1
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

22 Jul 2024 04:15AM UTC coverage: 76.268%. Remained the same
10034541988

push

github

web-flow
ar: simplify strmode() (#676)

* When listing archive file contents with "perl ar -tv file.a", the -v flag enables printing the file permissions for each archive member
* Take advantage of the $mode param being an octal string
* As before, only take the last 3 octal digits and deal with trailing spaces in $mode param
* By inspecting the 3 octal digits separately, there's no need for a modemap table to interpret the bits at the various positions for user/owner, group and other
* Patch tested against a file created by this ar, and another file created by binutils

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10034541988.1 22 Jul 2024 04:19AM UTC 0
76.27
GitHub Action Run
Source Files on build 10034541988
Detailed source file information is not available for this build.
  • Back to Repo
  • df5bc6f4 on github
  • Prev Build on master (#10026365691)
  • Next Build on master (#10034554410)
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