A proposal to make DSM matrix more usable for analyzing vast scopes: let the user select a sub-scope and then "exclude" it from the analysis. This will remove the corresponding lines from the matrix.
Use case: iterative dependency analysis – looking at each of X's dependendents, and then doing something about it. When done, remove dependency from the matrix, and start over with next dependency until all are removed.