line |
true |
false |
branch |
89
|
0 |
0 |
unless ($Rex::Apache::Build::yui_path =~ m[^/]) |
103
|
0 |
0 |
unless ($Rex::Apache::Build::coffee_path =~ m[^/]) |
117
|
0 |
0 |
unless ($Rex::Apache::Build::sprocketize_path =~ m[^/]) |
131
|
0 |
0 |
unless ($Rex::Apache::Build::sass_path =~ m[^/]) |
155
|
0 |
0 |
unless (-f $Rex::Apache::Build::yui_path) |
161
|
0 |
0 |
unless ($action) |
165
|
0 |
0 |
unless (@data) |
169
|
0 |
0 |
if ($action eq 'compress' or $action eq '-compress') { } |
173
|
0 |
0 |
if (@js_files) |
183
|
0 |
0 |
if (@css_files) |
231
|
0 |
0 |
unless ($name) |
235
|
0 |
0 |
unless (%option) |
236
|
0 |
0 |
if ('Rex::Config'->get('package_option')) |
241
|
0 |
0 |
unless (exists $option{'version'}) |
251
|
0 |
0 |
if ($@) |
273
|
0 |
0 |
if (ref $file eq 'CODE') |
280
|
0 |
0 |
unless (-f $file) |
288
|
0 |
0 |
if $_ =~ /$regex/ |
333
|
0 |
0 |
unless ($Rex::Apache::Build::sprocketize_path) |
337
|
0 |
0 |
unless ($files) |
341
|
0 |
0 |
unless (exists $option{'out'}) |
345
|
0 |
0 |
unless (exists $option{'asset_root'}) |
349
|
0 |
0 |
unless (exists $option{'include'}) |
353
|
0 |
0 |
if (ref $files ne 'ARRAY') |
365
|
0 |
0 |
if ($? == 0) { } |
394
|
0 |
0 |
unless ($Rex::Apache::Build::coffee_path) |
398
|
0 |
0 |
unless ($path) |
402
|
0 |
0 |
unless (exists $option{'out'}) |
409
|
0 |
0 |
if ($? == 0) { } |
438
|
0 |
0 |
unless ($Rex::Apache::Build::sass_path) |
442
|
0 |
0 |
unless ($input) |
446
|
0 |
0 |
unless (exists $option{'out'}) |
453
|
0 |
0 |
if ($? == 0) { } |