Branch Coverage

blib/lib/JavaScript/Librarian/Book.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
27 0 0 ref $_[0] eq 'HASH' ? :
33 0 0 unless $self->id
34 0 0 unless $self->path
35 0 0 unless not defined $_ or ref $_
0 0 if (grep {$_ eq '' unless not defined $_ or ref $_;} $self->depends)