lib/App/GitFind/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
151 | 0 | 0 | if $App::GitFind::Base::QUIET |
153 | 0 | 0 | unless $App::GitFind::Base::VERBOSE >= ($level // 1) |
156 | 0 | 0 | unless @log |
158 | 0 | 0 | if $log[$#log] |
163 | 0 | 0 | if ($App::GitFind::Base::VERBOSE >= 4) |
178 | 0 | 0 | if $App::GitFind::Base::QUIET |
181 | 0 | 0 | unless @log |