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

mstade / funkis / 20
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: get-in
DEFAULT BRANCH: master
Ran 23 Mar 2014 06:43AM UTC
Jobs 2
Files 29
Run time 7s
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

pending completion
20

push

travis-ci

mstade
Added `isEmpty` and changed `count` to throw on uncountables

Previously `count` would return 0 for falsy values, but this
doesn't really make much sense for booleans, for instance.
Now, it'll throw if the object is uncountable.

`isEmpty` will return true for anything that can be counted,
and since it uses `count` will throw if something can't.
For seqs, it'll only return true if `length` is reported as 0;
undefined lengths are returned as `false` because we can't
know.

257 of 257 relevant lines covered (100.0%)

228.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20.1 23 Mar 2014 06:43AM UTC 0
100.0
Travis Job 20.1
2 20.2 23 Mar 2014 06:43AM UTC 0
100.0
Travis Job 20.2
Source Files on build 20
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20
  • 85e10545 on github
  • Prev Build on lazy-seq (#18)
  • Next Build on lazy-seq (#23)
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