summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support exclusion patterns as well as inclusion patterns on the command lineold_masterDaniel Silverstone2012-09-091-1/+20
* Add some more false-negative detection patternsDaniel Silverstone2012-09-091-2/+4
* Merge pull request #1 from akavel/masterFabio Mascarenhas2011-10-013-71/+99
|\
| * luacov/stats.lua: fixed sometimes broken stats (was 'filedata.max' ~= 'max')Mateusz Czaplinski2011-06-031-1/+1
| * Drop 'luacov.lua' from coverage data collection.Mateusz Czaplinski2011-05-301-0/+14
| * Reformatted a code block to reduce indentation level by early return.Mateusz Czaplinski2011-05-301-17/+14
| * luacov.lua: dropped 'module()', improved code localityMateusz Czaplinski2011-05-301-37/+38
| * luacov/stats.lua: expanded one-line if-blocks for easier readingMateusz Czaplinski2011-05-301-9/+22
| * luacov/stats.lua: Dropped 'module' in favour of 'local M={}' pattern +Mateusz Czaplinski2011-05-303-11/+14
|/
* Bumped version to 0.3.Norman Clarke2009-11-061-1/+1
* Added README file for Github.Norman Clarke2009-11-061-0/+79
* Added rockspec to repository.Norman Clarke2009-11-061-0/+28
* Handles os.exit by wrapping coroutine.(create|wrap)Geoff Leyland2009-11-061-0/+27
* Adds most_hits to gathered statistics.Geoff Leyland2009-11-061-2/+3
* Added options to exclude files, and ignores some code lines.Geoff Leyland2009-11-061-12/+85
* Did chmod 0644 on all non-script files.Norman Clarke2009-11-068-0/+0
* prepare releaseHisham Muhammad2009-04-301-1/+1
* Fix report of longer sourcefile names. Bug reported by Guilherme Lopes.Hisham Muhammad2009-04-301-15/+18
* remove idHisham Muhammad2007-07-161-3/+1
* Add info about luacov.tick; fix validation.Hisham Muhammad2007-07-161-1/+14
* Set things up for 0.1Hisham Muhammad2007-07-162-1/+13
* Update URLsHisham Muhammad2007-07-162-5/+3
* Initial revisionHisham Muhammad2007-07-169-0/+706