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

briandfoy / PerlPowerTools / 13547916361
63%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2025 03:53PM UTC
Jobs 1
Files 3
Run time 42min
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

26 Feb 2025 03:50PM UTC coverage: 72.349% (-0.7%) from 73.085%
13547916361

push

github

web-flow
ls: list file arguments in columns (#967)

* Test case: "perl ls spell ar ar ."
* The argument list is split into files and directories
* File arguments are listed first in multi-column output, followed by each directory argument
* Previously List() was called once per file argument; this was incorrect because List() is unable to format the arguments together in columns
* Fix this by preparing a sorted file list and attribute hash (containing stat() data), then calling List() once
* DirEntries() has to be called once per file, then the stat data returned is merged into a single hash
* Bump version

348 of 481 relevant lines covered (72.35%)

4717.29 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
69.91
-0.91% bin/units
Jobs
ID Job ID Ran Files Coverage
1 13547916361.1 26 Feb 2025 03:53PM UTC 3
72.35
GitHub Action Run
Source Files on build 13547916361
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 676ccdeb on github
  • Prev Build on master (#13547793321)
  • Next Build on master (#13567003598)
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

© 2025 Coveralls, Inc