| CPC G06F 8/75 (2013.01) [G06F 8/71 (2013.01)] | 20 Claims |

|
1. A system, comprising:
at least one processor; and
a memory, storing program instructions that when executed by the at least one processor, cause the at least one processor to implement a code analysis system:
receive, via an interface of the code analysis system, a code base for analysis;
select a partitioning technique to apply to the code base based, at least in part, on one or more selections of a plurality of different code analysis tasks to respectively perform on each portion of the code base, wherein the partitioning technique determines how to divide the code base into portions;
apply the selected partitioning technique to the code base to divide the code base into a plurality of code portions;
direct parallel execution of the plurality of different code analysis tasks on the plurality of code portions to determine respective results for the different code analysis tasks based, at least in part, on aggregating portion-specific results for the plurality of code portions for individual ones of the different code analysis tasks; and
send, via the interface, the respective results of the different code analysis tasks.
|