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

moose / Moose / 1189 / 12
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: haarg/ppport-update
DEFAULT BRANCH: master
Ran 13 Apr 2016 10:13AM UTC
Files 133
Run time 3s
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

13 Apr 2016 09:29AM UTC coverage: 82.012%. First build
COVERAGE=1 TEST_PARTITION=4

push

travis-ci

haarg
fix method cache generation when package contains blessed subs

When generating the method cache, the code was trying to call ->body on
it if it was an object.  The add_method code had previously been fixed
to only call ->body on meta objects rather than anything blessed.  The
XS code was only checking for objects being making that call.  This was
masked by method cache being kept up to date.

If the method cache is out of date though, this can crash.  The cache
can be intentionally reset, or we may not be able to track its status
properly (perl 5.8 without Class::C3::XS).

Fixes RT#113704

4345 of 5298 relevant lines covered (82.01%)

2156.56 hits per line

Source Files on job 1189.12 (COVERAGE=1 TEST_PARTITION=4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1189
  • Travis Job 1189.12
  • 0bb2719f on github
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