blib/lib/MCE/Shared/Minidb.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 56 | 0.0 |
line | l | !l | condition |
---|---|---|---|
888 | 0 | 0 | length $key and scalar @_ |
905 | 0 | 0 | length $key and scalar @_ |
922 | 0 | 0 | length $key and scalar @_ |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
605 | 0 | 0 | 0 | @_ == 1 and $_[0] =~ /^(?:key|\S+)[ ]+\S\S?[ ]+\S/ |
626 | 0 | 0 | 0 | @_ == 1 and $_[0] =~ /^(?:key|\S+)[ ]+\S\S?[ ]+\S/ |
647 | 0 | 0 | 0 | @_ == 1 and $_[0] =~ /^(?:key|\S+)[ ]+\S\S?[ ]+\S/ |
880 | 0 | 0 | 0 | length $key and exists $self->[1][0]{$key} |
897 | 0 | 0 | 0 | length $key and exists $self->[1][0]{$key} |
914 | 0 | 0 | 0 | length $key and exists $self->[1][0]{$key} |
935 | 0 | 0 | 0 | @_ == 1 and $_[0] =~ /^(?:key|\S+)[ ]+\S\S?[ ]+\S/ |
956 | 0 | 0 | 0 | @_ == 1 and $_[0] =~ /^(?:key|\S+)[ ]+\S\S?[ ]+\S/ |
977 | 0 | 0 | 0 | @_ == 1 and $_[0] =~ /^(?:key|\S+)[ ]+\S\S?[ ]+\S/ |
1008 | 0 | 0 | 0 | @_ == 3 and exists $self->[1][0]{$arg1} |
line | l | !l | condition |
---|---|---|---|
681 | 0 | 0 | $_[3] // "" |
708 | 0 | 0 | $_[3] || 0 |
726 | 0 | 0 | $_[3] || 0 |
735 | 0 | 0 | $self->[0][0]{$key}{$_[2]}-- // 0 |
744 | 0 | 0 | $self->[0][0]{$key}{$_[2]}++ // 0 |
1019 | 0 | 0 | $_[3] // "" |
1046 | 0 | 0 | $_[3] || 0 |
1064 | 0 | 0 | $_[3] || 0 |
1073 | 0 | 0 | $self->[1][0]{$key}[$_[2]]-- // 0 |
1082 | 0 | 0 | $self->[1][0]{$key}[$_[2]]++ // 0 |