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

pugjs / pug-lexer
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: indentation
DEFAULT BRANCH: master
Repo Added 16 Sep 2015 11:37PM UTC
Files 125
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

LAST BUILD ON BRANCH is-expression
branch: is-expression
CHANGE BRANCH
x
Reset
  • is-expression
  • 0.0.8
  • 0.0.9
  • 1.0.1
  • 1.2.0
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • attr-col
  • attributes
  • character-pa
  • deprecated-mixin
  • dot-text
  • error-reporting-invalid-case-expression
  • func-options
  • inc-ext
  • indentation
  • inline-block-comment
  • interpolated
  • interpolation
  • master
  • more-errors
  • no-keywords-as-tags
  • old-prefixed-each
  • one-options
  • path-regexp
  • pipeless
  • plugins
  • self-closing-interpolated
  • text-html
  • tok-props
  • update-deps

pending completion
219

push

travis-ci

TimothyGu
Use is-expression module

Practically, this disallows line comments in buffered code, preventing
hard-to-debug bugs.

Before:

    Jade:1
      > 1| = asfd // asd

      Unexpected token }

After:

    Error: Jade:1:8
      > 1| = asfd // asd
    --------------^

    Syntax Error: Line comments not allowed in an expression
        at makeError (/home/timothy_gu/jade-error/index.js:32:13)
        at Lexer.error (/home/timothy_gu/jade-lexer/index.js:51:15)
        at Lexer.assertExpression (/home/timothy_gu/jade-lexer/index.js:70:12)
        at Lexer.code (/home/timothy_gu/jade-lexer/index.js:919:28)
        at Lexer.advance (/home/timothy_gu/jade-lexer/index.js:1285:15)
        at Lexer.getTokens (/home/timothy_gu/jade-lexer/index.js:1308:12)
        at lex (/home/timothy_gu/jade-lexer/index.js:12:42)

602 of 629 relevant lines covered (95.71%)

1485.68 hits per line

Relevant lines Covered
Build:
Build:
629 RELEVANT LINES 602 COVERED LINES
1485.68 HITS PER LINE
Source Files on is-expression
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
219 is-expression Use is-expression module Practically, this disallows line comments in buffered code, preventing hard-to-debug bugs. Before: Jade:1 > 1| = asfd // asd Unexpected token } After: Error: Jade:1:8 > 1| = asfd // asd ... push 12 Nov 2015 02:56AM UTC TimothyGu travis-ci pending completion  
See All Builds (139)
  • Repo on GitHub
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

© 2025 Coveralls, Inc