Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created September 18, 2016 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/d1e7e7562f3304ca289847e639f8883e to your computer and use it in GitHub Desktop.
Save zoffixznet/d1e7e7562f3304ca289847e639f8883e to your computer and use it in GitHub Desktop.
zoffix@VirtualBox:~$ find . -iname '*coverage*'
./CPANPRC/rakudo/nqp/MoarVM/.git/refs/heads/line_based_coverage_4
./CPANPRC/rakudo/nqp/MoarVM/.git/logs/refs/heads/line_based_coverage_4
./CPANPRC/rakudo/nqp/MoarVM/install/include/moar/instrument/line_coverage.h
./CPANPRC/rakudo/nqp/MoarVM/tools/parse_coverage_report.p6
./CPANPRC/rakudo/nqp/MoarVM/src/instrument/line_coverage.h
./CPANPRC/rakudo/nqp/MoarVM/src/instrument/line_coverage.o
./CPANPRC/rakudo/nqp/MoarVM/src/instrument/line_coverage.c
./CPANPRC/Test-Mojo-Role-ElementCounter/Test-Mojo-Role-ElementCounter-1.001006/xt/author/pod-coverage.t
./CPANPRC/mu/misc/pX/fglock/Pugs-Compiler-Rule/t/00-pod-coverage.t
./CPANPRC/mu/misc/pX/Aside/regex_assorted/Regexp-Engine-Reentrant/t/pod-coverage.t
./CPANPRC/mu/misc/Perl6-Perldoc/t/pod-coverage.t
./CPANPRC/mu/misc/sixpan/JIB/t/002_podcoverage.t
./CPANPRC/mu/ext/Spec/Coverage.pm
./CPANPRC/mu/v6/Inline-Mildew/t/pod-coverage.t
find: `./.cache/dconf': Permission denied
./perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Font/TTF/Coverage.pm
./perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Dist/Zilla/Plugin/PodCoverageTests.pm
./perl5/perlbrew/perls/perl-5.24.0/man/man3/Dist::Zilla::Plugin::PodCoverageTests.3
./perl5/perlbrew/perls/perl-5.24.0/man/man3/Font::TTF::Coverage.3
zoffix@VirtualBox:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment