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

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

Build:
Build:
LAST BUILD BRANCH: v2.08
DEFAULT BRANCH: master
Repo Added 29 May 2015 01:52PM UTC
Files 1
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 v2.01
branch: v2.01
CHANGE BRANCH
x
Reset
  • v2.01
  • master
  • v2.00
  • v2.03
  • v2.04
  • v2.05
  • v2.06
  • v2.07
  • v2.08

pending completion
6

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

117 of 131 relevant lines covered (89.31%)

169.02 hits per line

Relevant lines Covered
Build:
Build:
131 RELEVANT LINES 117 COVERED LINES
169.02 HITS PER LINE
Source Files on v2.01
  • 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
6 v2.01 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 ... push 22 May 2016 08:58AM UTC leejo travis-ci pending completion  
See All Builds (28)
  • 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