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

moznion / p5-Compiler-Lexer
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: fix/if_stmt_on_use_declaration
DEFAULT BRANCH: master
Repo Added 19 Mar 2014 02:06AM UTC
Files 3
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 fix/if_stmt_on_use_declaration
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add_HereDocumentBareTag_token_type
  • extra_allocation_memory
  • fix/format_decl_handling
  • fix/if_stmt_on_use_declaration
  • fix/version_string_handling
  • master
  • travis_and_coveralls

pending completion
13

push

travis-ci

moznion
Fix handling for `if` which is used at `use` decl

`if` which is used at `use` declaration should be
treated as a `UsedName` instead of `IfStmt`.

e.g.
    use if $] < 5.009_005, 'MRO::Compat';

56 of 60 relevant lines covered (93.33%)

12452.93 hits per line

Relevant lines Covered
Build:
Build:
60 RELEVANT LINES 56 COVERED LINES
12452.93 HITS PER LINE
Source Files on master
  • 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
13 fix/if_stmt_on_use_declaration Fix handling for `if` which is used at `use` decl `if` which is used at `use` declaration should be treated as a `UsedName` instead of `IfStmt`. e.g. use if $] < 5.009_005, 'MRO::Compat'; push 22 Feb 2015 04:09PM UTC moznion travis-ci pending completion  
11 fix/format_decl_handling Fix handling for format declaration If `format` is used at non declaration context (for example: key of a hash), it makes incapable of tokenizing action. It breaks structure of tokens. I'll show an example code to reproduce; ```perl my $foo = {... push 20 Feb 2015 05:49PM UTC moznion travis-ci pending completion  
10 master Merge pull request #56 from goccy/fix_53 fix issue #53 push 20 Feb 2015 05:40PM UTC goccy travis-ci pending completion  
9 fix/format_decl_handling Fix handling for format declaration If `format` is used at non declaration context (for example: key of a hash), it makes incapable of tokenizing action. It breaks structure of tokens. So fixed it. push 20 Feb 2015 05:36PM UTC moznion travis-ci pending completion  
8 fix/version_string_handling Allow to contain underscore in version string e.g. v1.2_3 push 19 Feb 2015 04:43PM UTC moznion travis-ci pending completion  
7 extra_allocation_memory Support the function to specify extra memory size to allocate in advance ref: #53 push 09 Feb 2015 09:20AM UTC moznion travis-ci pending completion  
6 extra_allocation_memory Support the function to specify extra memory size to allocate in advance. ref: #53 push 09 Feb 2015 09:19AM UTC moznion travis-ci pending completion  
5 add_HereDocumentBareTag_token_type Add `HereDocumentBareTag` token type Ref: https://github.com/goccy/p5-Compiler-Lexer/issues/36 In the past, bare word that is used as here document tag is treat as `HereDocumentRawTag`. Here document that is declared by bare tag expands the vari... push 18 Aug 2014 05:43PM UTC moznion travis-ci pending completion  
4 travis_and_coveralls Enable travis and coveralls works push 20 Mar 2014 08:25AM UTC moznion travis-ci pending completion  
See All Builds (9)
  • 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