Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Code refactoring
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Static analysis=== [[Static program analysis]] (called "linting" when performed on less strict interpreted languages) detects problems in a valid but substandard program. * [[Program dependence graph]] - explicit representation of data and control dependencies <ref> {{Cite journal |last1=Ferrante|first1=Jeanne |last2=Ottenstein|first2=Karl J. |last3=Warren|first3=Joe D. |date=July 1987 |title= The program dependence graph and its use in optimization |journal=ACM Transactions on Programming Languages and Systems |volume=9 |issue=3 |pages=319β349 |publisher=ACM |doi=10.1145/24039.24041 |s2cid=505075 |doi-access=free }}</ref> * System dependence graph - representation of procedure calls between PDG <ref> {{Cite conference |last1=Donglin|first1=Linag |last2=Harrold|first2=M. J. |book-title=Proceedings, International Conference on Software Maintenance (Cat. No. 98CB36272) |title=Slicing objects using system dependence graphs |date=November 2008 |pages=319β349 |publisher=IEEE |doi=10.1109/ICSM.1998.738527 |isbn=978-0-8186-8779-2 |s2cid=18160599 }}</ref> * [[Cyclometric complexity]] analysis. * [[Software intelligence]] - reverse engineers the initial state to understand existing intra-application dependencies
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)