id: 1 unit: private void OnViewModelChanged() file: GameOfLife/View/PetriDishControl.cs start line: 78 end line: 116 size: 34 LOC McCabe index: 5 number of parameters: 2 id: 2 unit: private Cell GetNextGenerationCell() file: GameOfLife/ViewModel/PetriDish.cs start line: 121 end line: 149 size: 26 LOC McCabe index: 5 number of parameters: 2 id: 3 unit: private void EllipseOnMouseMove() file: GameOfLife/View/PetriDishControl.cs start line: 118 end line: 140 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 4 unit: private void UpdateCellsState() file: GameOfLife/ViewModel/PetriDish.cs start line: 67 end line: 90 size: 20 LOC McCabe index: 5 number of parameters: 0 id: 5 unit: private void UpdateUi() file: GameOfLife/View/PetriDishControl.cs start line: 49 end line: 68 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 6 unit: public PetriDish() file: GameOfLife/ViewModel/PetriDish.cs start line: 13 end line: 32 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 7 unit: private void ViewModelOnUpdated() file: GameOfLife/View/PetriDishControl.cs start line: 33 end line: 47 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 8 unit: private Cell GetNextGenerationCellUnoptimized() file: GameOfLife/ViewModel/PetriDish.cs start line: 99 end line: 119 size: 15 LOC McCabe index: 10 number of parameters: 2 id: 9 unit: public MainScreenViewModel() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 28 end line: 42 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 10 unit: private int CountNeighbors() file: GameOfLife/ViewModel/PetriDish.cs start line: 151 end line: 165 size: 13 LOC McCabe index: 21 number of parameters: 2 id: 11 unit: public void Clear() file: GameOfLife/ViewModel/PetriDish.cs start line: 39 end line: 51 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 12 unit: public void GenerateInitialState() file: GameOfLife/ViewModel/PetriDish.cs start line: 53 end line: 65 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 13 unit: public DelegateCommand() file: GameOfLife/EmulateExternalLib/DelegateCommand.cs start line: 26 end line: 37 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 14 unit: private void EnsureCapacity() file: GameOfLife/Common/NotifyCollection.cs start line: 47 end line: 56 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 15 unit: private void UpdateCommandCanExecuteState() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 175 end line: 184 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 16 unit: public DelegateCommand() file: GameOfLife/EmulateExternalLib/DelegateCommand.cs start line: 15 end line: 24 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 17 unit: private void SettingsOnSizeChanged() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 44 end line: 53 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 18 unit: private void FillPetriDishesCollection() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 55 end line: 63 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 19 unit: private void RaiseSizeChanged() file: GameOfLife/EmulateExternalLib/Settings.cs start line: 54 end line: 61 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 20 unit: public void RaiseCanExcuteChanged() file: GameOfLife/EmulateExternalLib/DelegateCommand.cs start line: 51 end line: 58 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 21 unit: public T RemoveLast() file: GameOfLife/Common/NotifyCollection.cs start line: 38 end line: 45 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 22 unit: protected virtual void RaiseCollectionChanged() file: GameOfLife/Common/NotifyCollection.cs start line: 58 end line: 65 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 23 unit: protected virtual void RaiseTick() file: GameOfLife/ViewModel/TimerImpl.cs start line: 52 end line: 59 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 24 unit: private void RaiseUpdated() file: GameOfLife/ViewModel/PetriDish.cs start line: 167 end line: 174 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 25 unit: public Settings() file: GameOfLife/EmulateExternalLib/Settings.cs start line: 15 end line: 22 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 26 unit: public IEnumerator GetEnumerator() file: GameOfLife/Common/NotifyCollection.cs start line: 16 end line: 22 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 27 unit: private void Generate() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 154 end line: 160 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 28 unit: private void Clear() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 162 end line: 168 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 29 unit: public MainWindow() file: GameOfLife/MainWindow.xaml.cs start line: 13 end line: 20 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 30 unit: private void Apply() file: GameOfLife/EmulateExternalLib/Settings.cs start line: 39 end line: 44 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 31 unit: protected override Size MeasureOverride() file: GameOfLife/View/PetriDishControl.cs start line: 70 end line: 76 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 32 unit: private static void OnViewModelChanged() file: GameOfLife/View/PetriDishControl.cs start line: 142 end line: 147 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 33 unit: public void Add() file: GameOfLife/Common/NotifyCollection.cs start line: 31 end line: 36 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 34 unit: private void AddPetriDish() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 70 end line: 75 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 35 unit: private void Start() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 140 end line: 145 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: private void Stop() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 147 end line: 152 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 37 unit: private void Cancel() file: GameOfLife/EmulateExternalLib/Settings.cs start line: 46 end line: 50 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 38 unit: public MainScreenViewModel CreateMainViewModel() file: GameOfLife/ComponentContainer.cs start line: 10 end line: 15 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 39 unit: public void Dispose() file: GameOfLife/ComponentContainer.cs start line: 17 end line: 21 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 40 unit: private void OneStep() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 83 end line: 87 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 41 unit: public TimerImpl() file: GameOfLife/ViewModel/TimerImpl.cs start line: 11 end line: 15 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 42 unit: public Cell() file: GameOfLife/ViewModel/Cell.cs start line: 8 end line: 12 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 43 unit: private static void ShowSettingsView() file: GameOfLife/MainWindow.xaml.cs start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 44 unit: public ContractAnnotationAttribute() file: GameOfLife/Properties/Annotations.cs start line: 252 end line: 256 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 45 unit: public UsedImplicitlyAttribute() file: GameOfLife/Properties/Annotations.cs start line: 345 end line: 349 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 46 unit: public MeansImplicitUseAttribute() file: GameOfLife/Properties/Annotations.cs start line: 371 end line: 375 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 47 unit: public AspChildControlTypeAttribute() file: GameOfLife/Properties/Annotations.cs start line: 940 end line: 944 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 48 unit: public RazorInjectionAttribute() file: GameOfLife/Properties/Annotations.cs start line: 995 end line: 999 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 49 unit: public bool CanExecute() file: GameOfLife/EmulateExternalLib/DelegateCommand.cs start line: 39 end line: 42 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 50 unit: public void Execute() file: GameOfLife/EmulateExternalLib/DelegateCommand.cs start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 51 unit: public SettingsWindow() file: GameOfLife/View/SettingsWindow.xaml.cs start line: 10 end line: 13 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 52 unit: private void OnOk() file: GameOfLife/View/SettingsWindow.xaml.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 53 unit: private void OnCancel() file: GameOfLife/View/SettingsWindow.xaml.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 54 unit: private PetriDish CreatePetriDish() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 55 unit: private void RemovePetriDish() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 77 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 56 unit: private void ShowSettings() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 170 end line: 173 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 57 unit: private void TimerOnElapsed() file: GameOfLife/ViewModel/TimerImpl.cs start line: 17 end line: 20 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 58 unit: public void Start() file: GameOfLife/ViewModel/TimerImpl.cs start line: 22 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 59 unit: public void Stop() file: GameOfLife/ViewModel/TimerImpl.cs start line: 28 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 60 unit: private void GenerateTick() file: GameOfLife/ViewModel/TimerImpl.cs start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 61 unit: public void PerformOneStep() file: GameOfLife/ViewModel/PetriDish.cs start line: 92 end line: 95 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 62 unit: public void Dispose() file: GameOfLife/ViewModel/PetriDish.cs start line: 176 end line: 179 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 63 unit: protected override void OnClosed() file: GameOfLife/MainWindow.xaml.cs start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 64 unit: public StringFormatMethodAttribute() file: GameOfLife/Properties/Annotations.cs start line: 116 end line: 119 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 65 unit: public ValueProviderAttribute() file: GameOfLife/Properties/Annotations.cs start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 66 unit: public NotifyPropertyChangedInvocatorAttribute() file: GameOfLife/Properties/Annotations.cs start line: 195 end line: 198 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 67 unit: public LocalizationRequiredAttribute() file: GameOfLife/Properties/Annotations.cs start line: 275 end line: 278 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 68 unit: public BaseTypeRequiredAttribute() file: GameOfLife/Properties/Annotations.cs start line: 321 end line: 324 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 69 unit: public PublicAPIAttribute() file: GameOfLife/Properties/Annotations.cs start line: 421 end line: 424 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 70 unit: public MustUseReturnValueAttribute() file: GameOfLife/Properties/Annotations.cs start line: 458 end line: 461 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 71 unit: public PathReferenceAttribute() file: GameOfLife/Properties/Annotations.cs start line: 494 end line: 497 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 72 unit: public AspMvcAreaMasterLocationFormatAttribute() file: GameOfLife/Properties/Annotations.cs start line: 585 end line: 588 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 73 unit: public AspMvcAreaPartialViewLocationFormatAttribute() file: GameOfLife/Properties/Annotations.cs start line: 596 end line: 599 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 74 unit: public AspMvcAreaViewLocationFormatAttribute() file: GameOfLife/Properties/Annotations.cs start line: 607 end line: 610 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 75 unit: public AspMvcMasterLocationFormatAttribute() file: GameOfLife/Properties/Annotations.cs start line: 618 end line: 621 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 76 unit: public AspMvcPartialViewLocationFormatAttribute() file: GameOfLife/Properties/Annotations.cs start line: 629 end line: 632 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 77 unit: public AspMvcViewLocationFormatAttribute() file: GameOfLife/Properties/Annotations.cs start line: 640 end line: 643 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 78 unit: public AspMvcActionAttribute() file: GameOfLife/Properties/Annotations.cs start line: 658 end line: 661 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 79 unit: public AspMvcAreaAttribute() file: GameOfLife/Properties/Annotations.cs start line: 675 end line: 678 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 80 unit: public AspMvcControllerAttribute() file: GameOfLife/Properties/Annotations.cs start line: 693 end line: 696 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 81 unit: public HtmlElementAttributesAttribute() file: GameOfLife/Properties/Annotations.cs start line: 795 end line: 798 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: public HtmlAttributeValueAttribute() file: GameOfLife/Properties/Annotations.cs start line: 806 end line: 809 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 83 unit: public CollectionAccessAttribute() file: GameOfLife/Properties/Annotations.cs start line: 829 end line: 832 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 84 unit: public AssertionConditionAttribute() file: GameOfLife/Properties/Annotations.cs start line: 866 end line: 869 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: public AspRequiredAttributeAttribute() file: GameOfLife/Properties/Annotations.cs start line: 962 end line: 965 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 86 unit: public AspTypePropertyAttribute() file: GameOfLife/Properties/Annotations.cs start line: 975 end line: 978 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 87 unit: public RazorImportNamespaceAttribute() file: GameOfLife/Properties/Annotations.cs start line: 984 end line: 987 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 88 unit: public RazorDirectiveAttribute() file: GameOfLife/Properties/Annotations.cs start line: 1008 end line: 1011 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: public void Dispose() file: GameOfLife/ViewModel/MainScreenViewModel.cs start line: 186 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 90 unit: public ContractAnnotationAttribute() file: GameOfLife/Properties/Annotations.cs start line: 249 end line: 250 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: public UsedImplicitlyAttribute() file: GameOfLife/Properties/Annotations.cs start line: 336 end line: 337 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 92 unit: public UsedImplicitlyAttribute() file: GameOfLife/Properties/Annotations.cs start line: 339 end line: 340 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 93 unit: public UsedImplicitlyAttribute() file: GameOfLife/Properties/Annotations.cs start line: 342 end line: 343 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 94 unit: public MeansImplicitUseAttribute() file: GameOfLife/Properties/Annotations.cs start line: 362 end line: 363 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 95 unit: public MeansImplicitUseAttribute() file: GameOfLife/Properties/Annotations.cs start line: 365 end line: 366 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: public MeansImplicitUseAttribute() file: GameOfLife/Properties/Annotations.cs start line: 368 end line: 369 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: public NotifyPropertyChangedInvocatorAttribute() file: GameOfLife/Properties/Annotations.cs start line: 194 end line: 194 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 98 unit: public LocalizationRequiredAttribute() file: GameOfLife/Properties/Annotations.cs start line: 274 end line: 274 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 99 unit: public PublicAPIAttribute() file: GameOfLife/Properties/Annotations.cs start line: 420 end line: 420 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 100 unit: public MustUseReturnValueAttribute() file: GameOfLife/Properties/Annotations.cs start line: 457 end line: 457 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 101 unit: public PathReferenceAttribute() file: GameOfLife/Properties/Annotations.cs start line: 493 end line: 493 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 102 unit: public AspMvcActionAttribute() file: GameOfLife/Properties/Annotations.cs start line: 657 end line: 657 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 103 unit: public AspMvcAreaAttribute() file: GameOfLife/Properties/Annotations.cs start line: 674 end line: 674 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 104 unit: public AspMvcControllerAttribute() file: GameOfLife/Properties/Annotations.cs start line: 692 end line: 692 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 105 unit: public HtmlElementAttributesAttribute() file: GameOfLife/Properties/Annotations.cs start line: 794 end line: 794 size: 1 LOC McCabe index: 1 number of parameters: 0