|
Repo Added
|
Build
3606
Last
|
Files
24
|
Badge
README BADGES
|
push
github
grep: no match for empty pattern file * Testing against old commit 504caa95c, "grep -f empty" was handled by exit(1), i.e. no match * A recent commit introduced a bug where ARGV would be shifted incorrectly if an empty file was passed as argument to -f * Follow GNU grep and bypass the search in this case because we know there cannot be any matches %touch empty && perl grep -f empty ar %echo $? 1
350 of 479 relevant lines covered (73.07%)
4736.89 hits per line
![]() |
Badge your Repo: PerlPowerToolsWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|