Proceedings of the 13th International Conference on Software Engineering - ICSE '08 2008
DOI: 10.1145/1368088.1368123
|View full text |Cite
|
Sign up to set email alerts
|

TODO or to bug

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
26
0

Year Published

2009
2009
2022
2022

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 81 publications
(26 citation statements)
references
References 23 publications
0
26
0
Order By: Relevance
“…As in case of the "Number Range" directive, we did find instances where the use of an enumeration where each enum-value is associated with a string, would be an improvement. We further found instances of "String Format" directives where there is an obviously more appropriate type (such as File for denoting files 29 ).…”
Section: Discussionmentioning
confidence: 86%
See 1 more Smart Citation
“…As in case of the "Number Range" directive, we did find instances where the use of an enumeration where each enum-value is associated with a string, would be an improvement. We further found instances of "String Format" directives where there is an obviously more appropriate type (such as File for denoting files 29 ).…”
Section: Discussionmentioning
confidence: 86%
“…They examined 1050 comments from three different operating system kernels and thereafter built a taxonomy of comments that has four axes: the content, the audience, the related source element and the evolution in time. Storey et al [29] and Ying et al [39] also did empirical work related to source code documentation. They focused on source code comments that represent so called task annotations (e.g.…”
Section: Code Commentsmentioning
confidence: 99%
“…Developers often write "TODO comments" like // TODO: fix this to mark parts of source code which need their attention [41]. IDEs can then try to 43 parse and display these notes in a task list window.…”
Section: Maintenance Notesmentioning
confidence: 99%
“…Developers often write "TODO comments" like // TODO: fix this to mark parts of source code which need their attention [25]. IDEs can then try to parse and display these notes in a task list window.…”
Section: F Maintenance Notesmentioning
confidence: 99%