Branch Coverage

blib/lib/Brick/Profile.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
72 0 4 unless ($brick->isa($class->brick_class))
82 1 3 if (not defined $lint_errors or $lint_errors)
168 0 12 unless eval { do { $array->isa(ref []) } } or UNIVERSAL::isa($array, ref [])
177 2 10 unless (eval { do { $array->[$index]->isa(ref []) } } or UNIVERSAL::isa($array->[$index], ref []))
186 0 10 if ref $name
191 0 10 unless eval { do { $method->isa(ref sub { } ) } } or UNIVERSAL::isa($method, sub { } ) or eval { do { $class->brick_class->bucket_class->can($method) } }
194 0 10 unless eval { do { $args->isa(ref {}) } } or UNIVERSAL::isa($args, ref {})
199 10 0 if 0 == keys %{$$lint{$index};}
202 1 11 wantarray ? :
252 0 14 unless $entry