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

mknos / PerlPowerTools / 12663064068
72%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 08 Jan 2025 02:43AM UTC
Jobs 10
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

08 Jan 2025 02:40AM UTC coverage: 73.14% (+0.7%) from 72.407%
12663064068

push

github

web-flow
diff: simplify LCS_matrix()

* 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

354 of 484 relevant lines covered (73.14%)

46801.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12663064068.1 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
2 12663064068.2 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
3 12663064068.3 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
4 12663064068.4 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
5 12663064068.5 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
6 12663064068.6 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
7 12663064068.7 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
8 12663064068.8 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
9 12663064068.9 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
10 12663064068.10 08 Jan 2025 02:43AM UTC 0
72.41
GitHub Action Run
Source Files on build 12663064068
Detailed source file information is not available for this build.
  • Back to Repo
  • 6742fdda on github
  • Prev Build on master (#12662144423)
  • Next Build on diff-lcsmatrix (#12663064069)
  • 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