Branch Coverage

blib/lib/JSAN/Shell.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
22 0 0 if $SHELL
25 0 0 unless $self->my_mirror
31 0 0 if $self->_index
38 0 0 unless $prefix
42 0 0 unless $library
44 0 0 if $self->_check_uptodate($library, $prefix)
59 0 0 unless $tarball
64 0 0 unless open DIST, "> $file"
85 0 0 unless -e $JSAN::Indexer::INDEX_DB
95 0 0 if (-e $lib)
96 0 0 unless open LIB, $lib
99 0 0 unless $version
100 0 0 if $version eq $library->version