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

universal-ctags / ctags
85%
master: 87%

Build:
Build:
LAST BUILD BRANCH: doc-revise
DEFAULT BRANCH: master
Repo Added 27 Jul 2015 10:40AM UTC
Files 194
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 html_fix
branch: html_fix
CHANGE BRANCH
x
Reset
  • html_fix
  • HEAD
  • add-ctags-d-to-extra-dists
  • app-veyor-bug-fixing
  • circleci
  • coverall
  • doc-revise
  • elixir-optlib
  • format-3
  • homebrew-debug
  • man--mapping
  • man-missing-options
  • masatake-README.md-ctags-docker
  • masatake-patch-1
  • masatake-patch-2
  • master
  • new-config-path
  • new-parser-object
  • no-vpath
  • p5.9.20201011.0
  • p5.9.20201018.0
  • p5.9.20201025.0
  • p5.9.20201101.0
  • p5.9.20201108.0
  • p5.9.20201115.0
  • p5.9.20201122.0
  • p5.9.20201129.0
  • p5.9.20201206.0
  • p5.9.20201213.0
  • p5.9.20201220.0
  • p5.9.20201227.0
  • r/create
  • reuse-makeFileTag-function
  • revert-1736-format-3
  • revert-1941-snap_support
  • revert-2031-ci-out-of-tree-building
  • revert-2163-patch-2
  • test-cases-under-review-needed.r-language-perl
  • verilog/review-tests

pending completion
3143

push

travis-ci

techee
html: Make the parser more resistent to invalid input

In cases when the input file is misformated and contains too many open
tags which are not closed, the parser can recurse too deeply and the
stack can overflow.

Add a sanity check to make sure there are not too many nested elements
and refuse to recurse if the number is exceeded (the chosen number 1000
should be more than enough for any valid HTML and still several orders
of magnitude smaller than usual stack size).

6 of 6 new or added lines in 1 file covered. (100.0%)

23263 of 27215 relevant lines covered (85.48%)

10727.51 hits per line

Relevant lines Covered
Build:
Build:
27215 RELEVANT LINES 23263 COVERED LINES
10727.51 HITS PER LINE
Source Files on html_fix
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3143 html_fix html: Make the parser more resistent to invalid input In cases when the input file is misformated and contains too many open tags which are not closed, the parser can recurse too deeply and the stack can overflow. Add a sanity check to make sure... push 28 Apr 2017 08:32PM UTC techee travis-ci pending completion  
3138 html_fix html: Make the parser more resistent to invalid input In cases when the input file is misformated and contains too many open tags which are not closed, the parser can recurse too deeply and the stack can overflow. Add a sanity check to make sure... push 28 Apr 2017 11:53AM UTC techee travis-ci pending completion  
3137 html_fix html: Make the parser more resistent to invalid input In cases when the input file is misformated and contains too many open tags which are not closed, the parser can recurse too deeply and the stack can overflow. Add a sanity check to make sure... push 28 Apr 2017 11:51AM UTC techee travis-ci pending completion  
See All Builds (4922)
  • 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