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

moose / Moose
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: haarg/ppport-update
DEFAULT BRANCH: master
Repo Added 12 Aug 2014 05:27PM UTC
Files 308
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

LAST BUILD ON BRANCH topic/blessed-method-fix
branch: topic/blessed-method-fix
CHANGE BRANCH
x
Reset
  • topic/blessed-method-fix
  • 2.1301
  • 2.1302
  • 2.1303
  • 2.1304
  • 2.1400
  • 2.1401
  • 2.1402
  • 2.1403
  • 2.1404
  • 2.1500
  • 2.1501
  • 2.1600
  • 2.1601
  • 2.1602
  • 2.1603
  • 2.1604
  • 2.1605
  • 2.1700
  • 2.1702
  • 2.1703
  • 2.1704
  • 2.1705
  • 2.1800
  • 2.1801
  • 2.1802
  • 2.1803
  • 2.1804
  • 2.1805
  • 2.1806
  • 2.1807
  • 2.1900
  • 2.1901
  • 2.1902
  • 2.1903
  • 2.1904
  • 2.1905
  • 2.2000
  • 2.2001
  • 2.2002
  • 2.2003
  • 2.2004
  • 2.2005
  • 2.2006
  • 2.2007
  • 2.2008
  • 2.2009
  • 2.2010
  • 2.2011
  • 2.2013
  • aarondcohen-master
  • autarch/and-yet-more-warning-fixes
  • autarch/attr-docs-tweak
  • autarch/attribute-inheritance-doc-update
  • autarch/attribute-knows-role-attribute
  • autarch/cleanup-specio
  • autarch/fix-warning-from-Moo-delegation
  • autarch/improved-travis-config
  • autarch/init_arg-in-exception
  • autarch/method-modifiers-and-exceptions-doc
  • autarch/more-definition_context-fixes
  • autarch/more-role-docs
  • autarch/native-trait-coercion-bugs
  • autarch/types-docs-tweaks
  • autarch/use-list-someutils
  • autarch/use-sub-util
  • coveralls
  • dave/moose-exporter-unimport_to
  • dave/overloading-in-roles-bug
  • dolmen-fix/mkopt-usage
  • element-docs
  • elements-docs
  • ex-overload-bool
  • fix-travis
  • haarg/native-0
  • haarg/no-build
  • haarg/no-no-index
  • haarg/ppport-update
  • haarg/remove-sub-identify
  • haarg/test-5.8
  • ilmari/use-sub-util
  • master
  • overload-op-info
  • roles_concept_link
  • stable/2.14
  • stable/2.16
  • stable/2.18
  • stable/2.20
  • topic/all-deps-as-author
  • topic/back-out-does-handles-change
  • topic/better-delegation-sub-name
  • topic/does-delegated
  • topic/embedded_versions
  • topic/fix-meta-rename
  • topic/fix_euhc
  • topic/immutabilize-does_via_delegation
  • topic/inline-delegations
  • topic/less-moose-in-errors
  • topic/less-more
  • topic/major-doc-revisions
  • topic/misc-tweaks
  • topic/moose-exception-debug-flag
  • topic/more-overload-fixes
  • topic/more-overloading-conflict-tweaks
  • topic/override-in-role-composition
  • topic/ppport2
  • topic/ppport_cleanup
  • topic/refactor-doc-generation
  • topic/restore-_get_delegate_accessor
  • topic/simplify-tc-failed-exception
  • topic/structured-exceptions
  • topic/sub-identify-prereq
  • topic/type-tiny-native-traits
  • topic/warn-on-all-attr-method-conflict
  • topic/with_immutable-uses-subtest

pending completion
1189

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

4882 of 5436 relevant lines covered (89.81%)

4074.17 hits per line

Relevant lines Covered
Build:
Build:
5436 RELEVANT LINES 4882 COVERED LINES
4074.17 HITS PER LINE
Source Files on topic/blessed-method-fix
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1189 topic/blessed-method-fix 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 rath... push 13 Apr 2016 10:03AM UTC haarg travis-ci pending completion  
See All Builds (670)
  • Repo 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

© 2025 Coveralls, Inc