Condition Coverage

blib/lib/File/KDBX/KDF.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
65 6 0 45 &blessed($key) and $key->can("raw_key")

or 2 conditions

line l !l condition
91 0 44 $ENV{'FILE_KDBX_KDF_BLACKLIST'} // ""

or 3 conditions

line l !l&&r !l&&!r condition
33 176 4 0 $args{'$UUID'} //= delete $args{'uuid'}
89 0 0 44 $package =~ s/^\+// or $package =~ /^\Q$class::\E/
92 0 0 44 $blacklist{$id} or $blacklist{$package}