Condition Coverage

blib/lib/Catalyst/Controller/AutoAssets/Handler.pm
Criterion Covered Total %
condition 11 38 28.9


and 3 conditions

line !l l&&!r l&&r condition
135 12 0 0 $self->allow_static_requests and $self->static_alias eq $sha1
176 12 0 0 $self->use_etags and $self->client_current_etag($c, $arg, @args)
192 0 0 0 $client_etag && $client_etag eq $etag
404 0 0 0 $self->_module_version eq $$data{'_module_version'} && Dumper($self->_build_params) eq Dumper($$data{'_build_params'})
420 0 0 23 $self->inc_mtimes && $self->built_mtime && $$d{'inc_mtimes'} && $$d{'built_mtime'} && $self->inc_mtimes eq $$d{'inc_mtimes'} && $self->built_mtime eq $$d{'built_mtime'} && $self->fingerprint_calc_current
498 0 3 0 $fingerprint and $cur_fingerprint
3 0 0 $fingerprint and $cur_fingerprint and $cur_fingerprint eq $fingerprint

or 2 conditions

line l !l condition
544 0 8 &try(sub { 'RapidApp'->active_request_context->mount_url; } ) || ''

or 3 conditions

line l !l&&r !l&&!r condition
297 0 0 30 $file->is_dir || $self->include_regex && !($file =~ $self->_include_regexp) || $self->exclude_regex && $file =~ $self->_exclude_regexp
490 3 0 0 $$opt{'files'} || $self->get_include_files
491 3 0 0 $$opt{'inc_mtimes'} || $self->get_inc_mtime_concat($files)
492 0 0 3 $$opt{'built_mtime'} || $self->get_built_mtime
574 3 0 0 sysopen $fh, $fname, 194, 420 or sysopen $fh, $fname, 2