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

leejo / html-packer-perl / 38 / 2
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v2.10
DEFAULT BRANCH: master
Ran 14 Jul 2019 10:22AM UTC
Files 1
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

14 Jul 2019 10:21AM UTC coverage: 89.431%. Remained the same
38.2

Pull #15

travis-ci

web-flow
Allow Inheritance by Avoiding `__PACKAGE__`

The `ref( $whatever ) eq __PACKAGE__` construct does not work from
packages inheriting through `use base` or `use parent`.

Also, indirection through the `__PACKAGE__->subroutine` construct harms
inheritance as `__PACKAGE__` is resolved at compile-time, unlike `ref`,
which is deferred until run-time.
Pull Request #15: Allow Inheritance by Avoiding `__PACKAGE__`

110 of 123 relevant lines covered (89.43%)

35.73 hits per line

Source Files on job 38.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30
  • Travis Job 38.2
  • 3a3d3cb8 on github
  • Prev Job for on allow-inheritance (#36.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