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

mknos / PerlPowerTools / 12664259037
62%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2025 04:49AM UTC
Jobs 10
Files 3
Run time 2min
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

08 Jan 2025 02:47AM UTC coverage: 74.12% (+0.7%) from 73.389%
12664259037

push

github

web-flow
diff: simplify LCS_matrix() (#915)

* Initialise $x[$i] to new listref [0] in one statement, instead of assigning list element 0 separately
* Calling standard max() function avoids temporary variables when compared items are different
* Write loops in idiomatic form with ranges
* This was intended as a readability change, but I observed that when generating diffs on a large text files the performance is slightly improved

%time perl diff.old -u bc bc.new > /dev/null
real	0m11.003s
...
real	0m10.845s
...
real	0m10.965s

%time perl diff.new -u bc bc.new > /dev/null
real	0m9.470s
...
real	0m9.546s
...
real	0m9.329s

358 of 483 relevant lines covered (74.12%)

46898.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12664259037.1 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
2 12664259037.2 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
3 12664259037.3 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
4 12664259037.4 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
5 12664259037.5 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
6 12664259037.6 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
7 12664259037.7 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
8 12664259037.8 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
9 12664259037.9 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
10 12664259037.10 08 Jan 2025 04:49AM UTC 0
73.39
GitHub Action Run
Source Files on build 12664259037
Detailed source file information is not available for this build.
  • Back to Repo
  • 46f717e7 on github
  • Prev Build on master (#12664259037)
  • Next Build on master (#12664259020)
  • 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