• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gugod / Hijk / 46 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2013 01:36PM UTC
Files 1
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Dec 2013 01:32PM UTC coverage: 90.625%. Remained the same
TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200

push

travis-ci

avar
Makefile.PL: Parens for a less sucky error message

This:

    $ perl Makefile.PL
    include /home/avar/g/Hijk/inc/Module/Install.pm
    Bareword "cpanfile" not allowed while "strict subs" in use at Makefile.PL line 5.
    Execution of Makefile.PL aborted due to compilation errors.

Sucks slightly more than:

    $ perl Makefile.PL
    include /home/avar/g/Hijk/inc/Module/Install.pm
    include inc/Module/Install/Metadata.pm
    include inc/Module/Install/Base.pm
    include inc/Module/Install/Makefile.pm
    Cannot determine perl version info from lib/Hijk.pm
    Unknown function is found at Makefile.PL line 5.
    Execution of Makefile.PL aborted due to runtime errors.

    If you're a contributor to a project, you may need to install
    some Module::Install extensions from CPAN (or other repository).
    If you're a user of a module, please contact the author.

58 of 64 relevant lines covered (90.63%)

482.44 hits per line

Source Files on job 46.1 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 46
  • Travis Job 46.1
  • e1a86968 on github
  • Prev Job for TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 on master (#45.7)
  • Next Job for TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 on master (#47.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc