Branch Coverage

blib/lib/CGI/Lazy/Javascript.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
470 0 0 unless open IF, "< $docroot/$jsdir/$file"
474 0 0 if ($self->q->config->noMinify) { }
495 0 0 if ($self->q->config->noMinify) { }
502 0 0 if (@args)
507 0 0 if ($self->q->config->noMinify) { }
524 0 0 if (ref $widget eq 'CGI::Lazy::Widget::Composite') { }