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

mknos / PerlPowerTools / 8409438516 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2024 12:54PM 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

23 Mar 2024 04:33PM UTC coverage: 75.05%. Remained the same
8409438516.1

push

github

web-flow
bc: regression on old perl (#511)

* bc: regression on old perl

* The default mode of this bc is not bc at all because it is not arbitrary precision; numbers are just perl floating point values
* It's still useful enough as a basic calculator but probably the program should be rewritten
* For fun I booted DamnSmallLinux live-cd v4.4.10
* The version of perl on this old linux doesn't include Math::BigFloat
* bc would not load, even in default mode because of a "use" statement; lazy-load with "require" avoids the error

* Simplify error message if BigFloat is missing

Normally this would be present but possibly a perl was built without it.

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Source Files on job 8409438516.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8409438516
  • 78bcd313 on github
  • Prev Job for on master (#8409438516.1)
  • Next Job for on master (#8409438510.1)
  • 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