Bugs: Browse | Submit New | Admin

[#23835] rcov doesn't recognize multi-line strings

Date:
2009-02-06 18:19
Priority:
3
Submitted By:
Jan Rüegg (rggjan)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
rcov doesn't recognize multi-line strings

Detailed description
Using rcov 0.8.1.2.0 from the gem.

Example: 

...
201 limit ' + @limit.short + '
202 
203  -- Don\'t create incremental backups, just mirror:
204 mirror ' + bool_to_string(@mirror) + '
...

Only line 201 and 204 are "seen" (green), the rest is read, although the rest _must_ have been executed then
also...

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item