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

mknos / PerlPowerTools / 6825345178
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 10 Nov 2023 01:26PM UTC
Jobs 1
Files 4
Run time 1s
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

10 Nov 2023 01:20PM UTC coverage: 75.734%. Remained the same
6825345178

push

github

web-flow
printf: support hex number arguments

* Standard printf command doesn't deal with floating point numbers
* OpenBSD printf and GNU printf interpret hex number arguments, so printf can be used for hex-to-decimal conversion
* Support this here by scanning arg list and passing input conditionally to hex()
* Exit directly instead of through die()

/usr/bin/printf '[%8u]\n' 0xffff
[   65535]

387 of 511 relevant lines covered (75.73%)

4407.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6825345178.1 10 Nov 2023 01:26PM UTC 0
75.73
GitHub Action Run
Source Files on build 6825345178
Detailed source file information is not available for this build.
  • Back to Repo
  • cf039ffd on github
  • Prev Build on master (#6825301819)
  • Next Build on printf-hex (#6825345173)
  • 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