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

briandfoy / PerlPowerTools / 10212435054 / 1
64%
master: 64%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2024 08:28AM 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

02 Aug 2024 08:24AM UTC coverage: 76.268%. Remained the same
10212435054.1

push

github

web-flow
patch: retire Patch::import() (#694)

* Program is written in oo-style with subclasses of Patch (Context, Ed, Normal and Unified) 
* Declare subclasses as subclasses with "use base" instead of calling Patch->import() manually
* Now the custom import() code can be deleted
* Two example methods called from subclass are note() and throw()
* I noticed this when searching for "no strict" within bin/ directory
* test1: patch a normal diff (output of "diff a.c b.c")
* test2: patch a unified diff (output of "diff -u a.c b.c")
* test3: patch an ed diff (output of "diff -e a.c b.c")
* test4: patch a context diff (output of "diff -c a.c b.c")

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Source Files on job 10212435054.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10212435054
  • 6230d518 on github
  • Prev Job for on master (#10212413585.10)
  • Next Job for on master (#10212435055.1)
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