lib/Metadata/ByInode/Indexer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 25 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
55 | 31 | 0 | 0 | defined $arg and $arg =~ /^\d+$/ |
101 | 0 | 0 | 3 | $abs_path eq $_ and -d $_ |
107 | 0 | 28 | 0 | DEBUG() || TEST() and $self->_teststop == $files_indexed |
214 | 0 | 0 | 84 | defined $key and defined $val |
line | l | !l | condition |
---|---|---|---|
59 | 30 | 1 | $$self{'_teststop'} ||= 1000 |
176 | 0 | 28 | $$self{'save_stat_data'} ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
107 | 28 | 0 | 0 | DEBUG() || TEST() |
127 | 0 | 0 | 28 | -l _ or -p _ |
0 | 0 | 28 | -l _ or -p _ or -b _ |