Improve dead code analysis #12356
Labels
closed-as-intended
Closed as the reported issue is expected behavior
legacy-area-analyzer
Use area-devexp instead.
type-enhancement
A request for a change that isn't a bug
The editor is able to detect that anything after the || in an expression such as "true || somethingElse" is dead code, but not in the case of "somethingElse || true." Not terribly important, perhaps, but an interesting failure to detect that case.
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.6.15_r25822 (2013-08-06)
OS: Linux - amd64 (3.2.5-gg1236)
JVM: 1.7.0-google-v5
projects: 5
open dart files: 21
auto-run pub: false
localhost resolves to: 127.0.0.1
mem max/total/free: 1778 / 1343 / 527 MB
thread count: 47
index: 1067880 relationships in 227842 keys in 1788 sources
SDK installed: true
Dartium installed: true
analysis engine: new
The text was updated successfully, but these errors were encountered: