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

leejo / css-packer-perl / 6 / 9
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v2.08
DEFAULT BRANCH: master
Ran 22 May 2016 09:00AM 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

22 May 2016 08:46AM UTC coverage: 89.147%. First build
6.9

push

travis-ci

leejo
resolve #1 - fix reference cycle in reggrp closures

replace use of $self in the reggrp_data closures that was causing
the following memory cycle (amongst others):

    Cycle #1
        CSS::Packer A->{_reggrp_comments} => Regexp::RegGrp B
        Regexp::RegGrp B->{_reggrp} => @C
        @C->[4] => Regexp::RegGrp::Data D
        Regexp::RegGrp::Data D->{_replacement} => &E
        closure &E, $self => $F
        $F => CSS::Packer A

now we are using package variables set when minify is called thus
handle any change to the state and remove the cycles

bump VERSION and Changes for CPAN release

115 of 129 relevant lines covered (89.15%)

21.47 hits per line

Source Files on job 6.9
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • Travis Job 6.9
  • d06ff028 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