diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index cd52019d..37b66d72 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -62,7 +62,7 @@ jobs: run: msbuild ${{env.caliburn_sln}} /t:Build /p:Configuration=${{env.build_configuration}} - name: Run Unit Tests - run: dotnet test ${{env.caliburn_sln}} --configuration ${{env.build_configuration}} -p:CollectCoverage=true -p:CoverletOutputFormat=json --no-build --verbosity normal + run: dotnet test ${{env.caliburn_sln}} --configuration ${{env.build_configuration}} --settings coverage.runsettings --no-build --verbosity normal - name: Restore nuget packages for tutorial run: msbuild ${{env.caliburn_tutorial}} -t:restore diff --git a/coverage.runsettings b/coverage.runsettings new file mode 100644 index 00000000..6c14b8d4 --- /dev/null +++ b/coverage.runsettings @@ -0,0 +1,20 @@ + + + + + + + json + + + + + + + + + + \ No newline at end of file diff --git a/src/Caliburn.Micro.Avalonia.Tests/coverage.json b/src/Caliburn.Micro.Avalonia.Tests/coverage.json deleted file mode 100644 index 9e02df3d..00000000 --- a/src/Caliburn.Micro.Avalonia.Tests/coverage.json +++ /dev/null @@ -1,17126 +0,0 @@ -{ - "Caliburn.Micro.Avalonia.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Action.cs": { - "Caliburn.Micro.Action": { - "System.Void Caliburn.Micro.Action::SetTarget(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "88": 0, - "89": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Action::GetTarget(Avalonia.AvaloniaObject)": { - "Lines": { - "97": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Action::SetTargetWithoutContext(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "109": 0, - "110": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Action::GetTargetWithoutContext(Avalonia.AvaloniaObject)": { - "Lines": { - "118": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Action::HasTargetSet(Avalonia.AvaloniaObject)": { - "Lines": { - "127": 0, - "128": 0, - "132": 0, - "133": 0, - "134": 0, - "136": 0, - "137": 0 - }, - "Branches": [ - { - "Line": 127, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 14, - "EndOffset": 18, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 26, - "EndOffset": 30, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 41, - "EndOffset": 55, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Action::Invoke(System.Object,System.String,Avalonia.AvaloniaObject,Avalonia.Controls.Control,System.Object,System.Object[])": { - "Lines": { - "153": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "168": 0, - "169": 0, - "172": 0, - "175": 0, - "176": 0 - }, - "Branches": [ - { - "Line": 168, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 168, - "Offset": 86, - "EndOffset": 107, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 23, - "EndOffset": 38, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Action::OnTargetWithoutContextChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "180": 0, - "181": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Action::OnTargetChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "184": 0, - "185": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Action::SetTargetCore(Avalonia.AvaloniaPropertyChangedEventArgs,Avalonia.AvaloniaObject,System.Boolean)": { - "Lines": { - "188": 0, - "189": 0, - "192": 0, - "202": 0, - "203": 0, - "204": 0, - "207": 0, - "211": 0 - }, - "Branches": [ - { - "Line": 188, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 12, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 19, - "EndOffset": 35, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 32, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 51, - "EndOffset": 53, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 43, - "EndOffset": 94, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 51, - "EndOffset": 94, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Action::.cctor()": { - "Lines": { - "37": 0, - "43": 0, - "44": 0, - "60": 0, - "61": 0, - "76": 0, - "77": 0, - "78": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ActionExecutionContext.cs": { - "Caliburn.Micro.ActionExecutionContext": { - "Caliburn.Micro.ActionMessage Caliburn.Micro.ActionExecutionContext::get_Message()": { - "Lines": { - "61": 0 - }, - "Branches": [ - { - "Line": 61, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 61, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Message(Caliburn.Micro.ActionMessage)": { - "Lines": { - "62": 0 - }, - "Branches": [] - }, - "Avalonia.Controls.Control Caliburn.Micro.ActionExecutionContext::get_Source()": { - "Lines": { - "69": 0 - }, - "Branches": [ - { - "Line": 69, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 69, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Source(Avalonia.Controls.Control)": { - "Lines": { - "70": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ActionExecutionContext::get_Target()": { - "Lines": { - "77": 0 - }, - "Branches": [ - { - "Line": 77, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 77, - "Offset": 6, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Target(System.Object)": { - "Lines": { - "78": 0 - }, - "Branches": [] - }, - "Avalonia.AvaloniaObject Caliburn.Micro.ActionExecutionContext::get_View()": { - "Lines": { - "85": 0 - }, - "Branches": [ - { - "Line": 85, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 85, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_View(Avalonia.AvaloniaObject)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ActionExecutionContext::get_Item(System.String)": { - "Lines": { - "96": 0, - "97": 0, - "100": 0, - "102": 0 - }, - "Branches": [ - { - "Line": 96, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Item(System.String,System.Object)": { - "Lines": { - "105": 0, - "106": 0, - "108": 0, - "109": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::Dispose()": { - "Lines": { - "116": 0, - "117": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::.ctor()": { - "Lines": { - "122": 2 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ActionMessage.cs": { - "Caliburn.Micro.ActionMessage": { - "System.String Caliburn.Micro.ActionMessage::get_MethodName()": { - "Lines": { - "150": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::set_MethodName(System.String)": { - "Lines": { - "151": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.AttachedCollection`1 Caliburn.Micro.ActionMessage::get_Parameters()": { - "Lines": { - "163": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::OnAttached()": { - "Lines": { - "199": 0, - "201": 0, - "202": 0, - "204": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "218": 0, - "219": 0, - "221": 0, - "226": 0, - "227": 0 - }, - "Branches": [ - { - "Line": 199, - "Offset": 5, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 73, - "EndOffset": 78, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 203, - "EndOffset": 205, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 203, - "EndOffset": 208, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 269, - "EndOffset": 271, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 283, - "EndOffset": 285, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 5, - "EndOffset": 296, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 73, - "EndOffset": 296, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 269, - "EndOffset": 296, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 283, - "EndOffset": 296, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::HandlerPropertyChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "232": 0, - "233": 0, - "234": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::OnDetaching()": { - "Lines": { - "241": 0, - "243": 0, - "250": 0, - "253": 0, - "254": 0 - }, - "Branches": [ - { - "Line": 241, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 241, - "Offset": 5, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::ElementLoaded(System.Object,System.EventArgs)": { - "Lines": { - "259": 0, - "264": 0, - "267": 0, - "269": 0, - "270": 0, - "272": 0, - "276": 0, - "278": 0, - "279": 0, - "281": 0, - "283": 0, - "291": 0, - "295": 0, - "296": 0, - "297": 0, - "298": 0, - "299": 0, - "300": 0, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 0, - "325": 0, - "327": 0, - "328": 0, - "329": 0, - "330": 0, - "331": 0, - "332": 0, - "333": 0, - "334": 0, - "335": 0, - "336": 0, - "337": 0, - "338": 0, - "339": 0, - "340": 0, - "341": 0, - "346": 0 - }, - "Branches": [ - { - "Line": 267, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 270, - "Offset": 98, - "EndOffset": 48, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 69, - "EndOffset": 71, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 69, - "EndOffset": 74, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 281, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 281, - "Offset": 83, - "EndOffset": 88, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 80, - "EndOffset": 95, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 37, - "EndOffset": 102, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 54, - "EndOffset": 114, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 270, - "Offset": 98, - "EndOffset": 114, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 295, - "Offset": 120, - "EndOffset": 122, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 295, - "Offset": 120, - "EndOffset": 129, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 257, - "EndOffset": 262, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 330, - "Offset": 373, - "EndOffset": 375, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 330, - "Offset": 373, - "EndOffset": 395, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 257, - "EndOffset": 519, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 334, - "Offset": 113, - "EndOffset": 115, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 334, - "Offset": 113, - "EndOffset": 188, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::UpdateContext()": { - "Lines": { - "350": 0, - "352": 0, - "354": 0, - "355": 0, - "356": 0, - "357": 0, - "358": 0, - "360": 0, - "361": 0, - "362": 0 - }, - "Branches": [ - { - "Line": 350, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 350, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::Invoke(System.Object)": { - "Lines": { - "370": 0, - "372": 0, - "374": 0, - "377": 0, - "379": 0, - "380": 0, - "382": 0, - "383": 0, - "385": 0, - "386": 0, - "387": 0, - "390": 0, - "392": 0, - "396": 0, - "398": 0, - "399": 0, - "401": 0, - "402": 0, - "403": 0, - "406": 0, - "408": 0, - "410": 0, - "413": 0, - "414": 0, - "415": 0 - }, - "Branches": [ - { - "Line": 372, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 372, - "Offset": 31, - "EndOffset": 39, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 50, - "EndOffset": 65, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 92, - "EndOffset": 94, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 142, - "EndOffset": 144, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 142, - "EndOffset": 145, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 92, - "EndOffset": 147, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 390, - "Offset": 153, - "EndOffset": 155, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 63, - "EndOffset": 156, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 390, - "Offset": 153, - "EndOffset": 156, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 396, - "Offset": 173, - "EndOffset": 175, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 401, - "Offset": 239, - "EndOffset": 241, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 401, - "Offset": 239, - "EndOffset": 242, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 396, - "Offset": 173, - "EndOffset": 244, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 261, - "EndOffset": 263, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 270, - "EndOffset": 272, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 270, - "EndOffset": 276, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 289, - "EndOffset": 291, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 261, - "EndOffset": 292, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 289, - "EndOffset": 292, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::UpdateAvailability()": { - "Lines": { - "422": 0, - "424": 0, - "425": 0, - "427": 0, - "428": 0, - "430": 0, - "431": 0 - }, - "Branches": [ - { - "Line": 422, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 422, - "Offset": 6, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 45, - "EndOffset": 47, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 45, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 58, - "EndOffset": 76, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.ActionMessage::UpdateAvailabilityCore()": { - "Lines": { - "435": 0, - "436": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.ActionMessage::ToString()": { - "Lines": { - "447": 0 - }, - "Branches": [] - }, - "System.Reflection.MethodInfo Caliburn.Micro.ActionMessage::TryFindGuardMethod(Caliburn.Micro.ActionExecutionContext,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "690": 0, - "691": 0, - "692": 0, - "694": 0, - "695": 0, - "696": 0, - "699": 0, - "700": 0, - "701": 0, - "702": 0, - "703": 0, - "704": 0, - "706": 0, - "707": 0, - "708": 0, - "709": 0, - "710": 0, - "711": 0, - "713": 0, - "714": 0, - "715": 0, - "716": 0, - "718": 0, - "720": 0, - "723": 0 - }, - "Branches": [ - { - "Line": 692, - "Offset": 60, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 695, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 695, - "Offset": 49, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 692, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 699, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 699, - "Offset": 83, - "EndOffset": 87, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 701, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 701, - "Offset": 93, - "EndOffset": 97, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 703, - "Offset": 118, - "EndOffset": 120, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 703, - "Offset": 118, - "EndOffset": 122, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 708, - "Offset": 143, - "EndOffset": 145, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 708, - "Offset": 143, - "EndOffset": 147, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 710, - "Offset": 153, - "EndOffset": 155, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 710, - "Offset": 153, - "EndOffset": 157, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 718, - "Offset": 241, - "EndOffset": 243, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 718, - "Offset": 241, - "EndOffset": 245, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - } - ] - }, - "System.Reflection.MethodInfo Caliburn.Micro.ActionMessage::GetMethodInfo(System.Type,System.String)": { - "Lines": { - "755": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::.cctor()": { - "Lines": { - "61": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "84": 0, - "90": 0, - "95": 0, - "96": 0, - "97": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "128": 0, - "129": 0, - "130": 0, - "453": 0, - "454": 0, - "455": 0, - "456": 0, - "457": 0, - "458": 0, - "459": 0, - "460": 0, - "461": 0, - "462": 0, - "463": 0, - "464": 0, - "465": 0, - "466": 0, - "467": 0, - "468": 0, - "469": 0, - "470": 0, - "471": 0, - "472": 0, - "473": 0, - "474": 0, - "475": 0, - "476": 0, - "477": 0, - "478": 0, - "479": 0, - "480": 0, - "481": 0, - "482": 0, - "483": 0, - "484": 0, - "485": 0, - "486": 0, - "487": 0, - "493": 0, - "494": 0, - "495": 0, - "496": 0, - "497": 0, - "498": 0, - "499": 0, - "500": 0, - "501": 0, - "502": 0, - "503": 0, - "504": 0, - "505": 0, - "506": 0, - "507": 0, - "508": 0, - "509": 0, - "510": 0, - "511": 0, - "512": 0, - "513": 0, - "514": 0, - "515": 0, - "516": 0, - "517": 0, - "518": 0, - "519": 0, - "520": 0, - "521": 0, - "522": 0, - "523": 0, - "524": 0, - "525": 0, - "526": 0, - "527": 0, - "528": 0, - "529": 0, - "535": 0, - "536": 0, - "537": 0, - "538": 0, - "539": 0, - "540": 0, - "541": 0, - "542": 0, - "543": 0, - "544": 0, - "545": 0, - "546": 0, - "547": 0, - "548": 0, - "549": 0, - "550": 0, - "555": 0, - "556": 0, - "557": 0, - "558": 0, - "559": 0, - "560": 0, - "561": 0, - "562": 0, - "563": 0, - "564": 0, - "565": 0, - "566": 0, - "567": 0, - "568": 0, - "569": 0, - "570": 0, - "571": 0, - "572": 0, - "573": 0, - "574": 0, - "575": 0, - "576": 0, - "577": 0, - "578": 0, - "579": 0, - "580": 0, - "581": 0, - "582": 0, - "583": 0, - "584": 0, - "585": 0, - "586": 0, - "587": 0, - "588": 0, - "589": 0, - "590": 0, - "591": 0, - "592": 0, - "593": 0, - "594": 0, - "595": 0, - "596": 0, - "597": 0, - "598": 0, - "599": 0, - "600": 0, - "601": 0, - "602": 0, - "603": 0, - "604": 0, - "605": 0, - "606": 0, - "607": 0, - "608": 0, - "609": 0, - "610": 0, - "611": 0, - "612": 0, - "617": 0, - "618": 0, - "619": 0, - "620": 0, - "621": 0, - "622": 0, - "623": 0, - "624": 0, - "625": 0, - "626": 0, - "627": 0, - "628": 0, - "629": 0, - "630": 0, - "631": 0, - "632": 0, - "633": 0, - "634": 0, - "635": 0, - "636": 0, - "637": 0, - "638": 0, - "639": 0, - "640": 0, - "641": 0, - "642": 0, - "643": 0, - "644": 0, - "645": 0, - "646": 0, - "647": 0, - "648": 0, - "649": 0, - "650": 0, - "651": 0, - "652": 0, - "653": 0, - "654": 0, - "655": 0, - "656": 0, - "657": 0, - "658": 0, - "659": 0, - "660": 0, - "661": 0, - "662": 0, - "663": 0, - "664": 0, - "665": 0, - "666": 0, - "667": 0, - "668": 0, - "669": 0, - "670": 0, - "671": 0, - "672": 0, - "673": 0, - "674": 0, - "675": 0, - "676": 0, - "729": 0, - "730": 0, - "731": 0, - "732": 0, - "733": 0, - "734": 0, - "735": 0, - "736": 0, - "737": 0, - "738": 0, - "739": 0, - "740": 0, - "741": 0, - "742": 0, - "743": 0, - "744": 0, - "745": 0, - "746": 0, - "747": 0, - "748": 0 - }, - "Branches": [ - { - "Line": 459, - "Offset": 45, - "EndOffset": 47, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 459, - "Offset": 45, - "EndOffset": 54, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 465, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 465, - "Offset": 62, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 85, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 105, - "EndOffset": 156, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 502, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 502, - "Offset": 28, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 516, - "Offset": 122, - "EndOffset": 124, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 516, - "Offset": 122, - "EndOffset": 233, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 560, - "Offset": 99, - "EndOffset": 11, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 562, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 565, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 568, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 565, - "Offset": 27, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 562, - "Offset": 17, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 568, - "Offset": 54, - "EndOffset": 86, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 560, - "Offset": 99, - "EndOffset": 101, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 586, - "Offset": 102, - "EndOffset": 104, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 586, - "Offset": 110, - "EndOffset": 112, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 591, - "Offset": 148, - "EndOffset": 150, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 586, - "Offset": 102, - "EndOffset": 173, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 586, - "Offset": 110, - "EndOffset": 173, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 591, - "Offset": 148, - "EndOffset": 173, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 40, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 59, - "EndOffset": 62, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 628, - "Offset": 119, - "EndOffset": 124, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 631, - "Offset": 170, - "EndOffset": 172, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 631, - "Offset": 170, - "EndOffset": 173, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 636, - "Offset": 290, - "EndOffset": 212, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 640, - "Offset": 279, - "EndOffset": 281, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 640, - "Offset": 279, - "EndOffset": 283, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 636, - "Offset": 290, - "EndOffset": 292, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 644, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 644, - "Offset": 325, - "EndOffset": 328, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 628, - "Offset": 119, - "EndOffset": 431, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 742, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 742, - "Offset": 42, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 11, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 653, - "Offset": 70, - "EndOffset": 72, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 653, - "Offset": 70, - "EndOffset": 94, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 30, - "EndOffset": 99, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 656, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 656, - "Offset": 18, - "EndOffset": 38, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::.ctor()": { - "Lines": { - "136": 0, - "138": 0, - "139": 0, - "169": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Bind.cs": { - "Caliburn.Micro.Bind": { - "System.Object Caliburn.Micro.Bind::GetModelWithoutContext(Avalonia.AvaloniaObject)": { - "Lines": { - "99": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::SetModelWithoutContext(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "109": 0, - "110": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Bind::GetModel(Avalonia.AvaloniaObject)": { - "Lines": { - "119": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::SetModel(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "129": 0, - "130": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::ModelChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "134": 0, - "136": 0, - "139": 0, - "140": 0, - "142": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0 - }, - "Branches": [ - { - "Line": 134, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 25, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 67, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 93, - "EndOffset": 96, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 52, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Bind::ModelWithoutContextChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "165": 0, - "167": 0, - "170": 0, - "171": 0, - "173": 0, - "176": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "192": 0 - }, - "Branches": [ - { - "Line": 165, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 25, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 67, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 93, - "EndOffset": 96, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 52, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Bind::GetAtDesignTime(Avalonia.AvaloniaObject)": { - "Lines": { - "219": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::SetAtDesignTime(Avalonia.AvaloniaObject,System.Boolean)": { - "Lines": { - "229": 0, - "230": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::AtDesignTimeChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "234": 0, - "235": 0, - "237": 0, - "238": 0, - "239": 0, - "243": 0, - "249": 0 - }, - "Branches": [ - { - "Line": 234, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 19, - "EndOffset": 22, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Bind::DataContextChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "264": 0, - "265": 0, - "267": 0, - "268": 0, - "269": 0, - "271": 0, - "273": 0, - "274": 0, - "278": 0, - "280": 0 - }, - "Branches": [ - { - "Line": 264, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 264, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 21, - "EndOffset": 39, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 29, - "EndOffset": 39, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 37, - "EndOffset": 40, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 48, - "EndOffset": 51, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 278, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 278, - "Offset": 74, - "EndOffset": 84, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Bind::.cctor()": { - "Lines": { - "45": 0, - "46": 0, - "47": 0, - "60": 0, - "61": 0, - "62": 0, - "72": 0, - "73": 0, - "74": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "197": 0, - "198": 0, - "199": 0, - "251": 0, - "252": 0, - "253": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\BindingScope.cs": { - "Caliburn.Micro.BindingScope": { - "Avalonia.Controls.Control Caliburn.Micro.BindingScope::FindName(System.Collections.Generic.IEnumerable`1,System.String)": { - "Lines": { - "71": 7 - }, - "Branches": [] - }, - "Caliburn.Micro.ChildResolver Caliburn.Micro.BindingScope::AddChildResolver(System.Func`2,System.Func`2>)": { - "Lines": { - "82": 0, - "84": 0, - "87": 0, - "89": 0, - "92": 0, - "94": 0, - "96": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 87, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 87, - "Offset": 15, - "EndOffset": 28, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.ChildResolver Caliburn.Micro.BindingScope::AddChildResolver(System.Func`2>)": { - "Lines": { - "107": 3, - "109": 0, - "112": 3, - "114": 3, - "116": 3, - "118": 3 - }, - "Branches": [ - { - "Line": 107, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - }, - "System.Boolean Caliburn.Micro.BindingScope::RemoveChildResolver(Caliburn.Micro.ChildResolver)": { - "Lines": { - "128": 0, - "130": 0, - "133": 0 - }, - "Branches": [ - { - "Line": 128, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 128, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindingScope::.cctor()": { - "Lines": { - "33": 1, - "34": 1, - "39": 1, - "41": 1, - "42": 1, - "58": 1, - "141": 1, - "142": 1, - "143": 0, - "144": 0, - "145": 1, - "152": 1, - "164": 1, - "165": 1, - "166": 0, - "167": 1, - "168": 0, - "169": 1, - "170": 1, - "171": 0, - "172": 1, - "173": 0, - "174": 1, - "175": 1, - "176": 0, - "177": 0, - "178": 0, - "179": 1, - "180": 0, - "181": 1, - "182": 0, - "183": 0, - "184": 1, - "185": 1, - "186": 0, - "187": 1, - "188": 0, - "189": 0, - "190": 1, - "191": 0, - "192": 1, - "193": 1, - "194": 1, - "195": 0, - "196": 1, - "197": 0, - "198": 0, - "199": 1, - "200": 1, - "201": 1, - "202": 0, - "203": 0, - "204": 0, - "205": 1, - "206": 0, - "207": 1, - "208": 0, - "209": 1, - "210": 0, - "211": 1, - "212": 1, - "213": 1, - "214": 1, - "215": 1, - "216": 1, - "217": 1, - "218": 1, - "219": 1, - "220": 1, - "221": 1, - "222": 1, - "223": 1, - "224": 1, - "225": 1, - "226": 1, - "227": 1, - "228": 1, - "229": 1, - "230": 1, - "231": 1, - "232": 1, - "233": 1, - "234": 1, - "235": 1, - "236": 1, - "237": 1, - "238": 1, - "239": 1, - "240": 1, - "241": 1, - "242": 1, - "243": 1, - "244": 1, - "245": 1, - "246": 1, - "247": 0, - "248": 1, - "249": 0, - "250": 1, - "251": 0, - "252": 1, - "253": 0, - "254": 1, - "255": 0, - "256": 1, - "257": 1, - "258": 1, - "259": 0, - "260": 0, - "261": 0, - "262": 0, - "263": 1, - "264": 1, - "265": 1, - "266": 1, - "267": 1, - "268": 0, - "269": 1, - "329": 1, - "330": 1, - "331": 5, - "332": 5, - "333": 5, - "334": 5, - "335": 1, - "336": 0, - "337": 1, - "338": 5, - "339": 1, - "340": 0, - "341": 0, - "342": 1, - "343": 1, - "344": 5, - "345": 1, - "346": 0, - "347": 0, - "348": 1, - "349": 5, - "350": 1, - "351": 2, - "352": 1, - "353": 2, - "354": 1, - "355": 1, - "356": 1, - "357": 1, - "358": 1, - "359": 1, - "360": 1, - "361": 3, - "362": 1, - "363": 1, - "364": 1, - "365": 1, - "366": 1, - "367": 1, - "368": 1, - "369": 1, - "370": 1, - "371": 1, - "372": 1, - "373": 1, - "374": 1, - "375": 1, - "376": 1, - "377": 1, - "378": 0, - "379": 0, - "380": 0, - "381": 1, - "382": 0, - "383": 0, - "384": 1, - "385": 1, - "386": 0, - "387": 0, - "388": 1, - "389": 1, - "390": 5, - "391": 5, - "392": 1 - }, - "Branches": [ - { - "Line": 166, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 166, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 20, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 491, - "EndOffset": 77, - "Path": 1, - "Ordinal": 29, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 101, - "EndOffset": 106, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 119, - "EndOffset": 121, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 132, - "EndOffset": 134, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 119, - "EndOffset": 141, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 132, - "EndOffset": 141, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 152, - "EndOffset": 154, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 152, - "EndOffset": 171, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 166, - "EndOffset": 171, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 185, - "EndOffset": 187, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 185, - "EndOffset": 200, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 203, - "Offset": 215, - "EndOffset": 217, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 203, - "Offset": 215, - "EndOffset": 220, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 233, - "EndOffset": 235, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 237, - "EndOffset": 239, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 237, - "EndOffset": 242, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 287, - "EndOffset": 263, - "Path": 1, - "Ordinal": 23, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 287, - "EndOffset": 289, - "Path": 0, - "Ordinal": 22, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 233, - "EndOffset": 306, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 249, - "Offset": 348, - "EndOffset": 353, - "Path": 0, - "Ordinal": 24, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 390, - "EndOffset": 392, - "Path": 0, - "Ordinal": 26, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 390, - "EndOffset": 412, - "Path": 1, - "Ordinal": 27, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 101, - "EndOffset": 484, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 166, - "EndOffset": 484, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 249, - "Offset": 348, - "EndOffset": 484, - "Path": 1, - "Ordinal": 25, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 491, - "EndOffset": 496, - "Path": 0, - "Ordinal": 28, - "Hits": 0 - }, - { - "Line": 338, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 338, - "Offset": 13, - "EndOffset": 22, - "Path": 1, - "Ordinal": 1, - "Hits": 5 - }, - { - "Line": 344, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 346, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 346, - "Offset": 47, - "EndOffset": 51, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 344, - "Offset": 28, - "EndOffset": 57, - "Path": 1, - "Ordinal": 3, - "Hits": 5 - }, - { - "Line": 349, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 6, - "Hits": 4 - }, - { - "Line": 349, - "Offset": 81, - "EndOffset": 83, - "Path": 0, - "Ordinal": 8, - "Hits": 2 - }, - { - "Line": 351, - "Offset": 100, - "EndOffset": 102, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 351, - "Offset": 100, - "EndOffset": 104, - "Path": 1, - "Ordinal": 11, - "Hits": 2 - }, - { - "Line": 349, - "Offset": 63, - "EndOffset": 107, - "Path": 1, - "Ordinal": 7, - "Hits": 3 - }, - { - "Line": 349, - "Offset": 81, - "EndOffset": 107, - "Path": 1, - "Ordinal": 9, - "Hits": 3 - }, - { - "Line": 361, - "Offset": 113, - "EndOffset": 115, - "Path": 0, - "Ordinal": 12, - "Hits": 1 - }, - { - "Line": 364, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 378, - "Offset": 139, - "EndOffset": 141, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 378, - "Offset": 139, - "EndOffset": 145, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 151, - "EndOffset": 153, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 154, - "EndOffset": 156, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 151, - "EndOffset": 166, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 154, - "EndOffset": 166, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 361, - "Offset": 113, - "EndOffset": 185, - "Path": 1, - "Ordinal": 13, - "Hits": 5 - }, - { - "Line": 364, - "Offset": 131, - "EndOffset": 185, - "Path": 1, - "Ordinal": 15, - "Hits": 5 - }, - { - "Line": 260, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 260, - "Offset": 13, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.BindingScope/ScopeNamingRoute": { - "Avalonia.AvaloniaObject Caliburn.Micro.BindingScope/ScopeNamingRoute::get_Root()": { - "Lines": { - "407": 6 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindingScope/ScopeNamingRoute::set_Root(Avalonia.AvaloniaObject)": { - "Lines": { - "410": 7, - "412": 1, - "415": 6, - "416": 6 - }, - "Branches": [ - { - "Line": 410, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 410, - "Offset": 12, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - } - ] - }, - "System.Void Caliburn.Micro.BindingScope/ScopeNamingRoute::AddHop(Avalonia.AvaloniaObject,Avalonia.AvaloniaObject)": { - "Lines": { - "426": 12, - "428": 0, - "431": 12, - "433": 0, - "436": 12, - "437": 12, - "438": 12, - "439": 12, - "440": 12, - "442": 1, - "445": 11, - "447": 1, - "450": 10, - "451": 10 - }, - "Branches": [ - { - "Line": 426, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 426, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 12 - }, - { - "Line": 431, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 431, - "Offset": 15, - "EndOffset": 28, - "Path": 1, - "Ordinal": 3, - "Hits": 12 - }, - { - "Line": 436, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 4, - "Hits": 7 - }, - { - "Line": 436, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 6, - "Hits": 7 - }, - { - "Line": 436, - "Offset": 68, - "EndOffset": 70, - "Path": 0, - "Ordinal": 8, - "Hits": 6 - }, - { - "Line": 436, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 10, - "Hits": 1 - }, - { - "Line": 436, - "Offset": 96, - "EndOffset": 98, - "Path": 0, - "Ordinal": 12, - "Hits": 1 - }, - { - "Line": 436, - "Offset": 40, - "EndOffset": 109, - "Path": 1, - "Ordinal": 5, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 54, - "EndOffset": 109, - "Path": 1, - "Ordinal": 7, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 68, - "EndOffset": 109, - "Path": 1, - "Ordinal": 9, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 82, - "EndOffset": 109, - "Path": 1, - "Ordinal": 11, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 96, - "EndOffset": 109, - "Path": 1, - "Ordinal": 13, - "Hits": 11 - }, - { - "Line": 445, - "Offset": 121, - "EndOffset": 123, - "Path": 0, - "Ordinal": 14, - "Hits": 1 - }, - { - "Line": 445, - "Offset": 121, - "EndOffset": 134, - "Path": 1, - "Ordinal": 15, - "Hits": 10 - } - ] - }, - "System.Boolean Caliburn.Micro.BindingScope/ScopeNamingRoute::TryGetHop(Avalonia.AvaloniaObject,Avalonia.AvaloniaObject&)": { - "Lines": { - "461": 5 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindingScope/ScopeNamingRoute::.ctor()": { - "Lines": { - "399": 11 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ChildResolver.cs": { - "Caliburn.Micro.ChildResolver": { - "System.Boolean Caliburn.Micro.ChildResolver::CanResolve(System.Type)": { - "Lines": { - "38": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.ChildResolver::Resolve(Avalonia.AvaloniaObject)": { - "Lines": { - "47": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ChildResolver::.ctor(System.Func`2,System.Func`2>)": { - "Lines": { - "27": 3, - "28": 3, - "29": 3, - "30": 3 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ChildResolver`1": { - "System.Void Caliburn.Micro.ChildResolver`1::.ctor(System.Func`2>)": { - "Lines": { - "61": 3, - "62": 0, - "63": 3, - "65": 3 - }, - "Branches": [ - { - "Line": 61, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 3 - }, - { - "Line": 61, - "Offset": 20, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ConventionManager.cs": { - "Caliburn.Micro.ConventionManager": { - "Caliburn.Micro.ElementConvention Caliburn.Micro.ConventionManager::AddElementConvention(Avalonia.AvaloniaProperty,System.String,System.String)": { - "Lines": { - "411": 0, - "412": 0, - "413": 0, - "414": 0, - "415": 0, - "416": 0, - "417": 0, - "418": 0, - "419": 0, - "420": 0, - "421": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.ElementConvention Caliburn.Micro.ConventionManager::AddElementConvention(Caliburn.Micro.ElementConvention)": { - "Lines": { - "430": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.ElementConvention Caliburn.Micro.ConventionManager::GetElementConvention(System.Type)": { - "Lines": { - "441": 0, - "442": 0, - "445": 0, - "449": 0 - }, - "Branches": [ - { - "Line": 441, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 441, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 449, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 449, - "Offset": 27, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.ConventionManager::HasBinding(Avalonia.Controls.Control,Avalonia.AvaloniaProperty)": { - "Lines": { - "459": 0, - "460": 0, - "462": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ConventionManager::SetBindingWithoutBindingOverwrite(System.Type,System.String,System.Reflection.PropertyInfo,Avalonia.Controls.Control,Caliburn.Micro.ElementConvention,Avalonia.AvaloniaProperty)": { - "Lines": { - "477": 0, - "479": 0, - "482": 0, - "483": 0 - }, - "Branches": [ - { - "Line": 477, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 8, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 18, - "EndOffset": 22, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.ConventionManager::SetBindingWithoutBindingOrValueOverwrite(System.Type,System.String,System.Reflection.PropertyInfo,Avalonia.Controls.Control,Caliburn.Micro.ElementConvention,Avalonia.AvaloniaProperty)": { - "Lines": { - "501": 0, - "503": 0, - "506": 0, - "508": 0, - "511": 0, - "512": 0 - }, - "Branches": [ - { - "Line": 501, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 501, - "Offset": 8, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 501, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 501, - "Offset": 18, - "EndOffset": 22, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 506, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 506, - "Offset": 30, - "EndOffset": 34, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConventionManager::ApplyItemTemplate(Avalonia.Controls.ItemsControl,System.Reflection.PropertyInfo)": { - "Lines": { - "531": 0, - "533": 0, - "534": 0, - "536": 0, - "552": 0, - "553": 0, - "555": 0 - }, - "Branches": [ - { - "Line": 531, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 36, - "EndOffset": 56, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 531, - "Offset": 11, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 54, - "EndOffset": 57, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConventionManager::ApplyHeaderTemplate(Avalonia.Controls.Control,Avalonia.AvaloniaProperty,Avalonia.AvaloniaProperty,System.Type)": { - "Lines": { - "617": 0, - "618": 0, - "619": 0, - "620": 0, - "622": 0, - "624": 0, - "627": 0, - "628": 0, - "629": 0 - }, - "Branches": [ - { - "Line": 618, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 618, - "Offset": 14, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 27, - "EndOffset": 50, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 30, - "EndOffset": 50, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 48, - "EndOffset": 51, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Reflection.PropertyInfo Caliburn.Micro.ConventionManager::GetPropertyCaseInsensitive(System.Type,System.String)": { - "Lines": { - "651": 0, - "653": 0, - "655": 0, - "658": 0, - "660": 0, - "662": 0, - "665": 0, - "666": 0, - "667": 0 - }, - "Branches": [ - { - "Line": 653, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 653, - "Offset": 32, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 660, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 660, - "Offset": 59, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConventionManager::.cctor()": { - "Lines": { - "49": 0, - "61": 0, - "67": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0, - "110": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "125": 0, - "126": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "132": 0, - "133": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "196": 0, - "197": 0, - "198": 0, - "199": 0, - "200": 0, - "201": 0, - "202": 0, - "207": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "228": 0, - "229": 0, - "248": 0, - "284": 0, - "286": 0, - "287": 0, - "288": 0, - "289": 0, - "290": 0, - "296": 0, - "297": 0, - "298": 0, - "299": 0, - "300": 0, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 0, - "307": 0, - "308": 0, - "309": 0, - "310": 0, - "311": 0, - "312": 0, - "313": 0, - "314": 0, - "315": 0, - "316": 0, - "317": 0, - "318": 0, - "319": 0, - "320": 0, - "321": 0, - "322": 0, - "323": 0, - "324": 0, - "325": 0, - "326": 0, - "327": 0, - "328": 0, - "329": 0, - "332": 0, - "336": 0, - "337": 0, - "338": 0, - "339": 0, - "340": 0, - "341": 0, - "343": 0, - "344": 0, - "345": 0, - "346": 0, - "347": 0, - "348": 0, - "349": 0, - "350": 0, - "351": 0, - "352": 0, - "353": 0, - "354": 0, - "355": 0, - "356": 0, - "357": 0, - "358": 0, - "359": 0, - "360": 0, - "361": 0, - "362": 0, - "363": 0, - "364": 0, - "365": 0, - "366": 0, - "367": 0, - "368": 0, - "369": 0, - "370": 0, - "371": 0, - "372": 0, - "373": 0, - "374": 0, - "375": 0, - "376": 0, - "377": 0, - "378": 0, - "379": 0, - "380": 0, - "381": 0, - "382": 0, - "383": 0, - "384": 0, - "385": 0, - "386": 0, - "387": 0, - "388": 0, - "389": 0, - "390": 0, - "391": 0, - "392": 0, - "394": 0, - "395": 0, - "400": 0, - "560": 0, - "561": 0, - "562": 0, - "563": 0, - "564": 0, - "565": 0, - "566": 0, - "567": 0, - "568": 0, - "569": 0, - "570": 0, - "571": 0, - "572": 0, - "573": 0, - "574": 0, - "575": 0, - "576": 0, - "577": 0, - "578": 0, - "579": 0, - "580": 0, - "581": 0, - "582": 0, - "583": 0, - "584": 0, - "585": 0, - "586": 0, - "587": 0, - "588": 0, - "589": 0, - "590": 0, - "591": 0, - "592": 0, - "593": 0, - "594": 0, - "595": 0, - "596": 0, - "597": 0, - "602": 0, - "603": 0, - "604": 0, - "605": 0, - "606": 0 - }, - "Branches": [ - { - "Line": 301, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 301, - "Offset": 28, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 84, - "EndOffset": 86, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 102, - "EndOffset": 104, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 46, - "EndOffset": 146, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 59, - "EndOffset": 146, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 84, - "EndOffset": 146, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 102, - "EndOffset": 146, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 346, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 346, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 359, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 359, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 117, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 117, - "Offset": 11, - "EndOffset": 22, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 31, - "EndOffset": 36, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 21, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 563, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 563, - "Offset": 7, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 569, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 569, - "Offset": 22, - "EndOffset": 29, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 572, - "Offset": 209, - "EndOffset": 62, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 574, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 583, - "Offset": 129, - "EndOffset": 131, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 583, - "Offset": 129, - "EndOffset": 173, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 574, - "Offset": 82, - "EndOffset": 203, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 572, - "Offset": 209, - "EndOffset": 214, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 18, - "EndOffset": 29, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 25, - "EndOffset": 29, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 384, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 384, - "Offset": 60, - "EndOffset": 98, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ElementConvention.cs": { - "Caliburn.Micro.ElementConvention": { - "System.Void Caliburn.Micro.ElementConvention::.ctor()": { - "Lines": { - "69": 0, - "70": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Message.cs": { - "Caliburn.Micro.Message": { - "System.Void Caliburn.Micro.Message::SetHandler(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "81": 0, - "82": 0, - "83": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Message::GetHandler(Avalonia.AvaloniaObject)": { - "Lines": { - "92": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Message::SetAttach(Avalonia.AvaloniaObject,System.String)": { - "Lines": { - "124": 0, - "125": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Message::GetAttach(Avalonia.AvaloniaObject)": { - "Lines": { - "134": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Message::OnAttachChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "139": 0, - "141": 0, - "144": 0, - "170": 0, - "174": 0, - "176": 0, - "179": 0, - "180": 0, - "183": 0, - "185": 0, - "187": 0, - "193": 0, - "195": 0, - "199": 0, - "201": 0 - }, - "Branches": [ - { - "Line": 139, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 139, - "Offset": 23, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 174, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 174, - "Offset": 56, - "EndOffset": 76, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 250, - "EndOffset": 168, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 185, - "Offset": 228, - "EndOffset": 197, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 185, - "Offset": 228, - "EndOffset": 230, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 250, - "EndOffset": 252, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 266, - "EndOffset": 268, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 266, - "EndOffset": 283, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 6, - "EndOffset": 18, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Message::.cctor()": { - "Lines": { - "49": 0, - "50": 0, - "51": 0, - "60": 0, - "62": 0, - "63": 0, - "64": 0, - "98": 0, - "99": 0, - "100": 0, - "114": 0, - "115": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\MessageBinder.cs": { - "Caliburn.Micro.MessageBinder": { - "System.Object[] Caliburn.Micro.MessageBinder::DetermineParameters(Caliburn.Micro.ActionExecutionContext,System.Reflection.ParameterInfo[])": { - "Lines": { - "72": 0, - "73": 0, - "75": 0, - "77": 0, - "78": 0, - "79": 0, - "81": 0, - "82": 0, - "83": 0, - "85": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 75, - "Offset": 144, - "EndOffset": 71, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 96, - "EndOffset": 98, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 96, - "EndOffset": 124, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 144, - "EndOffset": 146, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.MessageBinder::CoerceValue(System.Type,System.Object,System.Object)": { - "Lines": { - "110": 0, - "112": 0, - "115": 0, - "116": 0, - "118": 0, - "121": 0, - "123": 0, - "129": 0, - "131": 0, - "133": 0, - "136": 0, - "138": 0, - "140": 0, - "146": 0, - "149": 0, - "150": 0, - "152": 0, - "155": 0, - "158": 0, - "160": 0, - "161": 0, - "163": 0, - "166": 0, - "167": 0, - "169": 0, - "174": 0, - "176": 0, - "178": 0, - "180": 0 - }, - "Branches": [ - { - "Line": 110, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 34, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 49, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 85, - "EndOffset": 100, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 114, - "EndOffset": 116, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 114, - "EndOffset": 130, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 146, - "Offset": 136, - "EndOffset": 138, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 150, - "Offset": 146, - "EndOffset": 148, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 150, - "Offset": 146, - "EndOffset": 159, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 146, - "Offset": 136, - "EndOffset": 169, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 195, - "EndOffset": 197, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 161, - "Offset": 207, - "EndOffset": 209, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 195, - "EndOffset": 224, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 161, - "Offset": 207, - "EndOffset": 224, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.MessageBinder::GetDefaultValue(System.Type)": { - "Lines": { - "193": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 6, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 14, - "EndOffset": 23, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.MessageBinder::.cctor()": { - "Lines": { - "30": 1, - "31": 1, - "32": 1, - "33": 0, - "34": 1, - "35": 1, - "36": 1, - "37": 1, - "38": 0, - "39": 1, - "40": 1, - "41": 1, - "42": 1, - "43": 0, - "44": 0, - "45": 0, - "46": 1, - "52": 1, - "53": 1, - "54": 1, - "55": 1, - "56": 1, - "57": 1, - "58": 0, - "59": 0, - "60": 1, - "61": 1, - "62": 1, - "94": 1, - "95": 1, - "96": 1, - "97": 1, - "98": 2, - "99": 1 - }, - "Branches": [ - { - "Line": 98, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 13, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Parser.cs": { - "Caliburn.Micro.Parser": { - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Parser::Parse(Avalonia.AvaloniaObject,System.String)": { - "Lines": { - "76": 0, - "78": 0, - "80": 0, - "88": 0, - "90": 0, - "92": 0, - "93": 0, - "94": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "101": 0, - "102": 0, - "107": 0, - "110": 0, - "113": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 187, - "EndOffset": 37, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 52, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 131, - "EndOffset": 139, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 187, - "EndOffset": 192, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.TriggerAction Caliburn.Micro.Parser::CreateMessage(Avalonia.AvaloniaObject,System.String)": { - "Lines": { - "260": 0, - "261": 0, - "263": 0, - "266": 0, - "267": 0, - "269": 0, - "272": 0, - "273": 0, - "274": 0, - "275": 0, - "277": 0, - "279": 0, - "280": 0, - "282": 0, - "283": 0, - "287": 0 - }, - "Branches": [ - { - "Line": 261, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 261, - "Offset": 11, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 31, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 277, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 282, - "Offset": 160, - "EndOffset": 111, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 77, - "EndOffset": 162, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 277, - "Offset": 83, - "EndOffset": 162, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 282, - "Offset": 160, - "EndOffset": 162, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Parser::BindParameter(Avalonia.Controls.Control,Caliburn.Micro.Parameter,System.String,System.String,Avalonia.Data.BindingMode)": { - "Lines": { - "366": 0, - "367": 0, - "368": 0, - "369": 0, - "371": 0, - "374": 0, - "376": 0, - "386": 0, - "387": 0, - "388": 0, - "389": 0, - "390": 0, - "398": 0, - "403": 0 - }, - "Branches": [ - { - "Line": 366, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 366, - "Offset": 11, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 369, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 369, - "Offset": 35, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 374, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 374, - "Offset": 44, - "EndOffset": 64, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Parser::.cctor()": { - "Lines": { - "59": 1, - "60": 1, - "224": 1, - "225": 1, - "226": 1, - "227": 1, - "228": 1, - "229": 1, - "230": 1, - "231": 1, - "232": 1, - "233": 1, - "234": 0, - "235": 1, - "236": 0, - "237": 0, - "238": 1, - "239": 1, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 1, - "246": 1, - "247": 1, - "248": 0, - "249": 1, - "250": 1, - "293": 1, - "294": 1, - "295": 0, - "296": 1, - "301": 1, - "302": 1, - "303": 3, - "304": 1, - "305": 3, - "306": 1, - "307": 0, - "308": 1, - "309": 3, - "310": 1, - "311": 2, - "312": 1, - "313": 1, - "314": 1, - "315": 0, - "316": 0, - "317": 0, - "318": 1, - "319": 0, - "320": 0, - "321": 0, - "322": 0, - "323": 0, - "324": 0, - "325": 0, - "326": 0, - "327": 0, - "328": 0, - "329": 1, - "330": 1, - "331": 3, - "332": 1 - }, - "Branches": [ - { - "Line": 234, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 1, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 28, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - }, - { - "Line": 305, - "Offset": 41, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 3 - }, - { - "Line": 309, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 3 - }, - { - "Line": 309, - "Offset": 90, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - }, - { - "Line": 309, - "Offset": 100, - "EndOffset": 102, - "Path": 0, - "Ordinal": 6, - "Hits": 2 - }, - { - "Line": 309, - "Offset": 100, - "EndOffset": 116, - "Path": 1, - "Ordinal": 7, - "Hits": 1 - }, - { - "Line": 313, - "Offset": 122, - "EndOffset": 124, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 313, - "Offset": 122, - "EndOffset": 237, - "Path": 1, - "Ordinal": 9, - "Hits": 3 - }, - { - "Line": 321, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 19, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 58, - "EndOffset": 83, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 93, - "EndOffset": 98, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\View.cs": { - "Caliburn.Micro.View": { - "System.Boolean Caliburn.Micro.View::ExecuteOnLoad(Avalonia.Controls.Control,System.EventHandler)": { - "Lines": { - "174": 0, - "176": 0, - "177": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "188": 0 - }, - "Branches": [ - { - "Line": 174, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 174, - "Offset": 31, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.View::ExecuteOnUnload(Avalonia.Controls.Control,System.EventHandler)": { - "Lines": { - "228": 0, - "229": 0, - "230": 0, - "231": 0, - "232": 0, - "233": 0, - "234": 0, - "235": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::ExecuteOnLayoutUpdated(Avalonia.Controls.Control,System.EventHandler)": { - "Lines": { - "293": 0, - "295": 0, - "296": 0, - "297": 0, - "298": 0, - "299": 0, - "300": 0, - "302": 0 - }, - "Branches": [] - }, - "System.Nullable`1 Caliburn.Micro.View::GetApplyConventions(Avalonia.AvaloniaObject)": { - "Lines": { - "361": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::SetApplyConventions(Avalonia.AvaloniaObject,System.Nullable`1)": { - "Lines": { - "371": 0, - "372": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::SetModel(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "381": 0, - "382": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.View::GetModel(Avalonia.AvaloniaObject)": { - "Lines": { - "391": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.View::GetContext(Avalonia.AvaloniaObject)": { - "Lines": { - "401": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::SetContext(Avalonia.AvaloniaObject,System.Object)": { - "Lines": { - "411": 0, - "412": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::OnModelChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "416": 0, - "418": 0, - "421": 0, - "423": 0, - "425": 0, - "426": 0, - "427": 0, - "430": 0, - "432": 0, - "434": 0, - "439": 0, - "441": 0 - }, - "Branches": [ - { - "Line": 416, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 416, - "Offset": 17, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 421, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 79, - "EndOffset": 81, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 421, - "Offset": 26, - "EndOffset": 134, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 79, - "EndOffset": 147, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.View::OnContextChanged(Avalonia.AvaloniaObject,Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "445": 0, - "447": 0, - "450": 0, - "451": 0, - "453": 0, - "456": 0, - "458": 0, - "461": 0, - "463": 0, - "465": 0, - "468": 0, - "469": 0 - }, - "Branches": [ - { - "Line": 445, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 445, - "Offset": 17, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 451, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 451, - "Offset": 28, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 458, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 458, - "Offset": 57, - "EndOffset": 111, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.View::SetContentProperty(System.Object,System.Object)": { - "Lines": { - "473": 0, - "474": 0, - "476": 0, - "479": 0 - }, - "Branches": [ - { - "Line": 474, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 474, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 474, - "Offset": 8, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 474, - "Offset": 16, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.View::SetContentPropertyCore(System.Object,System.Object)": { - "Lines": { - "511": 0, - "513": 0, - "515": 0, - "524": 0, - "526": 0, - "528": 0, - "530": 0, - "532": 0 - }, - "Branches": [ - { - "Line": 515, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 515, - "Offset": 50, - "EndOffset": 55, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 515, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 515, - "Offset": 62, - "EndOffset": 70, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 515, - "Offset": 76, - "EndOffset": 78, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 515, - "Offset": 76, - "EndOffset": 81, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.View::get_InDesignMode()": { - "Lines": { - "544": 0, - "551": 0, - "558": 0 - }, - "Branches": [ - { - "Line": 544, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 544, - "Offset": 10, - "EndOffset": 27, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.View::.cctor()": { - "Lines": { - "59": 1, - "69": 1, - "70": 1, - "71": 1, - "84": 1, - "85": 1, - "86": 1, - "99": 1, - "100": 1, - "101": 1, - "112": 1, - "113": 1, - "114": 1, - "128": 1, - "129": 1, - "130": 1, - "144": 1, - "145": 1, - "146": 1, - "160": 1, - "161": 1, - "162": 1, - "313": 1, - "314": 1, - "315": 0, - "316": 0, - "317": 1, - "318": 0, - "319": 1, - "320": 1, - "321": 0, - "322": 1, - "323": 0, - "324": 1, - "325": 0, - "326": 1, - "327": 1, - "328": 1, - "329": 1, - "330": 1, - "331": 1, - "332": 1, - "333": 1, - "334": 0, - "335": 0, - "336": 0, - "337": 0, - "338": 0, - "339": 0, - "340": 1, - "341": 1, - "342": 1, - "343": 1, - "344": 1, - "345": 1, - "346": 1, - "347": 1, - "348": 1, - "349": 1, - "350": 1, - "351": 0, - "352": 1 - }, - "Branches": [ - { - "Line": 316, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 316, - "Offset": 8, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 36, - "EndOffset": 50, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 336, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 336, - "Offset": 105, - "EndOffset": 109, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 28, - "EndOffset": 118, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewLocator.cs": { - "Caliburn.Micro.ViewLocator": { - "System.Void Caliburn.Micro.ViewLocator::ConfigureTypeMappings(Caliburn.Micro.TypeMappingConfiguration)": { - "Lines": { - "80": 8, - "82": 2, - "85": 6, - "87": 2, - "90": 4, - "92": 2, - "94": 2, - "96": 0, - "99": 2, - "101": 1, - "103": 2, - "105": 2, - "106": 2, - "107": 2, - "108": 2, - "109": 2, - "110": 2, - "111": 2, - "113": 2, - "114": 2 - }, - "Branches": [ - { - "Line": 80, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 80, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 85, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 2 - }, - { - "Line": 85, - "Offset": 35, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 90, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 2 - }, - { - "Line": 90, - "Offset": 59, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - }, - { - "Line": 94, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 83, - "EndOffset": 96, - "Path": 1, - "Ordinal": 7, - "Hits": 2 - }, - { - "Line": 99, - "Offset": 106, - "EndOffset": 108, - "Path": 0, - "Ordinal": 8, - "Hits": 1 - }, - { - "Line": 99, - "Offset": 106, - "EndOffset": 118, - "Path": 1, - "Ordinal": 9, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::SetAllDefaults()": { - "Lines": { - "119": 2, - "122": 2, - "126": 0, - "128": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 119, - "Offset": 5, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddDefaultTypeMapping(System.String)": { - "Lines": { - "136": 4, - "138": 0, - "142": 4, - "145": 4, - "146": 4 - }, - "Branches": [ - { - "Line": 136, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::RegisterViewSuffix(System.String)": { - "Lines": { - "157": 24, - "159": 0, - "161": 8 - }, - "Branches": [ - { - "Line": 157, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 157, - "Offset": 35, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddTypeMapping(System.String,System.String,System.String[],System.String)": { - "Lines": { - "173": 8, - "175": 8, - "176": 8, - "179": 32, - "181": 8, - "184": 8, - "185": 8, - "186": 8, - "188": 8, - "189": 8, - "191": 4, - "195": 8, - "196": 8, - "197": 8, - "198": 8, - "200": 8, - "201": 8, - "202": 8, - "203": 8, - "204": 8, - "205": 8 - }, - "Branches": [ - { - "Line": 176, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 176, - "Offset": 17, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - }, - { - "Line": 179, - "Offset": 79, - "EndOffset": 36, - "Path": 1, - "Ordinal": 3, - "Hits": 8 - }, - { - "Line": 179, - "Offset": 79, - "EndOffset": 81, - "Path": 0, - "Ordinal": 2, - "Hits": 8 - }, - { - "Line": 186, - "Offset": 103, - "EndOffset": 105, - "Path": 0, - "Ordinal": 4, - "Hits": 8 - }, - { - "Line": 189, - "Offset": 122, - "EndOffset": 124, - "Path": 0, - "Ordinal": 6, - "Hits": 4 - }, - { - "Line": 189, - "Offset": 129, - "EndOffset": 131, - "Path": 0, - "Ordinal": 8, - "Hits": 4 - }, - { - "Line": 186, - "Offset": 103, - "EndOffset": 139, - "Path": 1, - "Ordinal": 5, - "Hits": 8 - }, - { - "Line": 189, - "Offset": 122, - "EndOffset": 139, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 189, - "Offset": 129, - "EndOffset": 139, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - }, - { - "Line": 195, - "Offset": 145, - "EndOffset": 147, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 145, - "EndOffset": 171, - "Path": 1, - "Ordinal": 11, - "Hits": 8 - } - ] - }, - "System.String Caliburn.Micro.ViewLocator::GetNameFormat(System.String,System.String)": { - "Lines": { - "209": 16, - "210": 16 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ViewLocator::IsNameFormatValidFormat(System.String)": { - "Lines": { - "215": 2 - }, - "Branches": [ - { - "Line": 215, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 215, - "Offset": 11, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddTypeMapping(System.String,System.String,System.String,System.String)": { - "Lines": { - "228": 0, - "229": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::AddNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "240": 4, - "244": 4, - "246": 0, - "250": 4, - "252": 8, - "253": 4, - "254": 4 - }, - "Branches": [ - { - "Line": 244, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 244, - "Offset": 23, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "264": 4, - "265": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::AddSubNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "276": 4, - "279": 4, - "281": 4, - "283": 4, - "285": 4, - "286": 4, - "289": 4, - "291": 4, - "292": 4, - "296": 4, - "297": 4, - "299": 8, - "300": 4, - "301": 4 - }, - "Branches": [ - { - "Line": 281, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 283, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 283, - "Offset": 72, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 289, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 281, - "Offset": 59, - "EndOffset": 131, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 289, - "Offset": 107, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddSubNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "311": 4, - "312": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::InitializeComponent(System.Object)": { - "Lines": { - "529": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::.cctor()": { - "Lines": { - "46": 1, - "54": 1, - "60": 1, - "65": 1, - "69": 1, - "70": 1, - "320": 1, - "321": 1, - "322": 0, - "323": 0, - "324": 1, - "325": 0, - "326": 1, - "327": 0, - "328": 0, - "329": 1, - "330": 1, - "331": 1, - "332": 0, - "333": 0, - "334": 1, - "335": 1, - "336": 1, - "337": 1, - "338": 1, - "339": 1, - "340": 1, - "341": 1, - "342": 0, - "343": 1, - "344": 0, - "345": 1, - "346": 0, - "347": 1, - "352": 1, - "353": 1, - "354": 0, - "355": 1, - "356": 0, - "357": 0, - "358": 0, - "359": 0, - "360": 1, - "361": 1, - "362": 0, - "363": 1, - "374": 1, - "375": 1, - "376": 1, - "377": 0, - "378": 1, - "379": 0, - "380": 0, - "381": 1, - "382": 1, - "383": 0, - "384": 0, - "385": 0, - "386": 1, - "387": 1, - "388": 0, - "389": 0, - "390": 1, - "391": 1, - "392": 1, - "393": 0, - "394": 1, - "395": 1, - "396": 0, - "397": 1, - "398": 1, - "399": 0, - "400": 1, - "401": 1, - "402": 0, - "403": 1, - "412": 1, - "413": 1, - "414": 1, - "415": 0, - "416": 1, - "417": 0, - "418": 1, - "419": 0, - "420": 1, - "421": 1, - "422": 0, - "423": 0, - "424": 0, - "425": 0, - "426": 0, - "427": 0, - "428": 1, - "429": 0, - "430": 0, - "431": 1, - "432": 0, - "433": 1, - "434": 0, - "435": 1, - "436": 1, - "437": 0, - "438": 1, - "447": 1, - "448": 1, - "449": 1, - "450": 0, - "451": 1, - "452": 0, - "453": 0, - "454": 0, - "455": 1, - "464": 1, - "465": 1, - "466": 1, - "467": 0, - "468": 0, - "469": 1, - "470": 0, - "471": 0, - "472": 1, - "473": 1, - "474": 0, - "475": 1, - "476": 0, - "477": 1, - "478": 1, - "479": 1, - "480": 1, - "481": 1, - "482": 0, - "483": 0, - "484": 1, - "485": 1, - "486": 1, - "487": 1, - "488": 1, - "489": 1, - "490": 1, - "491": 1, - "492": 0, - "493": 1, - "498": 1, - "499": 1, - "500": 1, - "501": 0, - "502": 0, - "503": 1, - "504": 1, - "505": 1, - "506": 1, - "507": 0, - "508": 1, - "509": 0, - "510": 0, - "511": 1, - "512": 0, - "513": 1, - "514": 0, - "515": 1, - "516": 0, - "517": 1, - "518": 1, - "519": 0, - "520": 1 - }, - "Branches": [ - { - "Line": 325, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 39, - "EndOffset": 67, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 47, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 65, - "EndOffset": 67, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 65, - "EndOffset": 95, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 354, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 354, - "Offset": 11, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 7, - "EndOffset": 54, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 383, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 383, - "Offset": 61, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 93, - "EndOffset": 143, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 417, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 417, - "Offset": 12, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 422, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 422, - "Offset": 37, - "EndOffset": 49, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 432, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 432, - "Offset": 93, - "EndOffset": 135, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 452, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 452, - "Offset": 21, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 468, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 476, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 468, - "Offset": 8, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 24, - "EndOffset": 61, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 476, - "Offset": 32, - "EndOffset": 61, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 509, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 509, - "Offset": 46, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 514, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 514, - "Offset": 94, - "EndOffset": 114, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewModelBinder.cs": { - "Caliburn.Micro.ViewModelBinder": { - "System.Boolean Caliburn.Micro.ViewModelBinder::ShouldApplyConventions(Avalonia.Controls.Control)": { - "Lines": { - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ViewModelBinder::IsAsyncMethod(System.Reflection.MethodInfo)": { - "Lines": { - "204": 0, - "205": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 31, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelBinder::.cctor()": { - "Lines": { - "44": 0, - "52": 0, - "57": 0, - "58": 0, - "59": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "121": 0, - "122": 0, - "123": 0, - "124": 0, - "125": 0, - "126": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "132": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "174": 0, - "175": 0, - "176": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "192": 0, - "193": 0, - "194": 0, - "195": 0, - "196": 0, - "197": 0, - "198": 0, - "199": 0, - "200": 0, - "201": 0, - "211": 0, - "217": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "224": 0, - "225": 0, - "226": 0, - "227": 0, - "228": 0, - "229": 0, - "230": 0, - "231": 0, - "232": 0, - "233": 0, - "234": 0, - "235": 0, - "236": 0, - "237": 0, - "238": 0, - "239": 0, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 0, - "246": 0, - "247": 0, - "248": 0, - "249": 0, - "250": 0, - "251": 0, - "252": 0, - "253": 0, - "254": 0, - "255": 0, - "256": 0, - "257": 0, - "258": 0, - "259": 0, - "260": 0, - "261": 0, - "262": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0, - "267": 0, - "268": 0, - "269": 0, - "270": 0, - "271": 0, - "272": 0, - "273": 0, - "274": 0, - "275": 0, - "276": 0, - "277": 0, - "278": 0, - "279": 0, - "280": 0, - "281": 0, - "282": 0, - "283": 0, - "284": 0 - }, - "Branches": [ - { - "Line": 88, - "Offset": 340, - "EndOffset": 18, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 124, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 114, - "EndOffset": 116, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 114, - "EndOffset": 126, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 124, - "EndOffset": 126, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 134, - "EndOffset": 136, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 134, - "EndOffset": 178, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 193, - "EndOffset": 195, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 193, - "EndOffset": 234, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 263, - "EndOffset": 265, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 263, - "EndOffset": 297, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 340, - "EndOffset": 345, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 148, - "Offset": 526, - "EndOffset": 21, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 123, - "EndOffset": 125, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 123, - "EndOffset": 179, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 131, - "EndOffset": 179, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 156, - "Offset": 181, - "EndOffset": 183, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 285, - "EndOffset": 237, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 285, - "EndOffset": 287, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 156, - "Offset": 181, - "EndOffset": 306, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 179, - "Offset": 334, - "EndOffset": 339, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 439, - "EndOffset": 362, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 405, - "EndOffset": 407, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 405, - "EndOffset": 411, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 439, - "EndOffset": 441, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 179, - "Offset": 334, - "EndOffset": 474, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 148, - "Offset": 526, - "EndOffset": 531, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 221, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 223, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 221, - "Offset": 5, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 223, - "Offset": 32, - "EndOffset": 57, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 104, - "EndOffset": 106, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 104, - "EndOffset": 115, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 248, - "Offset": 130, - "EndOffset": 132, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 248, - "Offset": 130, - "EndOffset": 169, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 185, - "EndOffset": 187, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 185, - "EndOffset": 188, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 258, - "Offset": 206, - "EndOffset": 208, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 258, - "Offset": 206, - "EndOffset": 209, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 215, - "EndOffset": 217, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 215, - "EndOffset": 247, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewModelLocator.cs": { - "Caliburn.Micro.ViewModelLocator": { - "System.Void Caliburn.Micro.ViewModelLocator::ConfigureTypeMappings(Caliburn.Micro.TypeMappingConfiguration)": { - "Lines": { - "90": 8, - "92": 2, - "95": 6, - "97": 2, - "100": 4, - "102": 2, - "105": 2, - "106": 2, - "108": 2, - "109": 2, - "110": 2, - "111": 2, - "112": 2, - "113": 2, - "114": 2, - "116": 2, - "117": 2 - }, - "Branches": [ - { - "Line": 90, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 90, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 95, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 2 - }, - { - "Line": 95, - "Offset": 35, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 100, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 2 - }, - { - "Line": 100, - "Offset": 59, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::SetAllDefaults()": { - "Lines": { - "121": 2, - "124": 2, - "128": 0, - "130": 0 - }, - "Branches": [ - { - "Line": 121, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 121, - "Offset": 5, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddDefaultTypeMapping(System.String)": { - "Lines": { - "138": 4, - "140": 0, - "144": 4, - "147": 4, - "148": 4 - }, - "Branches": [ - { - "Line": 138, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddTypeMapping(System.String,System.String,System.String[],System.String)": { - "Lines": { - "159": 8, - "163": 8, - "165": 8, - "167": 8, - "169": 4, - "170": 4, - "171": 4, - "172": 4, - "173": 4, - "174": 4, - "175": 4, - "176": 8, - "180": 4, - "181": 4, - "182": 4, - "183": 4, - "184": 4, - "185": 8, - "190": 0, - "191": 0, - "192": 0, - "193": 0, - "194": 0, - "197": 16, - "199": 8, - "201": 8, - "202": 8, - "203": 8, - "204": 8, - "205": 8, - "208": 8, - "209": 8, - "210": 8, - "211": 8, - "212": 8, - "213": 8, - "214": 8 - }, - "Branches": [ - { - "Line": 165, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 0, - "Hits": 8 - }, - { - "Line": 167, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 167, - "Offset": 64, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 167, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 167, - "Offset": 71, - "EndOffset": 142, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - }, - { - "Line": 165, - "Offset": 48, - "EndOffset": 221, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 267, - "EndOffset": 269, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 267, - "EndOffset": 276, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 201, - "Offset": 284, - "EndOffset": 286, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 201, - "Offset": 284, - "EndOffset": 315, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddTypeMapping(System.String,System.String,System.String,System.String)": { - "Lines": { - "225": 0, - "226": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "237": 4, - "241": 4, - "243": 0, - "247": 4, - "249": 8, - "250": 4, - "251": 4 - }, - "Branches": [ - { - "Line": 241, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 241, - "Offset": 23, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "261": 4, - "262": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddSubNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "273": 4, - "276": 4, - "278": 4, - "280": 4, - "282": 4, - "283": 4, - "286": 4, - "288": 4, - "289": 4, - "293": 4, - "294": 4, - "296": 8, - "297": 4, - "298": 4 - }, - "Branches": [ - { - "Line": 278, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 280, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 280, - "Offset": 72, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 286, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 278, - "Offset": 59, - "EndOffset": 131, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 286, - "Offset": 107, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddSubNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "308": 4, - "309": 4 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.ViewModelLocator::MakeInterface(System.String)": { - "Lines": { - "318": 0, - "319": 0, - "322": 0, - "323": 0, - "324": 0, - "327": 0, - "328": 0 - }, - "Branches": [ - { - "Line": 319, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 319, - "Offset": 17, - "EndOffset": 48, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::.cctor()": { - "Lines": { - "46": 1, - "53": 1, - "59": 1, - "64": 1, - "67": 1, - "79": 1, - "80": 1, - "340": 1, - "341": 1, - "342": 1, - "343": 0, - "344": 1, - "345": 0, - "346": 1, - "347": 1, - "348": 1, - "349": 0, - "350": 0, - "351": 1, - "352": 0, - "353": 1, - "362": 1, - "363": 1, - "364": 0, - "365": 1, - "366": 0, - "367": 1, - "368": 0, - "369": 1, - "370": 0, - "371": 1, - "372": 0, - "373": 1, - "374": 1, - "375": 0, - "376": 1, - "385": 1, - "386": 1, - "387": 0, - "388": 1, - "389": 0, - "390": 1, - "391": 0, - "392": 0, - "393": 1, - "394": 0, - "395": 1, - "396": 1, - "397": 1, - "398": 0, - "399": 1, - "400": 0, - "401": 0, - "402": 0, - "403": 1, - "412": 1, - "413": 1, - "414": 0, - "415": 1, - "416": 0, - "417": 1, - "418": 1, - "419": 1, - "420": 1, - "421": 1, - "422": 1, - "423": 1, - "424": 1, - "425": 1, - "426": 1, - "427": 1, - "428": 1, - "429": 1, - "430": 1, - "431": 1, - "432": 1, - "433": 1, - "434": 1, - "435": 1, - "436": 1, - "437": 1, - "438": 0, - "439": 0, - "440": 1, - "441": 0, - "442": 1, - "443": 1, - "444": 0, - "445": 1, - "446": 1 - }, - "Branches": [ - { - "Line": 343, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 343, - "Offset": 1, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 370, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 370, - "Offset": 44, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 389, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 392, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 389, - "Offset": 20, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 392, - "Offset": 36, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 400, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 400, - "Offset": 60, - "EndOffset": 64, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 414, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 414, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 13, - "EndOffset": 30, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 21, - "EndOffset": 30, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 350, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 350, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\XamlPlatformProvider.cs": { - "Caliburn.Micro.XamlPlatformProvider": { - "System.Boolean Caliburn.Micro.XamlPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "45": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.XamlPlatformProvider::get_InDesignMode()": { - "Lines": { - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::ValidateDispatcher()": { - "Lines": { - "55": 0, - "56": 0, - "57": 0 - }, - "Branches": [ - { - "Line": 55, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.XamlPlatformProvider::CheckAccess()": { - "Lines": { - "63": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 6, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "72": 0, - "76": 0, - "80": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.XamlPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "88": 0, - "92": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "104": 0, - "105": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "120": 0, - "122": 0, - "123": 0, - "126": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 19, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 71, - "EndOffset": 90, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.XamlPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "142": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "167": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 21, - "EndOffset": 79, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 39, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "175": 0, - "176": 0, - "177": 0, - "179": 0 - }, - "Branches": [ - { - "Line": 176, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 176, - "Offset": 21, - "EndOffset": 41, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Func`2 Caliburn.Micro.XamlPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "193": 0, - "194": 0, - "198": 0, - "202": 0, - "203": 0, - "204": 0, - "205": 0, - "206": 0, - "207": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "214": 0, - "215": 0, - "216": 0, - "217": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "224": 0, - "225": 0, - "226": 0, - "227": 0, - "228": 0, - "229": 0, - "230": 0, - "235": 0, - "237": 0, - "238": 0, - "239": 0, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "247": 0, - "248": 0, - "249": 0, - "250": 0, - "251": 0, - "252": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 218, - "EndOffset": 25, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 79, - "EndOffset": 81, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 79, - "EndOffset": 100, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 147, - "EndOffset": 149, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 147, - "EndOffset": 165, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 194, - "EndOffset": 196, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 194, - "EndOffset": 212, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 218, - "EndOffset": 223, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 205, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 205, - "Offset": 16, - "EndOffset": 63, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::.ctor()": { - "Lines": { - "32": 0, - "36": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::.cctor()": { - "Lines": { - "146": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\AttachedCollection.cs": { - "Caliburn.Micro.AttachedCollection`1": { - "System.Void Caliburn.Micro.AttachedCollection`1::Attach(Avalonia.AvaloniaObject)": { - "Lines": { - "32": 0, - "34": 0, - "35": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::Detach()": { - "Lines": { - "42": 0, - "44": 0, - "45": 0 - }, - "Branches": [ - { - "Line": 42, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "Avalonia.AvaloniaObject Caliburn.Micro.AttachedCollection`1::Avalonia.Xaml.Interactivity.IBehavior.get_AssociatedObject()": { - "Lines": { - "49": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::OnItemAdded(T)": { - "Lines": { - "58": 0, - "59": 0, - "60": 0 - }, - "Branches": [ - { - "Line": 58, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 58, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::OnItemRemoved(T)": { - "Lines": { - "68": 0, - "69": 0, - "70": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::OnCollectionChanged(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "74": 0, - "77": 0, - "78": 0, - "80": 0, - "81": 0, - "83": 0, - "84": 0, - "85": 0, - "87": 0, - "88": 0, - "91": 0 - }, - "Branches": [ - { - "Line": 74, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 8, - "EndOffset": 81, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 8, - "EndOffset": 225, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::.ctor()": { - "Lines": { - "21": 0, - "23": 0, - "24": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\BootstrapperBase.cs": { - "Caliburn.Micro.BootstrapperBase": { - "Avalonia.Application Caliburn.Micro.BootstrapperBase::get_Application()": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::Initialize()": { - "Lines": { - "27": 0, - "29": 0, - "32": 0, - "34": 0, - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "46": 0, - "48": 0, - "50": 0, - "54": 0, - "55": 0, - "56": 0, - "59": 0, - "60": 0, - "65": 0, - "67": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 12, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 75, - "EndOffset": 77, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 75, - "EndOffset": 95, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BootstrapperBase::StartDesignTime()": { - "Lines": { - "74": 0, - "75": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::StartRuntime()": { - "Lines": { - "88": 0, - "89": 0, - "91": 0, - "92": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::PrepareApplication()": { - "Lines": { - "105": 0, - "107": 0, - "109": 0, - "111": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 18, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BootstrapperBase::Configure()": { - "Lines": { - "118": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.BootstrapperBase::SelectAssemblies()": { - "Lines": { - "126": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.BootstrapperBase::GetInstance(System.Type,System.String)": { - "Lines": { - "137": 0, - "138": 0, - "140": 0 - }, - "Branches": [ - { - "Line": 137, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 16, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.BootstrapperBase::GetAllInstances(System.Type)": { - "Lines": { - "150": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::BuildUp(System.Object)": { - "Lines": { - "159": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::OnStartup(System.Object,Avalonia.Controls.ApplicationLifetimes.ControlledApplicationLifetimeStartupEventArgs)": { - "Lines": { - "168": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::OnExit(System.Object,Avalonia.Controls.ApplicationLifetimes.ControlledApplicationLifetimeExitEventArgs)": { - "Lines": { - "177": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::.cctor()": { - "Lines": { - "14": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BootstrapperBase/d__18`1": { - "System.Void Caliburn.Micro.BootstrapperBase/d__18`1::MoveNext()": { - "Lines": { - "202": 0, - "203": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BootstrapperBase/d__17": { - "System.Void Caliburn.Micro.BootstrapperBase/d__17::MoveNext()": { - "Lines": { - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "192": 0 - }, - "Branches": [ - { - "Line": 189, - "Offset": 191, - "EndOffset": 193, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 189, - "Offset": 199, - "EndOffset": 201, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 189, - "Offset": 191, - "EndOffset": 208, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 189, - "Offset": 199, - "EndOffset": 208, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\NavigationFrame.cs": { - "Caliburn.Micro.NavigationFrame": { - "System.String Caliburn.Micro.NavigationFrame::get_defaultContent()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationFrame::NavigationFrame_AttachedToVisualTree(System.Object,Avalonia.VisualTreeAttachmentEventArgs)": { - "Lines": { - "34": 0, - "35": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationFrame::OnNavigationServiceReady(System.EventArgs)": { - "Lines": { - "48": 0, - "49": 0, - "51": 0, - "53": 0 - }, - "Branches": [ - { - "Line": 49, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 8, - "EndOffset": 18, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Type Caliburn.Micro.NavigationFrame::Avalonia.Styling.IStyleable.get_StyleKey()": { - "Lines": { - "55": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationFrame::NavigateToViewModel(System.Object)": { - "Lines": { - "63": 0, - "65": 0, - "66": 0, - "67": 0, - "70": 0, - "71": 0, - "73": 0, - "74": 0, - "75": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 1, - "EndOffset": 36, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 71, - "Offset": 51, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 71, - "Offset": 51, - "EndOffset": 130, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::GoBackAsync(System.Boolean)": { - "Lines": { - "88": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::NavigateToViewAsync(System.Type,System.Object,System.Boolean)": { - "Lines": { - "94": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::NavigateToViewAsync(System.Object,System.Boolean)": { - "Lines": { - "100": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::NavigateToViewModelAsync(System.Type,System.Object,System.Boolean)": { - "Lines": { - "106": 0, - "107": 0, - "108": 0, - "109": 0, - "110": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::NavigateToViewModelAsync(System.Object,System.Boolean)": { - "Lines": { - "116": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::NavigateToViewModelAsync(Caliburn.Micro.Screen,System.Object,System.Boolean)": { - "Lines": { - "122": 0, - "123": 0, - "124": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.NavigationFrame::GoBackToRootAsync(System.Boolean)": { - "Lines": { - "130": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.NavigationFrame::GetDebuggerDisplay()": { - "Lines": { - "139": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationFrame::.ctor()": { - "Lines": { - "23": 0, - "25": 0, - "26": 0, - "27": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationFrame::.cctor()": { - "Lines": { - "16": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\NavigationHelper.cs": { - "Caliburn.Micro.NavigationHelper`1": { - "Caliburn.Micro.NavigationHelper`1 Caliburn.Micro.NavigationHelper`1::WithParam(System.Linq.Expressions.Expression`1>,TValue)": { - "Lines": { - "25": 0, - "27": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.NavigationHelper`1 Caliburn.Micro.NavigationHelper`1::AttachTo(Caliburn.Micro.INavigationService)": { - "Lines": { - "37": 0, - "38": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationHelper`1::Navigate()": { - "Lines": { - "46": 0, - "48": 0, - "51": 0, - "52": 0 - }, - "Branches": [ - { - "Line": 46, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.NavigationHelper`1::.ctor()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\NavigationExtensions.cs": { - "Caliburn.Micro.NavigationExtensions": { - "Caliburn.Micro.NavigationHelper`1 Caliburn.Micro.NavigationExtensions::For(Caliburn.Micro.INavigationService)": { - "Lines": { - "16": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\Parameter.cs": { - "Caliburn.Micro.Parameter": { - "System.Object Caliburn.Micro.Parameter::get_Value()": { - "Lines": { - "34": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::set_Value(System.Object)": { - "Lines": { - "35": 4 - }, - "Branches": [] - }, - "Avalonia.AvaloniaObject Caliburn.Micro.Parameter::Avalonia.Xaml.Interactivity.IBehavior.get_AssociatedObject()": { - "Lines": { - "42": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.ActionMessage Caliburn.Micro.Parameter::get_Owner()": { - "Lines": { - "51": 2 - }, - "Branches": [ - { - "Line": 51, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Parameter::set_Owner(Caliburn.Micro.ActionMessage)": { - "Lines": { - "52": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::Avalonia.Xaml.Interactivity.IBehavior.Attach(Avalonia.AvaloniaObject)": { - "Lines": { - "57": 0, - "58": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::Avalonia.Xaml.Interactivity.IBehavior.Detach()": { - "Lines": { - "62": 0, - "63": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::MakeAwareOf(Caliburn.Micro.ActionMessage)": { - "Lines": { - "71": 0, - "72": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::OnValueChanged(Avalonia.AvaloniaPropertyChangedEventArgs)": { - "Lines": { - "76": 2, - "77": 2, - "79": 2, - "81": 0, - "83": 2 - }, - "Branches": [ - { - "Line": 79, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 79, - "Offset": 18, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Parameter::.cctor()": { - "Lines": { - "16": 1, - "17": 1, - "24": 1, - "25": 1 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\TriggerAction.cs": { - "Caliburn.Micro.TriggerAction": { - "Avalonia.Controls.Control Caliburn.Micro.TriggerAction::get_AssociatedObject()": { - "Lines": { - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TriggerAction::set_AssociatedObject(Avalonia.Controls.Control)": { - "Lines": { - "51": 0, - "52": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 51, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 7, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 54, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 54, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 37, - "EndOffset": 45, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.TriggerAction::Execute(System.Object,System.Object)": { - "Lines": { - "79": 0, - "81": 0, - "84": 0, - "85": 0 - }, - "Branches": [ - { - "Line": 79, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 79, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 79, - "Offset": 6, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 79, - "Offset": 14, - "EndOffset": 28, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TriggerAction::OnAttached()": { - "Lines": { - "93": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TriggerAction::OnDetaching()": { - "Lines": { - "100": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\WindowConductor.cs": { - "Caliburn.Micro.WindowConductor": { - "System.Threading.Tasks.Task Caliburn.Micro.WindowConductor::Deactivated(System.Object,Caliburn.Micro.DeactivationEventArgs)": { - "Lines": { - "62": 0, - "64": 0, - "67": 0, - "69": 0, - "71": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "80": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 62, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 69, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 69, - "Offset": 49, - "EndOffset": 58, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WindowConductor::Closing(System.Object,System.ComponentModel.CancelEventArgs)": { - "Lines": { - "85": 0, - "87": 0, - "90": 0, - "92": 0, - "93": 0, - "96": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0, - "109": 0 - }, - "Branches": [ - { - "Line": 85, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 85, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 15, - "EndOffset": 25, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WindowConductor::.ctor(System.Object,Avalonia.Controls.Window)": { - "Lines": { - "18": 0, - "20": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowConductor/d__7": { - "System.Void Caliburn.Micro.WindowConductor/d__7::MoveNext()": { - "Lines": { - "45": 0, - "46": 0, - "48": 0, - "50": 0, - "53": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0 - }, - "Branches": [ - { - "Line": 48, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 72, - "EndOffset": 79, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowConductor/d__6": { - "System.Void Caliburn.Micro.WindowConductor/d__6::MoveNext()": { - "Lines": { - "26": 0, - "28": 0, - "31": 0, - "33": 0, - "34": 0, - "37": 0, - "39": 0, - "41": 0 - }, - "Branches": [ - { - "Line": 26, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 26, - "Offset": 30, - "EndOffset": 136, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 149, - "EndOffset": 151, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 149, - "EndOffset": 192, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 203, - "EndOffset": 205, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 203, - "EndOffset": 228, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowConductor/<b__9_0>d": { - "System.Void Caliburn.Micro.WindowConductor/<b__9_0>d::MoveNext()": { - "Lines": {}, - "Branches": [ - { - "Line": 102, - "Offset": 120, - "EndOffset": 122, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 120, - "EndOffset": 124, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\netcore-avalonia\\WindowManager.cs": { - "Caliburn.Micro.WindowManager": { - "Avalonia.Controls.Primitives.Popup Caliburn.Micro.WindowManager::CreatePopup(System.Object,System.Collections.Generic.IDictionary`2)": { - "Lines": { - "102": 0, - "104": 0, - "106": 0, - "108": 0, - "119": 0, - "122": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 106, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 106, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 14, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 106, - "Offset": 27, - "EndOffset": 58, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 106, - "Offset": 40, - "EndOffset": 58, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "Avalonia.Controls.Window Caliburn.Micro.WindowManager::EnsureWindow(System.Object,System.Object)": { - "Lines": { - "162": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "174": 0 - }, - "Branches": [ - { - "Line": 162, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 57, - "EndOffset": 62, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 8, - "EndOffset": 68, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "Avalonia.Controls.Window Caliburn.Micro.WindowManager::InferOwnerOf(Avalonia.Controls.Window)": { - "Lines": { - "184": 0, - "185": 0, - "187": 0, - "190": 0, - "191": 0, - "193": 0, - "194": 0, - "197": 0 - }, - "Branches": [ - { - "Line": 185, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 185, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 194, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 194, - "Offset": 78, - "EndOffset": 87, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 26, - "EndOffset": 88, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 197, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 197, - "Offset": 90, - "EndOffset": 94, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WindowManager::ApplySettings(System.Object,System.Collections.Generic.IEnumerable`1>)": { - "Lines": { - "204": 0, - "206": 0, - "208": 0, - "210": 0, - "212": 0, - "214": 0, - "218": 0, - "221": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 70, - "EndOffset": 19, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 212, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 212, - "Offset": 47, - "EndOffset": 64, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 70, - "EndOffset": 72, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 1, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WindowManager::.cctor()": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowManager/<>c__DisplayClass3_0/<b__0>d": { - "System.Void Caliburn.Micro.WindowManager/<>c__DisplayClass3_0/<b__0>d::MoveNext()": { - "Lines": { - "87": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowManager/d__5": { - "System.Void Caliburn.Micro.WindowManager/d__5::MoveNext()": { - "Lines": { - "134": 0, - "135": 0, - "136": 0, - "137": 0, - "139": 0, - "140": 0, - "142": 0, - "143": 0, - "146": 0, - "147": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0 - }, - "Branches": [ - { - "Line": 140, - "Offset": 142, - "EndOffset": 144, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 146, - "EndOffset": 148, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 164, - "EndOffset": 166, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 142, - "EndOffset": 205, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 146, - "EndOffset": 205, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 164, - "EndOffset": 205, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowManager/d__1": { - "System.Void Caliburn.Micro.WindowManager/d__1::MoveNext()": { - "Lines": { - "27": 0, - "29": 0, - "30": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowManager/d__3": { - "System.Void Caliburn.Micro.WindowManager/d__3::MoveNext()": { - "Lines": { - "71": 0, - "72": 0, - "74": 0, - "75": 0, - "77": 0, - "78": 0, - "80": 0, - "82": 0, - "85": 0, - "90": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 80, - "Offset": 168, - "EndOffset": 170, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 168, - "EndOffset": 274, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 85, - "Offset": 307, - "EndOffset": 309, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 85, - "Offset": 307, - "EndOffset": 337, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowManager/d__2": { - "System.Void Caliburn.Micro.WindowManager/d__2::MoveNext()": { - "Lines": { - "57": 0, - "59": 0, - "61": 0 - }, - "Branches": [] - } - } - } - }, - "Caliburn.Micro.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivateExtensions.cs": { - "Caliburn.Micro.ActivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ActivateExtensions::ActivateAsync(Caliburn.Micro.IActivate)": { - "Lines": { - "15": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationEventArgs.cs": { - "Caliburn.Micro.ActivationEventArgs": { - "System.Boolean Caliburn.Micro.ActivationEventArgs::get_WasInitialized()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationProcessedEventArgs.cs": { - "Caliburn.Micro.ActivationProcessedEventArgs": { - "System.Object Caliburn.Micro.ActivationProcessedEventArgs::get_Item()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ActivationProcessedEventArgs::get_Success()": { - "Lines": { - "19": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\AsyncEventHandlerExtensions.cs": { - "Caliburn.Micro.AsyncEventHandlerExtensions": { - "System.Collections.Generic.IEnumerable`1> Caliburn.Micro.AsyncEventHandlerExtensions::GetHandlers(Caliburn.Micro.AsyncEventHandler`1)": { - "Lines": { - "25": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.AsyncEventHandlerExtensions::InvokeAllAsync(Caliburn.Micro.AsyncEventHandler`1,System.Object,TEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "42": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\BindableCollection.cs": { - "Caliburn.Micro.BindableCollection`1": { - "System.Boolean Caliburn.Micro.BindableCollection`1::get_IsNotifying()": { - "Lines": { - "36": 84 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::NotifyOfPropertyChange(System.String)": { - "Lines": { - "44": 0, - "46": 0, - "48": 0, - "52": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 44, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 26, - "EndOffset": 76, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::Refresh()": { - "Lines": { - "62": 2, - "64": 2, - "65": 2, - "66": 2, - "67": 2, - "68": 2, - "69": 4, - "73": 0, - "74": 0, - "75": 0, - "77": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 62, - "Offset": 10, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItem(System.Int32,T)": { - "Lines": { - "86": 18, - "88": 36, - "92": 0, - "94": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 18 - }, - { - "Line": 86, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItemBase(System.Int32,T)": { - "Lines": { - "106": 20, - "107": 20 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItem(System.Int32,T)": { - "Lines": { - "116": 0, - "118": 0, - "122": 0, - "124": 0 - }, - "Branches": [ - { - "Line": 116, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItemBase(System.Int32,T)": { - "Lines": { - "136": 0, - "137": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItem(System.Int32)": { - "Lines": { - "145": 0, - "147": 0, - "151": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItemBase(System.Int32)": { - "Lines": { - "164": 0, - "165": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItems()": { - "Lines": { - "172": 3, - "173": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItemsBase()": { - "Lines": { - "183": 3, - "184": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "192": 26, - "194": 24, - "196": 26 - }, - "Branches": [ - { - "Line": 192, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 24 - }, - { - "Line": 192, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 26 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "204": 52, - "206": 48, - "208": 52 - }, - "Branches": [ - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 48 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 52 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "233": 1, - "235": 1, - "239": 0, - "241": 0 - }, - "Branches": [ - { - "Line": 233, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 233, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "268": 0, - "270": 0, - "274": 0, - "276": 0 - }, - "Branches": [ - { - "Line": 268, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnUIThread(System.Action)": { - "Lines": { - "283": 24 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor()": { - "Lines": { - "18": 3, - "20": 3, - "21": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "28": 0, - "30": 0, - "31": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0::g__AddRange|0()": { - "Lines": { - "218": 1, - "219": 1, - "220": 1, - "221": 6, - "223": 2, - "224": 2, - "226": 1, - "228": 1, - "229": 1, - "230": 1, - "231": 1 - }, - "Branches": [ - { - "Line": 221, - "Offset": 80, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - }, - { - "Line": 221, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - } - ] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0::g__RemoveRange|0()": { - "Lines": { - "251": 0, - "252": 0, - "253": 0, - "255": 0, - "256": 0, - "258": 0, - "261": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0 - }, - "Branches": [ - { - "Line": 253, - "Offset": 80, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CloseResult.cs": { - "Caliburn.Micro.CloseResult`1": { - "System.Boolean Caliburn.Micro.CloseResult`1::get_CloseCanOccur()": { - "Lines": { - "25": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.CloseResult`1::get_Children()": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.CloseResult`1::.ctor(System.Boolean,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "20": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Conductor.cs": { - "Caliburn.Micro.Conductor`1": { - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "77": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "88": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1::GetChildren()": { - "Lines": { - "97": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__0": { - "System.Void Caliburn.Micro.Conductor`1/d__0::MoveNext()": { - "Lines": { - "15": 0, - "17": 0, - "19": 0, - "20": 0, - "22": 0, - "25": 0, - "27": 0, - "29": 0, - "33": 0, - "35": 0 - }, - "Branches": [ - { - "Line": 15, - "Offset": 43, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 208, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 43, - "EndOffset": 213, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 213, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 341, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 444, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/d__2": { - "System.Void Caliburn.Micro.Conductor`1/d__2::MoveNext()": { - "Lines": { - "66": 0, - "68": 0, - "69": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__1": { - "System.Void Caliburn.Micro.Conductor`1/d__1::MoveNext()": { - "Lines": { - "46": 0, - "48": 0, - "51": 0, - "53": 0, - "55": 0, - "57": 0 - }, - "Branches": [ - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 201, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 305, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionAllActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/AllActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/AllActive::get_Items()": { - "Lines": { - "65": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "72": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/AllActive::GetChildren()": { - "Lines": { - "175": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/AllActive::EnsureItem(T)": { - "Lines": { - "191": 0, - "193": 0, - "194": 0, - "196": 0, - "198": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 15, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::<.ctor>b__3_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "43": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "53": 0, - "54": 0, - "56": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor(System.Boolean)": { - "Lines": { - "31": 0, - "33": 0, - "34": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor()": { - "Lines": { - "23": 0, - "39": 0, - "41": 0, - "42": 0, - "44": 0, - "45": 0, - "48": 0, - "51": 0, - "55": 0, - "57": 0, - "58": 0, - "60": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c": { - "System.Boolean Caliburn.Micro.Conductor`1/Collection/AllActive/<>c::b__9_0(System.Reflection.PropertyInfo)": { - "Lines": { - "121": 0 - }, - "Branches": [ - { - "Line": 121, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 16, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0": { - "System.Object Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__1(System.Reflection.PropertyInfo)": { - "Lines": { - "122": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__2(T)": { - "Lines": { - "124": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__10": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__10::MoveNext()": { - "Lines": { - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "143": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 135, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 28, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 165, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__8": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__8::MoveNext()": { - "Lines": { - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "108": 0, - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 101, - "Offset": 159, - "EndOffset": 164, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 185, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 219, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 343, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 159, - "EndOffset": 398, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 398, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__13": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__13::MoveNext()": { - "Lines": { - "180": 0, - "181": 0, - "182": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__11::MoveNext()": { - "Lines": { - "155": 0, - "156": 0, - "158": 0, - "160": 0, - "162": 0, - "163": 0, - "166": 0, - "167": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 191, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 296, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 401, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__7::MoveNext()": { - "Lines": { - "83": 0, - "85": 0, - "88": 0, - "89": 0, - "90": 0 - }, - "Branches": [ - { - "Line": 83, - "Offset": 169, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 169, - "EndOffset": 171, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 212, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 223, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__9::MoveNext()": { - "Lines": { - "119": 0, - "120": 0, - "123": 0, - "125": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 103, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 56, - "EndOffset": 234, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionOneActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/OneActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/OneActive::get_Items()": { - "Lines": { - "52": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/OneActive::GetChildren()": { - "Lines": { - "58": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::DetermineNextItemToActivate(System.Collections.Generic.IList`1,System.Int32)": { - "Lines": { - "131": 0, - "133": 0, - "134": 0, - "136": 0, - "137": 0, - "139": 0 - }, - "Branches": [ - { - "Line": 133, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 25, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 48, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 48, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/OneActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "193": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::EnsureItem(T)": { - "Lines": { - "226": 0, - "228": 0, - "232": 0, - "234": 0, - "235": 0, - "237": 0, - "240": 0 - }, - "Branches": [ - { - "Line": 226, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 226, - "Offset": 6, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 88, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::<.ctor>b__1_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "30": 0, - "33": 0, - "34": 0, - "36": 0, - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "43": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 30, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::.ctor()": { - "Lines": { - "21": 0, - "26": 0, - "28": 0, - "29": 0, - "31": 0, - "32": 0, - "35": 0, - "38": 0, - "42": 0, - "44": 0, - "45": 0, - "47": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__5": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__5::MoveNext()": { - "Lines": { - "68": 0, - "70": 0, - "72": 0, - "73": 0, - "76": 0, - "79": 0, - "80": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 38, - "EndOffset": 43, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 75, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 83, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 203, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 38, - "EndOffset": 205, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 205, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__9::MoveNext()": { - "Lines": { - "149": 0, - "151": 0, - "153": 0, - "155": 0, - "157": 0, - "158": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "166": 0, - "167": 0, - "168": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "175": 0, - "177": 0, - "180": 0, - "181": 0, - "183": 0, - "184": 0 - }, - "Branches": [ - { - "Line": 151, - "Offset": 167, - "EndOffset": 172, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 193, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 232, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 253, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 301, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 475, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 504, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 628, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 167, - "EndOffset": 685, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 685, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__7::MoveNext()": { - "Lines": { - "107": 0, - "109": 0, - "110": 0, - "112": 0, - "116": 0, - "119": 0, - "120": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 54, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 54, - "EndOffset": 189, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__6": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__6::MoveNext()": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "95": 0, - "98": 0, - "100": 0, - "101": 0, - "103": 0 - }, - "Branches": [ - { - "Line": 91, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 171, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 298, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 398, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__11::MoveNext()": { - "Lines": { - "204": 0, - "206": 0, - "208": 0, - "211": 0, - "215": 0, - "217": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 30, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 184, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 30, - "EndOffset": 230, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBase.cs": { - "Caliburn.Micro.ConductorBase`1": { - "Caliburn.Micro.ICloseStrategy`1 Caliburn.Micro.ConductorBase`1::get_CloseStrategy()": { - "Lines": { - "23": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 7, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::set_CloseStrategy(Caliburn.Micro.ICloseStrategy`1)": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.DeactivateItemAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Collections.IEnumerable Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IParent.GetChildren()": { - "Lines": { - "34": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.ActivateItemAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "50": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBase`1::OnActivationProcessed(T,System.Boolean)": { - "Lines": { - "77": 0, - "78": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0 - }, - "Branches": [ - { - "Line": 77, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 77, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 20, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "T Caliburn.Micro.ConductorBase`1::EnsureItem(T)": { - "Lines": { - "94": 0, - "95": 0, - "97": 0 - }, - "Branches": [ - { - "Line": 94, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 13, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::.ctor()": { - "Lines": { - "40": 1 - }, - "Branches": [ - { - "Line": 40, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 40, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBaseWithActiveItem.cs": { - "Caliburn.Micro.ConductorBaseWithActiveItem`1": { - "T Caliburn.Micro.ConductorBaseWithActiveItem`1::get_ActiveItem()": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::set_ActiveItem(T)": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.get_ActiveItem()": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.set_ActiveItem(System.Object)": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBaseWithActiveItem`1::ChangeActiveItemAsync(T,System.Boolean)": { - "Lines": { - "61": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7": { - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7::MoveNext()": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "53": 0 - }, - "Branches": [ - { - "Line": 49, - "Offset": 184, - "EndOffset": 186, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 184, - "EndOffset": 290, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorExtensions.cs": { - "Caliburn.Micro.ConductorExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ConductorExtensions::ActivateItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContainerExtensions.cs": { - "Caliburn.Micro.ContainerExtensions": { - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Singleton(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "22": 0, - "36": 0, - "37": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::PerRequest(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "49": 0, - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Instance(Caliburn.Micro.SimpleContainer,TService)": { - "Lines": { - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Handler(Caliburn.Micro.SimpleContainer,System.Func`2)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::AllTypesOf(Caliburn.Micro.SimpleContainer,System.Reflection.Assembly,System.Func`2)": { - "Lines": { - "105": 0, - "107": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "118": 0, - "120": 0, - "123": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 19, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 105, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 143, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "TService Caliburn.Micro.ContainerExtensions::GetInstance(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "135": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.ContainerExtensions::GetAllInstances(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "147": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ContainerExtensions::HasHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "159": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContainerExtensions::UnregisterHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "170": 0, - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContinueResultDecorator.cs": { - "Caliburn.Micro.ContinueResultDecorator": { - "System.Void Caliburn.Micro.ContinueResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "37": 0, - "39": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 37, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::Continue(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::ContinueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.ctor(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "19": 0, - "21": 0, - "23": 0, - "26": 0, - "27": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 8, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.cctor()": { - "Lines": { - "10": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Coroutine.cs": { - "Caliburn.Micro.Coroutine": { - "System.Void Caliburn.Micro.Coroutine::BeginExecute(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext,System.EventHandler`1)": { - "Lines": { - "27": 0, - "29": 0, - "30": 0, - "32": 0, - "34": 0, - "37": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 32, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 44, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Coroutine::ExecuteAsync(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "49": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0 - }, - "Branches": [ - { - "Line": 53, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 6, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Coroutine::ExecuteOnCompleted(Caliburn.Micro.IResult,System.EventHandler`1)": { - "Lines": { - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Coroutine::.cctor()": { - "Lines": { - "12": 0, - "17": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 86, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 54, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CoroutineExecutionContext.cs": { - "Caliburn.Micro.CoroutineExecutionContext": { - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Source()": { - "Lines": { - "11": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_View()": { - "Lines": { - "16": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Target()": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivateExtensions.cs": { - "Caliburn.Micro.DeactivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.DeactivateExtensions::DeactivateAsync(Caliburn.Micro.IDeactivate,System.Boolean)": { - "Lines": { - "16": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivationEventArgs.cs": { - "Caliburn.Micro.DeactivationEventArgs": { - "System.Boolean Caliburn.Micro.DeactivationEventArgs::get_WasClosed()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DebugLog.cs": { - "Caliburn.Micro.DebugLog": { - "System.Void Caliburn.Micro.DebugLog::Info(System.String,System.Object[])": { - "Lines": { - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Warn(System.String,System.Object[])": { - "Lines": { - "41": 0, - "42": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Error(System.Exception)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::.ctor(System.Type)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultCloseStrategy.cs": { - "Caliburn.Micro.DefaultCloseStrategy`1": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1::.ctor(System.Boolean)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DefaultCloseStrategy`1/d__2": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1/d__2::MoveNext()": { - "Lines": { - "27": 0, - "28": 0, - "30": 0, - "32": 0, - "34": 0, - "36": 0, - "38": 0, - "41": 0, - "45": 0, - "47": 0, - "49": 0, - "51": 0, - "54": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 30, - "Offset": 281, - "EndOffset": 61, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 101, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 207, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 224, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 241, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 281, - "EndOffset": 286, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 335, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 346, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 346, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultPlatformProvider.cs": { - "Caliburn.Micro.DefaultPlatformProvider": { - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "27": 0, - "28": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.DefaultPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "46": 24, - "47": 24 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "52": 21 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.DefaultPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "80": 0, - "81": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "System.Func`2 Caliburn.Micro.DefaultPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "104": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 6, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DelegateResult.cs": { - "Caliburn.Micro.DelegateResult": { - "System.Void Caliburn.Micro.DelegateResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult::.ctor(System.Action)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "44": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DelegateResult`1": { - "System.Void Caliburn.Micro.DelegateResult`1::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "70": 0, - "74": 0, - "75": 0, - "76": 0, - "78": 0, - "79": 0, - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "TResult Caliburn.Micro.DelegateResult`1::get_Result()": { - "Lines": { - "87": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult`1::.ctor(System.Func`1)": { - "Lines": { - "59": 0, - "61": 0, - "62": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EnumerableExtensions.cs": { - "Caliburn.Micro.EnumerableExtensions": { - "System.Void Caliburn.Micro.EnumerableExtensions::Apply(System.Collections.Generic.IEnumerable`1,System.Action`1)": { - "Lines": { - "19": 78, - "21": 22, - "23": 17 - }, - "Branches": [ - { - "Line": 19, - "Offset": 29, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 22 - }, - { - "Line": 19, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 0, - "Hits": 17 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregator.cs": { - "Caliburn.Micro.EventAggregator": { - "System.Boolean Caliburn.Micro.EventAggregator::HandlerExistsFor(System.Type)": { - "Lines": { - "18": 0, - "20": 0, - "22": 0 - }, - "Branches": [ - { - "Line": 20, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 20, - "Offset": 12, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Subscribe(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "27": 0, - "29": 0, - "32": 0, - "34": 0, - "37": 0, - "39": 0, - "41": 0, - "44": 0, - "45": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 90, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Unsubscribe(System.Object)": { - "Lines": { - "51": 0, - "53": 0, - "56": 0, - "58": 0, - "60": 0, - "62": 0, - "64": 0, - "65": 0 - }, - "Branches": [ - { - "Line": 51, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 89, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator::PublishAsync(System.Object,System.Func`2,System.Threading.Tasks.Task>,System.Threading.CancellationToken)": { - "Lines": { - "70": 0, - "72": 0, - "75": 0, - "77": 0, - "82": 0, - "84": 0, - "85": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0 - }, - "Branches": [ - { - "Line": 70, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::.ctor()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.EventAggregator/Handler": { - "System.Boolean Caliburn.Micro.EventAggregator/Handler::get_IsDead()": { - "Lines": { - "136": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Matches(System.Object)": { - "Lines": { - "140": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator/Handler::Handle(System.Type,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "145": 0, - "147": 0, - "149": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0 - }, - "Branches": [ - { - "Line": 147, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 147, - "Offset": 57, - "EndOffset": 66, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 42, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Handles(System.Type)": { - "Lines": { - "166": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregator/Handler::.ctor(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "111": 0, - "113": 0, - "115": 0, - "116": 0, - "121": 0, - "122": 0, - "124": 0, - "126": 0, - "127": 0, - "129": 0, - "131": 0, - "134": 0 - }, - "Branches": [ - { - "Line": 124, - "Offset": 178, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 159, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 172, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 178, - "EndOffset": 180, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d": { - "System.Void Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d::MoveNext()": { - "Lines": {}, - "Branches": [ - { - "Line": 97, - "Offset": 217, - "EndOffset": 219, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 254, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 278, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 97, - "Offset": 217, - "EndOffset": 301, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregatorExtensions.cs": { - "Caliburn.Micro.EventAggregatorExtensions": { - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnPublishedThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "20": 0, - "21": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::Subscribe(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "32": 0, - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnBackgroundThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "43": 0, - "44": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnUIThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "90": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "113": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "124": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Execute.cs": { - "Caliburn.Micro.Execute": { - "System.Boolean Caliburn.Micro.Execute::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::BeginOnUIThread(System.Action)": { - "Lines": { - "28": 0, - "29": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Execute::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::OnUIThread(System.Action)": { - "Lines": { - "46": 24, - "47": 24 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ExpressionExtensions.cs": { - "Caliburn.Micro.ExpressionExtensions": { - "System.Reflection.MemberInfo Caliburn.Micro.ExpressionExtensions::GetMemberInfo(System.Linq.Expressions.Expression)": { - "Lines": { - "18": 0, - "21": 0, - "23": 0, - "24": 0, - "28": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 18, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\IoC.cs": { - "Caliburn.Micro.IoC": { - "T Caliburn.Micro.IoC::Get(System.String)": { - "Lines": { - "35": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.IoC::GetAll()": { - "Lines": { - "45": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.IoC::.cctor()": { - "Lines": { - "15": 0, - "20": 0, - "25": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\LogManager.cs": { - "Caliburn.Micro.LogManager": { - "System.Void Caliburn.Micro.LogManager::.cctor()": { - "Lines": { - "10": 1, - "15": 6 - }, - "Branches": [] - } - }, - "Caliburn.Micro.LogManager/NullLog": { - "System.Void Caliburn.Micro.LogManager/NullLog::Info(System.String,System.Object[])": { - "Lines": { - "19": 32 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Warn(System.String,System.Object[])": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Error(System.Exception)": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\OverrideCancelResultDecorator.cs": { - "Caliburn.Micro.OverrideCancelResultDecorator": { - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "25": 0, - "27": 0, - "30": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 25, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 25, - "Offset": 6, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "15": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.cctor()": { - "Lines": { - "8": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PlatformProvider.cs": { - "Caliburn.Micro.PlatformProvider": { - "Caliburn.Micro.IPlatformProvider Caliburn.Micro.PlatformProvider::get_Current()": { - "Lines": { - "11": 46 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PropertyChangedBase.cs": { - "Caliburn.Micro.PropertyChangedBase": { - "System.Boolean Caliburn.Micro.PropertyChangedBase::get_IsNotifying()": { - "Lines": { - "32": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::Refresh()": { - "Lines": { - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.String)": { - "Lines": { - "48": 0, - "50": 0, - "52": 0, - "56": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 48, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 26, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 84, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.Linq.Expressions.Expression`1>)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "78": 0, - "79": 0 - }, - "Branches": [ - { - "Line": 78, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnUIThread(System.Action)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.PropertyChangedBase::Set(T&,T,System.String)": { - "Lines": { - "98": 0, - "100": 0, - "103": 0, - "105": 0, - "107": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 39, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::.ctor()": { - "Lines": { - "18": 2, - "20": 2, - "21": 2 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\RescueResultDecorator.cs": { - "Caliburn.Micro.RescueResultDecorator`1": { - "System.Void Caliburn.Micro.RescueResultDecorator`1::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "35": 0, - "36": 0, - "38": 0, - "42": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 36, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::Rescue(Caliburn.Micro.CoroutineExecutionContext,TException)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::RescueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 48, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.ctor(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "21": 0, - "23": 0, - "24": 0, - "25": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 10, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.cctor()": { - "Lines": { - "11": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultDecoratorBase.cs": { - "Caliburn.Micro.ResultDecoratorBase": { - "System.Void Caliburn.Micro.ResultDecoratorBase::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::InnerResultCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "44": 0, - "45": 0, - "46": 0, - "47": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::OnCompleted(Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "60": 0 - }, - "Branches": [ - { - "Line": 19, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 19, - "Offset": 46, - "EndOffset": 60, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultExtensions.cs": { - "Caliburn.Micro.ResultExtensions": { - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::WhenCancelled(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::OverrideCancel(Caliburn.Micro.IResult)": { - "Lines": { - "28": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "43": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Screen.cs": { - "Caliburn.Micro.Screen": { - "System.Boolean Caliburn.Micro.Screen::get_IsInitialized()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsInitialized(System.Boolean)": { - "Lines": { - "36": 0, - "37": 0, - "38": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Screen::get_Parent()": { - "Lines": { - "46": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_Parent(System.Object)": { - "Lines": { - "49": 0, - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Screen::get_DisplayName()": { - "Lines": { - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_DisplayName(System.String)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Screen::get_IsActive()": { - "Lines": { - "73": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsActive(System.Boolean)": { - "Lines": { - "76": 0, - "77": 0, - "78": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.Screen::CanCloseAsync(System.Threading.CancellationToken)": { - "Lines": { - "153": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnInitializeAsync(System.Threading.CancellationToken)": { - "Lines": { - "178": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "186": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivatedAsync(System.Threading.CancellationToken)": { - "Lines": { - "195": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "206": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.ctor()": { - "Lines": { - "22": 2, - "24": 2, - "25": 2, - "84": 2, - "89": 2, - "94": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.cctor()": { - "Lines": { - "12": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d": { - "System.Void Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d::MoveNext()": { - "Lines": { - "170": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/d__27": { - "System.Void Caliburn.Micro.Screen/d__27::MoveNext()": { - "Lines": { - "98": 0, - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "106": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 42, - "EndOffset": 49, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 177, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 412, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 416, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 442, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 449, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Screen/d__28": { - "System.Void Caliburn.Micro.Screen/d__28::MoveNext()": { - "Lines": { - "122": 0, - "124": 0, - "125": 0, - "126": 0, - "127": 0, - "129": 0, - "130": 0, - "131": 0, - "133": 0, - "134": 0, - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 122, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 65, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 232, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 236, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 262, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 269, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 359, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 395, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 395, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Screen/d__30": { - "System.Void Caliburn.Micro.Screen/d__30::MoveNext()": { - "Lines": { - "163": 0, - "165": 0, - "168": 0, - "171": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 48, - "EndOffset": 147, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ScreenExtensions.cs": { - "Caliburn.Micro.ScreenExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object)": { - "Lines": { - "18": 0 - }, - "Branches": [ - { - "Line": 18, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 18, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [ - { - "Line": 29, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 29, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean)": { - "Lines": { - "40": 0 - }, - "Branches": [ - { - "Line": 40, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "52": 0 - }, - "Branches": [ - { - "Line": 52, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 52, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "63": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "75": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T,System.Threading.CancellationToken)": { - "Lines": { - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ActivateWith(Caliburn.Micro.IActivate,Caliburn.Micro.IActivate)": { - "Lines": { - "108": 0, - "119": 0, - "120": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::DeactivateWith(Caliburn.Micro.IDeactivate,Caliburn.Micro.IDeactivate)": { - "Lines": { - "129": 0, - "140": 0, - "141": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ConductWith(TChild,TParent)": { - "Lines": { - "152": 0, - "153": 0, - "154": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d::MoveNext()": { - "Lines": { - "112": 0, - "113": 0, - "114": 0, - "116": 0, - "117": 0 - }, - "Branches": [ - { - "Line": 113, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 113, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d::MoveNext()": { - "Lines": { - "133": 0, - "134": 0, - "135": 0, - "137": 0, - "138": 0 - }, - "Branches": [ - { - "Line": 134, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SequentialResult.cs": { - "Caliburn.Micro.SequentialResult": { - "System.Void Caliburn.Micro.SequentialResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "34": 0, - "35": 0, - "36": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::ChildCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "43": 0, - "46": 0, - "48": 0, - "49": 0, - "52": 0, - "55": 0, - "56": 0, - "57": 0, - "59": 0, - "60": 0, - "63": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "74": 0, - "75": 0, - "80": 0, - "82": 0 - }, - "Branches": [ - { - "Line": 41, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 41, - "Offset": 8, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 44, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 63, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 161, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SequentialResult::OnComplete(System.Exception,System.Boolean)": { - "Lines": { - "86": 0, - "87": 0, - "88": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::.ctor(System.Collections.Generic.IEnumerator`1)": { - "Lines": { - "18": 0, - "20": 0, - "21": 0, - "26": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleContainer.cs": { - "Caliburn.Micro.SimpleContainer": { - "System.Boolean Caliburn.Micro.SimpleContainer::get_EnablePropertyInjection()": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterInstance(System.Type,System.String,System.Object)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterPerRequest(System.Type,System.String,System.Type)": { - "Lines": { - "58": 0, - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterSingleton(System.Type,System.String,System.Type)": { - "Lines": { - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 70, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 7, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterHandler(System.Type,System.String,System.Func`2)": { - "Lines": { - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::UnregisterHandler(System.Type,System.String)": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "96": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 10, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::GetInstance(System.Type,System.String)": { - "Lines": { - "106": 0, - "107": 0, - "109": 0, - "111": 0, - "113": 0, - "116": 0, - "119": 0, - "121": 0, - "123": 0, - "125": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "134": 0, - "136": 0, - "137": 0, - "138": 0, - "140": 0, - "142": 0, - "144": 0, - "147": 0, - "150": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 43, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 43, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 10, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 56, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 161, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 174, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 182, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 229, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 237, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 252, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 287, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 290, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 290, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.SimpleContainer::HasHandler(System.Type,System.String)": { - "Lines": { - "164": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.SimpleContainer::GetAllInstances(System.Type,System.String)": { - "Lines": { - "175": 0, - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "186": 0, - "188": 0, - "192": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 10, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 47, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 72, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::BuildUp(System.Object)": { - "Lines": { - "201": 0, - "202": 0, - "203": 0, - "204": 0, - "206": 0, - "208": 0, - "210": 0, - "212": 0, - "215": 0 - }, - "Branches": [ - { - "Line": 206, - "Offset": 94, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 88, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.SimpleContainer::CreateChildContainer()": { - "Lines": { - "223": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetOrCreateEntry(System.Type,System.String)": { - "Lines": { - "228": 0, - "229": 0, - "231": 0, - "232": 0, - "235": 0 - }, - "Branches": [ - { - "Line": 229, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 229, - "Offset": 10, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetEntry(System.Type,System.String)": { - "Lines": { - "240": 0, - "242": 0, - "245": 0, - "247": 0, - "248": 0, - "251": 0 - }, - "Branches": [ - { - "Line": 240, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 32, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 116, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 117, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::BuildInstance(System.Type)": { - "Lines": { - "261": 0, - "262": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.SimpleContainer::ActivateInstance(System.Type,System.Object[])": { - "Lines": { - "273": 0, - "274": 0, - "275": 0 - }, - "Branches": [ - { - "Line": 273, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 2, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object[] Caliburn.Micro.SimpleContainer::DetermineConstructorArgs(System.Type)": { - "Lines": { - "285": 0, - "286": 0, - "288": 0, - "290": 0, - "293": 0 - }, - "Branches": [ - { - "Line": 288, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 288, - "Offset": 21, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Reflection.ConstructorInfo Caliburn.Micro.SimpleContainer::SelectEligibleConstructor(System.Type)": { - "Lines": { - "298": 0, - "299": 0, - "300": 0, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 0, - "307": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor()": { - "Lines": { - "18": 0, - "24": 0, - "26": 0, - "27": 0, - "281": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "29": 0, - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.cctor()": { - "Lines": { - "14": 0, - "15": 0, - "16": 0, - "17": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.SimpleContainer/FactoryFactory`1": { - "System.Func`1 Caliburn.Micro.SimpleContainer/FactoryFactory`1::Create(Caliburn.Micro.SimpleContainer)": { - "Lines": { - "320": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleResult.cs": { - "Caliburn.Micro.SimpleResult": { - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Succeeded()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Cancelled()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Failed(System.Exception)": { - "Lines": { - "41": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::.ctor(System.Boolean,System.Exception)": { - "Lines": { - "13": 0, - "15": 0, - "16": 0, - "17": 0, - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskExtensions.cs": { - "Caliburn.Micro.TaskExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "32": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::InternalExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0, - "68": 0, - "69": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 90, - "EndOffset": 98, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.TaskResult Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task)": { - "Lines": { - "81": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.TaskResult`1 Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task`1)": { - "Lines": { - "92": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskResult.cs": { - "Caliburn.Micro.TaskResult": { - "System.Void Caliburn.Micro.TaskResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "30": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 28, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 28, - "Offset": 11, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult::.ctor(System.Threading.Tasks.Task)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "53": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.TaskResult`1": { - "TResult Caliburn.Micro.TaskResult`1::get_Result()": { - "Lines": { - "74": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult`1::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "82": 0, - "84": 0, - "87": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult`1::.ctor(System.Threading.Tasks.Task`1)": { - "Lines": { - "67": 0, - "69": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAttachedEventArgs.cs": { - "Caliburn.Micro.ViewAttachedEventArgs": { - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_View()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_Context()": { - "Lines": { - "18": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAware.cs": { - "Caliburn.Micro.ViewAware": { - "System.Collections.Generic.IDictionary`2 Caliburn.Micro.ViewAware::get_Views()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::Caliburn.Micro.IViewAware.AttachView(System.Object,System.Object)": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "56": 0, - "58": 0 - }, - "Branches": [ - { - "Line": 42, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 115, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 115, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 140, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::AttachViewReadyOnActivated(Caliburn.Micro.IActivate,System.Object)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 30, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewAttached(System.Object,System.Object)": { - "Lines": { - "85": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewLoaded(System.Object)": { - "Lines": { - "93": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewReady(System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAware::GetView(System.Object)": { - "Lines": { - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 111, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::.ctor()": { - "Lines": { - "30": 2, - "32": 2, - "33": 2, - "38": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::.cctor()": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\WeakValueDictionary.cs": { - "Caliburn.Micro.WeakValueDictionary`2": { - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::IsCleanupNeeded()": { - "Lines": { - "23": 0, - "25": 0, - "26": 0, - "29": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 11, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanAbandonedItems()": { - "Lines": { - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 34, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanIfNeeded()": { - "Lines": { - "43": 0, - "45": 0, - "47": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 6, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.Generic.IEnumerator`1> Caliburn.Micro.WeakValueDictionary`2::GetEnumerator()": { - "Lines": { - "118": 0, - "119": 0, - "120": 0, - "121": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 18, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "126": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "131": 0, - "132": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Clear()": { - "Lines": { - "139": 0, - "140": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "145": 0, - "147": 0, - "150": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32)": { - "Lines": { - "155": 0, - "157": 0, - "160": 0, - "162": 0, - "165": 0, - "167": 0, - "168": 0, - "171": 0, - "172": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "187": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2::get_Count()": { - "Lines": { - "202": 0, - "203": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.get_IsReadOnly()": { - "Lines": { - "209": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Add(TKey,TValue)": { - "Lines": { - "219": 0, - "220": 0, - "221": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::ContainsKey(TKey)": { - "Lines": { - "231": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::Remove(TKey)": { - "Lines": { - "241": 0, - "242": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::TryGetValue(TKey,TValue&)": { - "Lines": { - "256": 0, - "259": 0, - "261": 0, - "262": 0, - "265": 0, - "266": 0, - "268": 0, - "269": 0, - "270": 0, - "273": 0, - "274": 0 - }, - "Branches": [ - { - "Line": 259, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 20, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "TValue Caliburn.Micro.WeakValueDictionary`2::get_Item(TKey)": { - "Lines": { - "290": 0, - "292": 0, - "295": 0 - }, - "Branches": [ - { - "Line": 290, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 290, - "Offset": 9, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::set_Item(TKey,TValue)": { - "Lines": { - "299": 0, - "300": 0, - "301": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Keys()": { - "Lines": { - "309": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Values()": { - "Lines": { - "317": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__6_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "68": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__7_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor()": { - "Lines": { - "17": 2, - "56": 2, - "58": 2, - "59": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2)": { - "Lines": { - "65": 0, - "67": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "76": 0, - "78": 0, - "80": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "86": 0, - "88": 0, - "89": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32)": { - "Lines": { - "95": 0, - "97": 0, - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "105": 0, - "107": 0, - "108": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WeakValueDictionary`2/ValueCollection": { - "System.Collections.Generic.IEnumerator`1 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::GetEnumerator()": { - "Lines": { - "333": 0 - }, - "Branches": [ - { - "Line": 333, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 333, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "338": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Add(TValue)": { - "Lines": { - "343": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Clear()": { - "Lines": { - "348": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Contains(TValue)": { - "Lines": { - "353": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::CopyTo(TValue[],System.Int32)": { - "Lines": { - "358": 0, - "360": 0, - "363": 0, - "365": 0, - "368": 0, - "370": 0, - "371": 0, - "374": 0, - "375": 0 - }, - "Branches": [ - { - "Line": 358, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 358, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Remove(TValue)": { - "Lines": { - "379": 0 - }, - "Branches": [] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::get_Count()": { - "Lines": { - "384": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.get_IsReadOnly()": { - "Lines": { - "389": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::.ctor(Caliburn.Micro.WeakValueDictionary`2)": { - "Lines": { - "326": 0, - "328": 0, - "329": 0 - }, - "Branches": [] - } - } - } - }, - "Caliburn.Micro.Platform.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\AssemblySource.cs": { - "Caliburn.Micro.AssemblySource": { - "System.Void Caliburn.Micro.AssemblySource::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "34": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 51, - "EndOffset": 9, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 27, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 51, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AssemblySource::.cctor()": { - "Lines": { - "18": 1, - "44": 1, - "45": 1, - "46": 0, - "47": 1, - "48": 0, - "49": 1, - "50": 1, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 1 - }, - "Branches": [ - { - "Line": 46, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.AssemblySourceCache": { - "System.Void Caliburn.Micro.AssemblySourceCache::AddTypeAssembly(System.Type)": { - "Lines": { - "122": 6, - "124": 2, - "126": 6 - }, - "Branches": [ - { - "Line": 122, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 122, - "Offset": 16, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - } - ] - }, - "System.Void Caliburn.Micro.AssemblySourceCache::.cctor()": { - "Lines": { - "64": 1, - "69": 1, - "70": 7, - "71": 7, - "72": 67, - "77": 1, - "78": 1, - "79": 2, - "80": 1, - "81": 1, - "82": 1, - "83": 1, - "84": 1, - "85": 1, - "86": 1, - "87": 1, - "88": 5, - "89": 1, - "90": 1, - "91": 2, - "92": 2, - "93": 2, - "94": 2, - "95": 1, - "96": 1, - "97": 1, - "98": 3, - "99": 3, - "100": 4, - "101": 3, - "102": 1, - "103": 1, - "104": 4, - "105": 1, - "106": 1, - "107": 1, - "108": 1, - "109": 1, - "110": 0, - "111": 1, - "112": 0, - "113": 1, - "114": 1, - "115": 0, - "116": 0, - "117": 1, - "118": 2 - }, - "Branches": [ - { - "Line": 79, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 79, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 2, - "Ordinal": 2, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 3, - "Ordinal": 3, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 5, - "Ordinal": 5, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 167, - "Path": 4, - "Ordinal": 4, - "Hits": 3 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\ExtensionMethods.cs": { - "Caliburn.Micro.ExtensionMethods": { - "System.String Caliburn.Micro.ExtensionMethods::GetAssemblyName(System.Reflection.Assembly)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "TValue Caliburn.Micro.ExtensionMethods::GetValueOrDefault(System.Collections.Generic.IDictionary`2,TKey)": { - "Lines": { - "31": 0 - }, - "Branches": [ - { - "Line": 31, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 9, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\NameTransformer.cs": { - "Caliburn.Micro.NameTransformer": { - "System.Boolean Caliburn.Micro.NameTransformer::get_UseEagerRuleSelection()": { - "Lines": { - "22": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::set_UseEagerRuleSelection(System.Boolean)": { - "Lines": { - "23": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::AddRule(System.String,System.String,System.String)": { - "Lines": { - "34": 0, - "35": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::AddRule(System.String,System.Collections.Generic.IEnumerable`1,System.String)": { - "Lines": { - "45": 16, - "46": 16, - "47": 16, - "48": 16, - "49": 16, - "50": 16, - "51": 16, - "52": 16, - "53": 16 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.NameTransformer::Transform(System.String)": { - "Lines": { - "62": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.NameTransformer::Transform(System.String,System.Func`2)": { - "Lines": { - "73": 0, - "74": 0, - "76": 0, - "78": 0, - "83": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "94": 0, - "96": 0, - "100": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 193, - "EndOffset": 36, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 77, - "EndOffset": 108, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 106, - "EndOffset": 108, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 135, - "EndOffset": 137, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 183, - "EndOffset": 185, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 106, - "EndOffset": 187, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 135, - "EndOffset": 187, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 183, - "EndOffset": 187, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 193, - "EndOffset": 198, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.NameTransformer::.ctor()": { - "Lines": { - "15": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::.cctor()": { - "Lines": { - "13": 1 - }, - "Branches": [] - } - }, - "Caliburn.Micro.NameTransformer/Rule": { - "System.Text.RegularExpressions.Regex Caliburn.Micro.NameTransformer/Rule::get_GlobalFilterPatternRegex()": { - "Lines": { - "133": 0 - }, - "Branches": [ - { - "Line": 133, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 7, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Text.RegularExpressions.Regex Caliburn.Micro.NameTransformer/Rule::get_ReplacePatternRegex()": { - "Lines": { - "144": 0 - }, - "Branches": [ - { - "Line": 144, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 144, - "Offset": 7, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\RegExHelper.cs": { - "Caliburn.Micro.RegExHelper": { - "System.String Caliburn.Micro.RegExHelper::GetCaptureGroup(System.String,System.String)": { - "Lines": { - "33": 72 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::NamespaceToRegEx(System.String)": { - "Lines": { - "44": 16, - "47": 16, - "48": 16 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::GetNameCaptureGroup(System.String)": { - "Lines": { - "58": 16 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::GetNamespaceCaptureGroup(System.String)": { - "Lines": { - "68": 16 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\StringSplitter.cs": { - "Caliburn.Micro.StringSplitter": { - "System.String[] Caliburn.Micro.StringSplitter::Split(System.String,System.Char)": { - "Lines": { - "26": 5, - "27": 5, - "29": 5, - "31": 238, - "34": 114, - "36": 0, - "38": 114, - "40": 0, - "42": 114, - "44": 5, - "46": 5, - "47": 5, - "49": 5, - "52": 5, - "53": 5, - "57": 109, - "60": 5, - "61": 5, - "63": 4, - "66": 5, - "67": 9, - "68": 5 - }, - "Branches": [ - { - "Line": 31, - "Offset": 125, - "EndOffset": 21, - "Path": 1, - "Ordinal": 11, - "Hits": 114 - }, - { - "Line": 34, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 35, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 114 - }, - { - "Line": 38, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 47, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 114 - }, - { - "Line": 42, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 4, - "Hits": 5 - }, - { - "Line": 44, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 6, - "Hits": 5 - }, - { - "Line": 47, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 5 - }, - { - "Line": 47, - "Offset": 74, - "EndOffset": 93, - "Path": 1, - "Ordinal": 9, - "Hits": 5 - }, - { - "Line": 42, - "Offset": 58, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 109 - }, - { - "Line": 44, - "Offset": 61, - "EndOffset": 102, - "Path": 1, - "Ordinal": 7, - "Hits": 109 - }, - { - "Line": 31, - "Offset": 125, - "EndOffset": 127, - "Path": 0, - "Ordinal": 10, - "Hits": 5 - }, - { - "Line": 61, - "Offset": 138, - "EndOffset": 140, - "Path": 0, - "Ordinal": 12, - "Hits": 4 - }, - { - "Line": 61, - "Offset": 138, - "EndOffset": 157, - "Path": 1, - "Ordinal": 13, - "Hits": 5 - } - ] - }, - "System.String[] Caliburn.Micro.StringSplitter::SplitParameters(System.String)": { - "Lines": { - "80": 0, - "81": 0, - "83": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "90": 0, - "92": 0, - "94": 0, - "96": 0, - "100": 0, - "105": 0, - "106": 0, - "108": 0, - "109": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0, - "117": 0, - "118": 0, - "120": 0, - "121": 0, - "123": 0, - "130": 0, - "131": 0, - "132": 0, - "138": 0, - "141": 0, - "143": 0 - }, - "Branches": [ - { - "Line": 88, - "Offset": 232, - "EndOffset": 30, - "Path": 1, - "Ordinal": 33, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 44, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 54, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 68, - "EndOffset": 70, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 50, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 68, - "EndOffset": 75, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 76, - "EndOffset": 81, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 97, - "EndOffset": 99, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 85, - "EndOffset": 107, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 111, - "EndOffset": 113, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 117, - "EndOffset": 119, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 117, - "EndOffset": 127, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 123, - "EndOffset": 133, - "Path": 1, - "Ordinal": 23, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 103, - "EndOffset": 139, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 111, - "EndOffset": 147, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 91, - "EndOffset": 155, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 97, - "EndOffset": 163, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 103, - "EndOffset": 171, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 123, - "EndOffset": 171, - "Path": 0, - "Ordinal": 22, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 175, - "EndOffset": 177, - "Path": 0, - "Ordinal": 24, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 179, - "EndOffset": 181, - "Path": 0, - "Ordinal": 26, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 183, - "EndOffset": 185, - "Path": 0, - "Ordinal": 28, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 186, - "EndOffset": 188, - "Path": 0, - "Ordinal": 30, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 76, - "EndOffset": 209, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 175, - "EndOffset": 209, - "Path": 1, - "Ordinal": 25, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 179, - "EndOffset": 209, - "Path": 1, - "Ordinal": 27, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 183, - "EndOffset": 209, - "Path": 1, - "Ordinal": 29, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 186, - "EndOffset": 209, - "Path": 1, - "Ordinal": 31, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 232, - "EndOffset": 237, - "Path": 0, - "Ordinal": 32, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\TypeMappingConfiguration.cs": { - "Caliburn.Micro.TypeMappingConfiguration": { - "System.String Caliburn.Micro.TypeMappingConfiguration::get_DefaultSubNamespaceForViews()": { - "Lines": { - "13": 48 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_DefaultSubNamespaceForViewModels()": { - "Lines": { - "18": 44 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.TypeMappingConfiguration::get_UseNameSuffixesInMappings()": { - "Lines": { - "23": 20 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_NameFormat()": { - "Lines": { - "28": 42 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.TypeMappingConfiguration::get_IncludeViewSuffixInViewModelNames()": { - "Lines": { - "33": 20 - }, - "Branches": [] - }, - "System.Collections.Generic.List`1 Caliburn.Micro.TypeMappingConfiguration::get_ViewSuffixList()": { - "Lines": { - "39": 20 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_ViewModelSuffix()": { - "Lines": { - "44": 20 - }, - "Branches": [] - } - } - } - } -} \ No newline at end of file diff --git a/src/Caliburn.Micro.Core.Tests/coverage.json b/src/Caliburn.Micro.Core.Tests/coverage.json deleted file mode 100644 index cdf05586..00000000 --- a/src/Caliburn.Micro.Core.Tests/coverage.json +++ /dev/null @@ -1,6311 +0,0 @@ -{ - "Caliburn.Micro.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivateExtensions.cs": { - "Caliburn.Micro.ActivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ActivateExtensions::ActivateAsync(Caliburn.Micro.IActivate)": { - "Lines": { - "15": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationEventArgs.cs": { - "Caliburn.Micro.ActivationEventArgs": { - "System.Boolean Caliburn.Micro.ActivationEventArgs::get_WasInitialized()": { - "Lines": { - "13": 16 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationProcessedEventArgs.cs": { - "Caliburn.Micro.ActivationProcessedEventArgs": { - "System.Object Caliburn.Micro.ActivationProcessedEventArgs::get_Item()": { - "Lines": { - "13": 4 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ActivationProcessedEventArgs::get_Success()": { - "Lines": { - "19": 4 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\AsyncEventHandlerExtensions.cs": { - "Caliburn.Micro.AsyncEventHandlerExtensions": { - "System.Collections.Generic.IEnumerable`1> Caliburn.Micro.AsyncEventHandlerExtensions::GetHandlers(Caliburn.Micro.AsyncEventHandler`1)": { - "Lines": { - "25": 24 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.AsyncEventHandlerExtensions::InvokeAllAsync(Caliburn.Micro.AsyncEventHandler`1,System.Object,TEventArgs)": { - "Lines": { - "40": 24, - "41": 24, - "42": 54 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\BindableCollection.cs": { - "Caliburn.Micro.BindableCollection`1": { - "System.Boolean Caliburn.Micro.BindableCollection`1::get_IsNotifying()": { - "Lines": { - "36": 59 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::NotifyOfPropertyChange(System.String)": { - "Lines": { - "44": 0, - "46": 0, - "48": 0, - "52": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 44, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 26, - "EndOffset": 76, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::Refresh()": { - "Lines": { - "62": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "73": 0, - "74": 0, - "75": 0, - "77": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 62, - "Offset": 10, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItem(System.Int32,T)": { - "Lines": { - "86": 13, - "88": 26, - "92": 0, - "94": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 13 - }, - { - "Line": 86, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItemBase(System.Int32,T)": { - "Lines": { - "106": 13, - "107": 13 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItem(System.Int32,T)": { - "Lines": { - "116": 2, - "118": 4, - "122": 0, - "124": 0 - }, - "Branches": [ - { - "Line": 116, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 116, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItemBase(System.Int32,T)": { - "Lines": { - "136": 2, - "137": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItem(System.Int32)": { - "Lines": { - "145": 1, - "147": 2, - "151": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 145, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItemBase(System.Int32)": { - "Lines": { - "164": 1, - "165": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItems()": { - "Lines": { - "172": 1, - "173": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItemsBase()": { - "Lines": { - "183": 1, - "184": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "192": 17, - "194": 17, - "196": 17 - }, - "Branches": [ - { - "Line": 192, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 17 - }, - { - "Line": 192, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 17 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "204": 32, - "206": 32, - "208": 32 - }, - "Branches": [ - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 32 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 32 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "233": 0, - "235": 0, - "239": 0, - "241": 0 - }, - "Branches": [ - { - "Line": 233, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 233, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "268": 0, - "270": 0, - "274": 0, - "276": 0 - }, - "Branches": [ - { - "Line": 268, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnUIThread(System.Action)": { - "Lines": { - "283": 17 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor()": { - "Lines": { - "18": 10, - "20": 10, - "21": 10 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "28": 0, - "30": 0, - "31": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0::g__AddRange|0()": { - "Lines": { - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "223": 0, - "224": 0, - "226": 0, - "228": 0, - "229": 0, - "230": 0, - "231": 0 - }, - "Branches": [ - { - "Line": 221, - "Offset": 80, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 221, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0::g__RemoveRange|0()": { - "Lines": { - "251": 0, - "252": 0, - "253": 0, - "255": 0, - "256": 0, - "258": 0, - "261": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0 - }, - "Branches": [ - { - "Line": 253, - "Offset": 80, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CloseResult.cs": { - "Caliburn.Micro.CloseResult`1": { - "System.Boolean Caliburn.Micro.CloseResult`1::get_CloseCanOccur()": { - "Lines": { - "25": 2 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.CloseResult`1::get_Children()": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.CloseResult`1::.ctor(System.Boolean,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "16": 1, - "18": 1, - "19": 1, - "20": 1 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Conductor.cs": { - "Caliburn.Micro.Conductor`1": { - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "77": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "88": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1::GetChildren()": { - "Lines": { - "97": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__0": { - "System.Void Caliburn.Micro.Conductor`1/d__0::MoveNext()": { - "Lines": { - "15": 0, - "17": 0, - "19": 0, - "20": 0, - "22": 0, - "25": 0, - "27": 0, - "29": 0, - "33": 0, - "35": 0 - }, - "Branches": [ - { - "Line": 15, - "Offset": 43, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 208, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 43, - "EndOffset": 213, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 213, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 341, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 444, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/d__2": { - "System.Void Caliburn.Micro.Conductor`1/d__2::MoveNext()": { - "Lines": { - "66": 0, - "68": 0, - "69": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__1": { - "System.Void Caliburn.Micro.Conductor`1/d__1::MoveNext()": { - "Lines": { - "46": 0, - "48": 0, - "51": 0, - "53": 0, - "55": 0, - "57": 0 - }, - "Branches": [ - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 201, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 305, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionAllActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/AllActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/AllActive::get_Items()": { - "Lines": { - "65": 3 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "72": 4 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/AllActive::GetChildren()": { - "Lines": { - "175": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/AllActive::EnsureItem(T)": { - "Lines": { - "191": 0, - "193": 0, - "194": 0, - "196": 0, - "198": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 15, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::<.ctor>b__3_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "43": 4, - "46": 6, - "47": 3, - "49": 0, - "50": 0, - "52": 0, - "53": 0, - "54": 0, - "56": 1, - "59": 2 - }, - "Branches": [ - { - "Line": 43, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 1 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 1 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor(System.Boolean)": { - "Lines": { - "31": 0, - "33": 0, - "34": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor()": { - "Lines": { - "23": 1, - "39": 1, - "41": 1, - "42": 1, - "44": 1, - "45": 1, - "48": 1, - "51": 1, - "55": 1, - "57": 1, - "58": 1, - "60": 1 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c": { - "System.Boolean Caliburn.Micro.Conductor`1/Collection/AllActive/<>c::b__9_0(System.Reflection.PropertyInfo)": { - "Lines": { - "121": 0 - }, - "Branches": [ - { - "Line": 121, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 16, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0": { - "System.Object Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__1(System.Reflection.PropertyInfo)": { - "Lines": { - "122": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__2(T)": { - "Lines": { - "124": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__10": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__10::MoveNext()": { - "Lines": { - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "143": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 135, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 28, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 165, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__8": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__8::MoveNext()": { - "Lines": { - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "108": 0, - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 101, - "Offset": 159, - "EndOffset": 164, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 185, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 219, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 343, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 159, - "EndOffset": 398, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 398, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__13": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__13::MoveNext()": { - "Lines": { - "180": 0, - "181": 0, - "182": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__11::MoveNext()": { - "Lines": { - "155": 0, - "156": 0, - "158": 0, - "160": 0, - "162": 0, - "163": 0, - "166": 0, - "167": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 191, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 296, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 401, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__7::MoveNext()": { - "Lines": { - "83": 8, - "85": 3, - "88": 1, - "89": 1, - "90": 1 - }, - "Branches": [ - { - "Line": 83, - "Offset": 169, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - }, - { - "Line": 83, - "Offset": 169, - "EndOffset": 171, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 212, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 223, - "Path": 1, - "Ordinal": 3, - "Hits": 1 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__9::MoveNext()": { - "Lines": { - "119": 1, - "120": 0, - "123": 0, - "125": 1 - }, - "Branches": [ - { - "Line": 119, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 103, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 56, - "EndOffset": 234, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionOneActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/OneActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/OneActive::get_Items()": { - "Lines": { - "52": 13 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/OneActive::GetChildren()": { - "Lines": { - "58": 1 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::DetermineNextItemToActivate(System.Collections.Generic.IList`1,System.Int32)": { - "Lines": { - "131": 0, - "133": 0, - "134": 0, - "136": 0, - "137": 0, - "139": 0 - }, - "Branches": [ - { - "Line": 133, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 25, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 48, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 48, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/OneActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "193": 4 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::EnsureItem(T)": { - "Lines": { - "226": 4, - "228": 0, - "232": 4, - "234": 4, - "235": 0, - "237": 4, - "240": 4 - }, - "Branches": [ - { - "Line": 226, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 226, - "Offset": 6, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 88, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::<.ctor>b__1_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "30": 13, - "33": 20, - "34": 10, - "36": 2, - "37": 1, - "39": 4, - "40": 4, - "41": 2, - "43": 0, - "46": 9 - }, - "Branches": [ - { - "Line": 30, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 10 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 1 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 1 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 2 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 1 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 2 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::.ctor()": { - "Lines": { - "21": 9, - "26": 9, - "28": 9, - "29": 9, - "31": 9, - "32": 9, - "35": 9, - "38": 9, - "42": 9, - "44": 9, - "45": 9, - "47": 9 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__5": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__5::MoveNext()": { - "Lines": { - "68": 4, - "70": 0, - "72": 0, - "73": 0, - "76": 0, - "79": 4, - "80": 4 - }, - "Branches": [ - { - "Line": 68, - "Offset": 38, - "EndOffset": 43, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 75, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 83, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 203, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 38, - "EndOffset": 205, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 205, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__9::MoveNext()": { - "Lines": { - "149": 1, - "151": 1, - "153": 0, - "155": 0, - "157": 0, - "158": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "166": 0, - "167": 0, - "168": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "175": 0, - "177": 0, - "180": 0, - "181": 0, - "183": 1, - "184": 1 - }, - "Branches": [ - { - "Line": 151, - "Offset": 167, - "EndOffset": 172, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 193, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 232, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 253, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 301, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 475, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 504, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 628, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 167, - "EndOffset": 685, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 685, - "Path": 1, - "Ordinal": 3, - "Hits": 1 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__7::MoveNext()": { - "Lines": { - "107": 0, - "109": 0, - "110": 0, - "112": 0, - "116": 0, - "119": 0, - "120": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 54, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 54, - "EndOffset": 189, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__6": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__6::MoveNext()": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "95": 0, - "98": 0, - "100": 0, - "101": 0, - "103": 0 - }, - "Branches": [ - { - "Line": 91, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 171, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 298, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 398, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__11::MoveNext()": { - "Lines": { - "204": 0, - "206": 0, - "208": 0, - "211": 0, - "215": 0, - "217": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 30, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 184, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 30, - "EndOffset": 230, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBase.cs": { - "Caliburn.Micro.ConductorBase`1": { - "Caliburn.Micro.ICloseStrategy`1 Caliburn.Micro.ConductorBase`1::get_CloseStrategy()": { - "Lines": { - "23": 1 - }, - "Branches": [ - { - "Line": 23, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 23, - "Offset": 7, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::set_CloseStrategy(Caliburn.Micro.ICloseStrategy`1)": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.DeactivateItemAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Collections.IEnumerable Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IParent.GetChildren()": { - "Lines": { - "34": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.ActivateItemAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "50": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBase`1::OnActivationProcessed(T,System.Boolean)": { - "Lines": { - "77": 4, - "78": 0, - "80": 4, - "81": 4, - "82": 4, - "83": 4, - "84": 4, - "85": 4 - }, - "Branches": [ - { - "Line": 77, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 77, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 20, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - } - ] - }, - "T Caliburn.Micro.ConductorBase`1::EnsureItem(T)": { - "Lines": { - "94": 4, - "95": 0, - "97": 4 - }, - "Branches": [ - { - "Line": 94, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 13, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::.ctor()": { - "Lines": { - "40": 14 - }, - "Branches": [ - { - "Line": 40, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 40, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 10 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBaseWithActiveItem.cs": { - "Caliburn.Micro.ConductorBaseWithActiveItem`1": { - "T Caliburn.Micro.ConductorBaseWithActiveItem`1::get_ActiveItem()": { - "Lines": { - "19": 14 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::set_ActiveItem(T)": { - "Lines": { - "20": 3 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.get_ActiveItem()": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.set_ActiveItem(System.Object)": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBaseWithActiveItem`1::ChangeActiveItemAsync(T,System.Boolean)": { - "Lines": { - "61": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7": { - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7::MoveNext()": { - "Lines": { - "42": 4, - "44": 4, - "45": 4, - "47": 4, - "49": 4, - "50": 4, - "52": 4, - "53": 4 - }, - "Branches": [ - { - "Line": 49, - "Offset": 184, - "EndOffset": 186, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 49, - "Offset": 184, - "EndOffset": 290, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorExtensions.cs": { - "Caliburn.Micro.ConductorExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ConductorExtensions::ActivateItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContainerExtensions.cs": { - "Caliburn.Micro.ContainerExtensions": { - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Singleton(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "22": 7, - "36": 7, - "37": 7 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::PerRequest(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "49": 3, - "63": 3, - "64": 3 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Instance(Caliburn.Micro.SimpleContainer,TService)": { - "Lines": { - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Handler(Caliburn.Micro.SimpleContainer,System.Func`2)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::AllTypesOf(Caliburn.Micro.SimpleContainer,System.Reflection.Assembly,System.Func`2)": { - "Lines": { - "105": 0, - "107": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "118": 0, - "120": 0, - "123": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 19, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 105, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 143, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "TService Caliburn.Micro.ContainerExtensions::GetInstance(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "135": 6 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.ContainerExtensions::GetAllInstances(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "147": 1 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ContainerExtensions::HasHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "159": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContainerExtensions::UnregisterHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "170": 0, - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContinueResultDecorator.cs": { - "Caliburn.Micro.ContinueResultDecorator": { - "System.Void Caliburn.Micro.ContinueResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "37": 0, - "39": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 37, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::Continue(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::ContinueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.ctor(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "19": 0, - "21": 0, - "23": 0, - "26": 0, - "27": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 8, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.cctor()": { - "Lines": { - "10": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Coroutine.cs": { - "Caliburn.Micro.Coroutine": { - "System.Void Caliburn.Micro.Coroutine::BeginExecute(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext,System.EventHandler`1)": { - "Lines": { - "27": 0, - "29": 0, - "30": 0, - "32": 0, - "34": 0, - "37": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 32, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 44, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Coroutine::ExecuteAsync(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "49": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0 - }, - "Branches": [ - { - "Line": 53, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 6, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Coroutine::ExecuteOnCompleted(Caliburn.Micro.IResult,System.EventHandler`1)": { - "Lines": { - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Coroutine::.cctor()": { - "Lines": { - "12": 0, - "17": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 86, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 54, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CoroutineExecutionContext.cs": { - "Caliburn.Micro.CoroutineExecutionContext": { - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Source()": { - "Lines": { - "11": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_View()": { - "Lines": { - "16": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Target()": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivateExtensions.cs": { - "Caliburn.Micro.DeactivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.DeactivateExtensions::DeactivateAsync(Caliburn.Micro.IDeactivate,System.Boolean)": { - "Lines": { - "16": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivationEventArgs.cs": { - "Caliburn.Micro.DeactivationEventArgs": { - "System.Boolean Caliburn.Micro.DeactivationEventArgs::get_WasClosed()": { - "Lines": { - "13": 19 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DebugLog.cs": { - "Caliburn.Micro.DebugLog": { - "System.Void Caliburn.Micro.DebugLog::Info(System.String,System.Object[])": { - "Lines": { - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Warn(System.String,System.Object[])": { - "Lines": { - "41": 0, - "42": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Error(System.Exception)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::.ctor(System.Type)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultCloseStrategy.cs": { - "Caliburn.Micro.DefaultCloseStrategy`1": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1::.ctor(System.Boolean)": { - "Lines": { - "19": 1, - "21": 1, - "22": 1 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DefaultCloseStrategy`1/d__2": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1/d__2::MoveNext()": { - "Lines": { - "27": 1, - "28": 1, - "30": 4, - "32": 1, - "34": 1, - "36": 1, - "38": 1, - "41": 1, - "45": 0, - "47": 1, - "49": 1, - "51": 0, - "54": 1, - "55": 1 - }, - "Branches": [ - { - "Line": 30, - "Offset": 281, - "EndOffset": 61, - "Path": 1, - "Ordinal": 5, - "Hits": 1 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 101, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 207, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 224, - "Path": 1, - "Ordinal": 3, - "Hits": 1 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 241, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 281, - "EndOffset": 286, - "Path": 0, - "Ordinal": 4, - "Hits": 1 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 6, - "Hits": 1 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 335, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 346, - "Path": 1, - "Ordinal": 7, - "Hits": 1 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 346, - "Path": 1, - "Ordinal": 9, - "Hits": 1 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultPlatformProvider.cs": { - "Caliburn.Micro.DefaultPlatformProvider": { - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "27": 0, - "28": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.DefaultPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "46": 17, - "47": 17 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "52": 16 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.DefaultPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "80": 0, - "81": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "System.Func`2 Caliburn.Micro.DefaultPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "104": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 6, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DelegateResult.cs": { - "Caliburn.Micro.DelegateResult": { - "System.Void Caliburn.Micro.DelegateResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult::.ctor(System.Action)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "44": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DelegateResult`1": { - "System.Void Caliburn.Micro.DelegateResult`1::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "70": 0, - "74": 0, - "75": 0, - "76": 0, - "78": 0, - "79": 0, - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "TResult Caliburn.Micro.DelegateResult`1::get_Result()": { - "Lines": { - "87": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult`1::.ctor(System.Func`1)": { - "Lines": { - "59": 0, - "61": 0, - "62": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EnumerableExtensions.cs": { - "Caliburn.Micro.EnumerableExtensions": { - "System.Void Caliburn.Micro.EnumerableExtensions::Apply(System.Collections.Generic.IEnumerable`1,System.Action`1)": { - "Lines": { - "19": 74, - "21": 18, - "23": 19 - }, - "Branches": [ - { - "Line": 19, - "Offset": 29, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 18 - }, - { - "Line": 19, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 0, - "Hits": 19 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregator.cs": { - "Caliburn.Micro.EventAggregator": { - "System.Boolean Caliburn.Micro.EventAggregator::HandlerExistsFor(System.Type)": { - "Lines": { - "18": 6, - "20": 9, - "22": 6 - }, - "Branches": [ - { - "Line": 20, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 3 - }, - { - "Line": 20, - "Offset": 12, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Subscribe(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "27": 11, - "29": 1, - "32": 10, - "34": 1, - "37": 9, - "39": 11, - "41": 0, - "44": 9, - "45": 9, - "46": 9 - }, - "Branches": [ - { - "Line": 27, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 27, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 10 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 9 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 90, - "Path": 1, - "Ordinal": 5, - "Hits": 9 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Unsubscribe(System.Object)": { - "Lines": { - "51": 2, - "53": 1, - "56": 1, - "58": 2, - "60": 1, - "62": 1, - "64": 1, - "65": 1 - }, - "Branches": [ - { - "Line": 51, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 51, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 89, - "Path": 1, - "Ordinal": 3, - "Hits": 1 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator::PublishAsync(System.Object,System.Func`2,System.Threading.Tasks.Task>,System.Threading.CancellationToken)": { - "Lines": { - "70": 6, - "72": 1, - "75": 5, - "77": 1, - "82": 4, - "84": 4, - "85": 4, - "87": 4, - "88": 4, - "89": 4, - "90": 4, - "91": 10, - "92": 4, - "93": 4, - "94": 4, - "95": 10, - "96": 4, - "97": 4, - "98": 4, - "99": 0, - "100": 4, - "101": 0, - "102": 0, - "103": 4, - "104": 8 - }, - "Branches": [ - { - "Line": 70, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 70, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 5 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::.ctor()": { - "Lines": { - "13": 13 - }, - "Branches": [] - } - }, - "Caliburn.Micro.EventAggregator/Handler": { - "System.Boolean Caliburn.Micro.EventAggregator/Handler::get_IsDead()": { - "Lines": { - "136": 9 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Matches(System.Object)": { - "Lines": { - "140": 3 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator/Handler::Handle(System.Type,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "145": 6, - "147": 6, - "149": 0, - "152": 6, - "153": 6, - "154": 6, - "155": 6, - "156": 6, - "157": 6, - "158": 6, - "159": 6, - "160": 6, - "161": 6 - }, - "Branches": [ - { - "Line": 147, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 147, - "Offset": 57, - "EndOffset": 66, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 6 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 42, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 6 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 6 - } - ] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Handles(System.Type)": { - "Lines": { - "166": 6 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregator/Handler::.ctor(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "111": 9, - "113": 9, - "115": 9, - "116": 9, - "121": 9, - "122": 54, - "124": 36, - "126": 9, - "127": 9, - "129": 9, - "131": 9, - "134": 9 - }, - "Branches": [ - { - "Line": 124, - "Offset": 178, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 9 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 159, - "Path": 0, - "Ordinal": 0, - "Hits": 9 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 172, - "Path": 1, - "Ordinal": 1, - "Hits": 18 - }, - { - "Line": 124, - "Offset": 178, - "EndOffset": 180, - "Path": 0, - "Ordinal": 2, - "Hits": 9 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 18 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 27 - } - ] - } - }, - "Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d": { - "System.Void Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d::MoveNext()": { - "Lines": {}, - "Branches": [ - { - "Line": 97, - "Offset": 217, - "EndOffset": 219, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 254, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 278, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 97, - "Offset": 217, - "EndOffset": 301, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregatorExtensions.cs": { - "Caliburn.Micro.EventAggregatorExtensions": { - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnPublishedThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "20": 14, - "21": 8 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::Subscribe(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "32": 0, - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnBackgroundThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "43": 0, - "44": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnUIThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "90": 7 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "113": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "124": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Execute.cs": { - "Caliburn.Micro.Execute": { - "System.Boolean Caliburn.Micro.Execute::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::BeginOnUIThread(System.Action)": { - "Lines": { - "28": 0, - "29": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Execute::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::OnUIThread(System.Action)": { - "Lines": { - "46": 17, - "47": 17 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ExpressionExtensions.cs": { - "Caliburn.Micro.ExpressionExtensions": { - "System.Reflection.MemberInfo Caliburn.Micro.ExpressionExtensions::GetMemberInfo(System.Linq.Expressions.Expression)": { - "Lines": { - "18": 0, - "21": 0, - "23": 0, - "24": 0, - "28": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 18, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\IoC.cs": { - "Caliburn.Micro.IoC": { - "T Caliburn.Micro.IoC::Get(System.String)": { - "Lines": { - "35": 3 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.IoC::GetAll()": { - "Lines": { - "45": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.IoC::.cctor()": { - "Lines": { - "15": 2, - "20": 2, - "25": 2 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\LogManager.cs": { - "Caliburn.Micro.LogManager": { - "System.Void Caliburn.Micro.LogManager::.cctor()": { - "Lines": { - "10": 1, - "15": 2 - }, - "Branches": [] - } - }, - "Caliburn.Micro.LogManager/NullLog": { - "System.Void Caliburn.Micro.LogManager/NullLog::Info(System.String,System.Object[])": { - "Lines": { - "19": 32 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Warn(System.String,System.Object[])": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Error(System.Exception)": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\OverrideCancelResultDecorator.cs": { - "Caliburn.Micro.OverrideCancelResultDecorator": { - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "25": 0, - "27": 0, - "30": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 25, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 25, - "Offset": 6, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "15": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.cctor()": { - "Lines": { - "8": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PlatformProvider.cs": { - "Caliburn.Micro.PlatformProvider": { - "Caliburn.Micro.IPlatformProvider Caliburn.Micro.PlatformProvider::get_Current()": { - "Lines": { - "11": 34 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PropertyChangedBase.cs": { - "Caliburn.Micro.PropertyChangedBase": { - "System.Boolean Caliburn.Micro.PropertyChangedBase::get_IsNotifying()": { - "Lines": { - "32": 97 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::Refresh()": { - "Lines": { - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.String)": { - "Lines": { - "48": 68, - "50": 0, - "52": 0, - "56": 0, - "59": 68 - }, - "Branches": [ - { - "Line": 48, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 68 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 26, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 68 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 84, - "Path": 1, - "Ordinal": 3, - "Hits": 68 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.Linq.Expressions.Expression`1>)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "78": 0, - "79": 0 - }, - "Branches": [ - { - "Line": 78, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnUIThread(System.Action)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.PropertyChangedBase::Set(T&,T,System.String)": { - "Lines": { - "98": 0, - "100": 0, - "103": 0, - "105": 0, - "107": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 39, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::.ctor()": { - "Lines": { - "18": 29, - "20": 29, - "21": 29 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\RescueResultDecorator.cs": { - "Caliburn.Micro.RescueResultDecorator`1": { - "System.Void Caliburn.Micro.RescueResultDecorator`1::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "35": 0, - "36": 0, - "38": 0, - "42": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 36, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::Rescue(Caliburn.Micro.CoroutineExecutionContext,TException)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::RescueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 48, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.ctor(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "21": 0, - "23": 0, - "24": 0, - "25": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 10, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.cctor()": { - "Lines": { - "11": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultDecoratorBase.cs": { - "Caliburn.Micro.ResultDecoratorBase": { - "System.Void Caliburn.Micro.ResultDecoratorBase::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::InnerResultCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "44": 0, - "45": 0, - "46": 0, - "47": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::OnCompleted(Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "60": 0 - }, - "Branches": [ - { - "Line": 19, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 19, - "Offset": 46, - "EndOffset": 60, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultExtensions.cs": { - "Caliburn.Micro.ResultExtensions": { - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::WhenCancelled(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::OverrideCancel(Caliburn.Micro.IResult)": { - "Lines": { - "28": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "43": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Screen.cs": { - "Caliburn.Micro.Screen": { - "System.Boolean Caliburn.Micro.Screen::get_IsInitialized()": { - "Lines": { - "33": 20 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsInitialized(System.Boolean)": { - "Lines": { - "36": 16, - "37": 16, - "38": 16 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Screen::get_Parent()": { - "Lines": { - "46": 9 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_Parent(System.Object)": { - "Lines": { - "49": 18, - "50": 18, - "51": 18 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Screen::get_DisplayName()": { - "Lines": { - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_DisplayName(System.String)": { - "Lines": { - "62": 6, - "63": 6, - "64": 6 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Screen::get_IsActive()": { - "Lines": { - "73": 33 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsActive(System.Boolean)": { - "Lines": { - "76": 24, - "77": 24, - "78": 24 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.Screen::CanCloseAsync(System.Threading.CancellationToken)": { - "Lines": { - "153": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnInitializeAsync(System.Threading.CancellationToken)": { - "Lines": { - "178": 15 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "186": 11 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivatedAsync(System.Threading.CancellationToken)": { - "Lines": { - "195": 16 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "206": 7 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.ctor()": { - "Lines": { - "22": 29, - "24": 29, - "25": 29, - "84": 45, - "89": 37, - "94": 37 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.cctor()": { - "Lines": { - "12": 1 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d": { - "System.Void Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d::MoveNext()": { - "Lines": { - "170": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/d__27": { - "System.Void Caliburn.Micro.Screen/d__27::MoveNext()": { - "Lines": { - "98": 16, - "99": 0, - "101": 16, - "103": 16, - "105": 16, - "106": 16, - "109": 16, - "110": 16, - "111": 16, - "112": 16, - "114": 16, - "115": 16, - "116": 16, - "117": 16, - "118": 16 - }, - "Branches": [ - { - "Line": 98, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 42, - "EndOffset": 49, - "Path": 1, - "Ordinal": 1, - "Hits": 16 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 16 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 177, - "Path": 1, - "Ordinal": 3, - "Hits": 16 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 412, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 416, - "Path": 1, - "Ordinal": 5, - "Hits": 16 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 442, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 449, - "Path": 1, - "Ordinal": 7, - "Hits": 16 - } - ] - } - }, - "Caliburn.Micro.Screen/d__28": { - "System.Void Caliburn.Micro.Screen/d__28::MoveNext()": { - "Lines": { - "122": 12, - "124": 8, - "125": 8, - "126": 8, - "127": 8, - "129": 8, - "130": 8, - "131": 8, - "133": 8, - "134": 8, - "135": 8, - "136": 8, - "138": 8, - "140": 8, - "141": 8, - "144": 12 - }, - "Branches": [ - { - "Line": 122, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 122, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 8 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 65, - "Path": 1, - "Ordinal": 5, - "Hits": 8 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 232, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 236, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 262, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 269, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 359, - "Path": 0, - "Ordinal": 10, - "Hits": 8 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 395, - "Path": 1, - "Ordinal": 3, - "Hits": 12 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 395, - "Path": 1, - "Ordinal": 11, - "Hits": 12 - } - ] - } - }, - "Caliburn.Micro.Screen/d__30": { - "System.Void Caliburn.Micro.Screen/d__30::MoveNext()": { - "Lines": { - "163": 0, - "165": 0, - "168": 0, - "171": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 48, - "EndOffset": 147, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ScreenExtensions.cs": { - "Caliburn.Micro.ScreenExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object)": { - "Lines": { - "18": 2 - }, - "Branches": [ - { - "Line": 18, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 18, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "29": 8 - }, - "Branches": [ - { - "Line": 29, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 29, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean)": { - "Lines": { - "40": 2 - }, - "Branches": [ - { - "Line": 40, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "52": 4 - }, - "Branches": [ - { - "Line": 52, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 52, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "63": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "75": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T,System.Threading.CancellationToken)": { - "Lines": { - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ActivateWith(Caliburn.Micro.IActivate,Caliburn.Micro.IActivate)": { - "Lines": { - "108": 3, - "119": 3, - "120": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::DeactivateWith(Caliburn.Micro.IDeactivate,Caliburn.Micro.IDeactivate)": { - "Lines": { - "129": 3, - "140": 3, - "141": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ConductWith(TChild,TParent)": { - "Lines": { - "152": 3, - "153": 3, - "154": 3 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d::MoveNext()": { - "Lines": { - "112": 3, - "113": 3, - "114": 0, - "116": 3, - "117": 3 - }, - "Branches": [ - { - "Line": 113, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 113, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d::MoveNext()": { - "Lines": { - "133": 3, - "134": 3, - "135": 0, - "137": 3, - "138": 3 - }, - "Branches": [ - { - "Line": 134, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SequentialResult.cs": { - "Caliburn.Micro.SequentialResult": { - "System.Void Caliburn.Micro.SequentialResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "34": 0, - "35": 0, - "36": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::ChildCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "43": 0, - "46": 0, - "48": 0, - "49": 0, - "52": 0, - "55": 0, - "56": 0, - "57": 0, - "59": 0, - "60": 0, - "63": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "74": 0, - "75": 0, - "80": 0, - "82": 0 - }, - "Branches": [ - { - "Line": 41, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 41, - "Offset": 8, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 44, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 63, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 161, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SequentialResult::OnComplete(System.Exception,System.Boolean)": { - "Lines": { - "86": 0, - "87": 0, - "88": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::.ctor(System.Collections.Generic.IEnumerator`1)": { - "Lines": { - "18": 0, - "20": 0, - "21": 0, - "26": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleContainer.cs": { - "Caliburn.Micro.SimpleContainer": { - "System.Boolean Caliburn.Micro.SimpleContainer::get_EnablePropertyInjection()": { - "Lines": { - "37": 85 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterInstance(System.Type,System.String,System.Object)": { - "Lines": { - "47": 10, - "48": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterPerRequest(System.Type,System.String,System.Type)": { - "Lines": { - "58": 110, - "59": 42 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterSingleton(System.Type,System.String,System.Type)": { - "Lines": { - "69": 7, - "70": 16, - "71": 7 - }, - "Branches": [ - { - "Line": 70, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 7 - }, - { - "Line": 70, - "Offset": 7, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 9 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterHandler(System.Type,System.String,System.Func`2)": { - "Lines": { - "81": 53, - "82": 53 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::UnregisterHandler(System.Type,System.String)": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "96": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 10, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::GetInstance(System.Type,System.String)": { - "Lines": { - "106": 61, - "107": 61, - "109": 52, - "111": 51, - "113": 32, - "116": 51, - "119": 9, - "121": 0, - "123": 9, - "125": 9, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "134": 9, - "136": 7, - "137": 7, - "138": 7, - "140": 42, - "142": 14, - "144": 14, - "147": 14, - "150": 7, - "153": 2 - }, - "Branches": [ - { - "Line": 107, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 52 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 32 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 4, - "Hits": 32 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 43, - "Path": 1, - "Ordinal": 3, - "Hits": 51 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 43, - "Path": 1, - "Ordinal": 5, - "Hits": 51 - }, - { - "Line": 107, - "Offset": 10, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 9 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 56, - "Path": 1, - "Ordinal": 7, - "Hits": 9 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 161, - "Path": 1, - "Ordinal": 9, - "Hits": 9 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 174, - "Path": 0, - "Ordinal": 10, - "Hits": 7 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 182, - "Path": 0, - "Ordinal": 12, - "Hits": 7 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 229, - "Path": 1, - "Ordinal": 17, - "Hits": 14 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 237, - "Path": 0, - "Ordinal": 14, - "Hits": 14 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 252, - "Path": 1, - "Ordinal": 15, - "Hits": 14 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 287, - "Path": 0, - "Ordinal": 16, - "Hits": 7 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 290, - "Path": 1, - "Ordinal": 11, - "Hits": 2 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 290, - "Path": 1, - "Ordinal": 13, - "Hits": 2 - } - ] - }, - "System.Boolean Caliburn.Micro.SimpleContainer::HasHandler(System.Type,System.String)": { - "Lines": { - "164": 8 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.SimpleContainer::GetAllInstances(System.Type,System.String)": { - "Lines": { - "175": 8, - "177": 8, - "179": 0, - "182": 40, - "184": 48, - "186": 16, - "188": 14, - "192": 8 - }, - "Branches": [ - { - "Line": 177, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 10, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 47, - "Path": 1, - "Ordinal": 7, - "Hits": 16 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 14 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 14 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 72, - "Path": 1, - "Ordinal": 3, - "Hits": 24 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 24 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 6, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::BuildUp(System.Object)": { - "Lines": { - "201": 65, - "202": 65, - "203": 65, - "204": 110, - "206": 203, - "208": 37, - "210": 36, - "212": 36, - "215": 64 - }, - "Branches": [ - { - "Line": 206, - "Offset": 94, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 37 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 36 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 88, - "Path": 1, - "Ordinal": 1, - "Hits": 101 - }, - { - "Line": 206, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 2, - "Hits": 64 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 45 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 45 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.SimpleContainer::CreateChildContainer()": { - "Lines": { - "223": 3 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetOrCreateEntry(System.Type,System.String)": { - "Lines": { - "228": 53, - "229": 53, - "231": 45, - "232": 45, - "235": 53 - }, - "Branches": [ - { - "Line": 229, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 45 - }, - { - "Line": 229, - "Offset": 10, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 53 - } - ] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetEntry(System.Type,System.String)": { - "Lines": { - "240": 130, - "242": 5, - "245": 127, - "247": 396, - "248": 225, - "251": 9 - }, - "Branches": [ - { - "Line": 240, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 0, - "Hits": 3 - }, - { - "Line": 240, - "Offset": 32, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 127 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 121 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 56 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 116, - "Path": 1, - "Ordinal": 5, - "Hits": 121 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 117, - "Path": 1, - "Ordinal": 3, - "Hits": 6 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 68 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 207 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::BuildInstance(System.Type)": { - "Lines": { - "261": 75, - "262": 75 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.SimpleContainer::ActivateInstance(System.Type,System.Object[])": { - "Lines": { - "273": 75, - "274": 75, - "275": 75 - }, - "Branches": [ - { - "Line": 273, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 72 - }, - { - "Line": 273, - "Offset": 2, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - }, - "System.Object[] Caliburn.Micro.SimpleContainer::DetermineConstructorArgs(System.Type)": { - "Lines": { - "285": 75, - "286": 75, - "288": 75, - "290": 78, - "293": 75 - }, - "Branches": [ - { - "Line": 288, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 75 - }, - { - "Line": 288, - "Offset": 21, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 75 - } - ] - }, - "System.Reflection.ConstructorInfo Caliburn.Micro.SimpleContainer::SelectEligibleConstructor(System.Type)": { - "Lines": { - "298": 75, - "299": 77, - "300": 77, - "301": 77, - "302": 77, - "303": 4, - "304": 77, - "305": 77, - "306": 75, - "307": 75 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor()": { - "Lines": { - "18": 26, - "24": 23, - "26": 23, - "27": 23, - "281": 101 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "29": 3, - "31": 3, - "32": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.cctor()": { - "Lines": { - "14": 1, - "15": 1, - "16": 1, - "17": 1 - }, - "Branches": [] - } - }, - "Caliburn.Micro.SimpleContainer/FactoryFactory`1": { - "System.Func`1 Caliburn.Micro.SimpleContainer/FactoryFactory`1::Create(Caliburn.Micro.SimpleContainer)": { - "Lines": { - "320": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleResult.cs": { - "Caliburn.Micro.SimpleResult": { - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Succeeded()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Cancelled()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Failed(System.Exception)": { - "Lines": { - "41": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::.ctor(System.Boolean,System.Exception)": { - "Lines": { - "13": 0, - "15": 0, - "16": 0, - "17": 0, - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskExtensions.cs": { - "Caliburn.Micro.TaskExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "32": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::InternalExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0, - "68": 0, - "69": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 90, - "EndOffset": 98, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.TaskResult Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task)": { - "Lines": { - "81": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.TaskResult`1 Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task`1)": { - "Lines": { - "92": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskResult.cs": { - "Caliburn.Micro.TaskResult": { - "System.Void Caliburn.Micro.TaskResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "30": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 28, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 28, - "Offset": 11, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult::.ctor(System.Threading.Tasks.Task)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "53": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.TaskResult`1": { - "TResult Caliburn.Micro.TaskResult`1::get_Result()": { - "Lines": { - "74": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult`1::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "82": 0, - "84": 0, - "87": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult`1::.ctor(System.Threading.Tasks.Task`1)": { - "Lines": { - "67": 0, - "69": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAttachedEventArgs.cs": { - "Caliburn.Micro.ViewAttachedEventArgs": { - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_View()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_Context()": { - "Lines": { - "18": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAware.cs": { - "Caliburn.Micro.ViewAware": { - "System.Collections.Generic.IDictionary`2 Caliburn.Micro.ViewAware::get_Views()": { - "Lines": { - "24": 8 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::Caliburn.Micro.IViewAware.AttachView(System.Object,System.Object)": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "56": 0, - "58": 0 - }, - "Branches": [ - { - "Line": 42, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 115, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 115, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 140, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::AttachViewReadyOnActivated(Caliburn.Micro.IActivate,System.Object)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 30, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewAttached(System.Object,System.Object)": { - "Lines": { - "85": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewLoaded(System.Object)": { - "Lines": { - "93": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewReady(System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAware::GetView(System.Object)": { - "Lines": { - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 111, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::.ctor()": { - "Lines": { - "30": 29, - "32": 29, - "33": 29, - "38": 29 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::.cctor()": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\WeakValueDictionary.cs": { - "Caliburn.Micro.WeakValueDictionary`2": { - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::IsCleanupNeeded()": { - "Lines": { - "23": 0, - "25": 0, - "26": 0, - "29": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 11, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanAbandonedItems()": { - "Lines": { - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 34, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanIfNeeded()": { - "Lines": { - "43": 0, - "45": 0, - "47": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 6, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.Generic.IEnumerator`1> Caliburn.Micro.WeakValueDictionary`2::GetEnumerator()": { - "Lines": { - "118": 0, - "119": 0, - "120": 0, - "121": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 18, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "126": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "131": 0, - "132": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Clear()": { - "Lines": { - "139": 8, - "140": 8 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "145": 0, - "147": 0, - "150": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32)": { - "Lines": { - "155": 0, - "157": 0, - "160": 0, - "162": 0, - "165": 0, - "167": 0, - "168": 0, - "171": 0, - "172": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "187": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2::get_Count()": { - "Lines": { - "202": 0, - "203": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.get_IsReadOnly()": { - "Lines": { - "209": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Add(TKey,TValue)": { - "Lines": { - "219": 0, - "220": 0, - "221": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::ContainsKey(TKey)": { - "Lines": { - "231": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::Remove(TKey)": { - "Lines": { - "241": 0, - "242": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::TryGetValue(TKey,TValue&)": { - "Lines": { - "256": 0, - "259": 0, - "261": 0, - "262": 0, - "265": 0, - "266": 0, - "268": 0, - "269": 0, - "270": 0, - "273": 0, - "274": 0 - }, - "Branches": [ - { - "Line": 259, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 20, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "TValue Caliburn.Micro.WeakValueDictionary`2::get_Item(TKey)": { - "Lines": { - "290": 0, - "292": 0, - "295": 0 - }, - "Branches": [ - { - "Line": 290, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 290, - "Offset": 9, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::set_Item(TKey,TValue)": { - "Lines": { - "299": 0, - "300": 0, - "301": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Keys()": { - "Lines": { - "309": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Values()": { - "Lines": { - "317": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__6_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "68": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__7_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor()": { - "Lines": { - "17": 29, - "56": 29, - "58": 29, - "59": 29 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2)": { - "Lines": { - "65": 0, - "67": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "76": 0, - "78": 0, - "80": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "86": 0, - "88": 0, - "89": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32)": { - "Lines": { - "95": 0, - "97": 0, - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "105": 0, - "107": 0, - "108": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WeakValueDictionary`2/ValueCollection": { - "System.Collections.Generic.IEnumerator`1 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::GetEnumerator()": { - "Lines": { - "333": 0 - }, - "Branches": [ - { - "Line": 333, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 333, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "338": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Add(TValue)": { - "Lines": { - "343": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Clear()": { - "Lines": { - "348": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Contains(TValue)": { - "Lines": { - "353": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::CopyTo(TValue[],System.Int32)": { - "Lines": { - "358": 0, - "360": 0, - "363": 0, - "365": 0, - "368": 0, - "370": 0, - "371": 0, - "374": 0, - "375": 0 - }, - "Branches": [ - { - "Line": 358, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 358, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Remove(TValue)": { - "Lines": { - "379": 0 - }, - "Branches": [] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::get_Count()": { - "Lines": { - "384": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.get_IsReadOnly()": { - "Lines": { - "389": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::.ctor(Caliburn.Micro.WeakValueDictionary`2)": { - "Lines": { - "326": 0, - "328": 0, - "329": 0 - }, - "Branches": [] - } - } - } - } -} \ No newline at end of file diff --git a/src/Caliburn.Micro.Maui.Tests/coverage.json b/src/Caliburn.Micro.Maui.Tests/coverage.json deleted file mode 100644 index f12f4656..00000000 --- a/src/Caliburn.Micro.Maui.Tests/coverage.json +++ /dev/null @@ -1,15188 +0,0 @@ -{ - "Caliburn.Micro.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivateExtensions.cs": { - "Caliburn.Micro.ActivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ActivateExtensions::ActivateAsync(Caliburn.Micro.IActivate)": { - "Lines": { - "15": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationEventArgs.cs": { - "Caliburn.Micro.ActivationEventArgs": { - "System.Boolean Caliburn.Micro.ActivationEventArgs::get_WasInitialized()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationProcessedEventArgs.cs": { - "Caliburn.Micro.ActivationProcessedEventArgs": { - "System.Object Caliburn.Micro.ActivationProcessedEventArgs::get_Item()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ActivationProcessedEventArgs::get_Success()": { - "Lines": { - "19": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\AsyncEventHandlerExtensions.cs": { - "Caliburn.Micro.AsyncEventHandlerExtensions": { - "System.Collections.Generic.IEnumerable`1> Caliburn.Micro.AsyncEventHandlerExtensions::GetHandlers(Caliburn.Micro.AsyncEventHandler`1)": { - "Lines": { - "25": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.AsyncEventHandlerExtensions::InvokeAllAsync(Caliburn.Micro.AsyncEventHandler`1,System.Object,TEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "42": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\BindableCollection.cs": { - "Caliburn.Micro.BindableCollection`1": { - "System.Boolean Caliburn.Micro.BindableCollection`1::get_IsNotifying()": { - "Lines": { - "36": 91 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::NotifyOfPropertyChange(System.String)": { - "Lines": { - "44": 0, - "46": 0, - "48": 0, - "52": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 44, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 26, - "EndOffset": 76, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::Refresh()": { - "Lines": { - "62": 2, - "64": 2, - "65": 2, - "66": 2, - "67": 2, - "68": 2, - "69": 4, - "73": 0, - "74": 0, - "75": 0, - "77": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 62, - "Offset": 10, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItem(System.Int32,T)": { - "Lines": { - "86": 18, - "88": 36, - "92": 0, - "94": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 18 - }, - { - "Line": 86, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItemBase(System.Int32,T)": { - "Lines": { - "106": 20, - "107": 20 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItem(System.Int32,T)": { - "Lines": { - "116": 0, - "118": 0, - "122": 0, - "124": 0 - }, - "Branches": [ - { - "Line": 116, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItemBase(System.Int32,T)": { - "Lines": { - "136": 0, - "137": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItem(System.Int32)": { - "Lines": { - "145": 0, - "147": 0, - "151": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItemBase(System.Int32)": { - "Lines": { - "164": 0, - "165": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItems()": { - "Lines": { - "172": 4, - "173": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItemsBase()": { - "Lines": { - "183": 4, - "184": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "192": 27, - "194": 25, - "196": 27 - }, - "Branches": [ - { - "Line": 192, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 25 - }, - { - "Line": 192, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 27 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "204": 54, - "206": 50, - "208": 54 - }, - "Branches": [ - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 50 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 54 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "233": 1, - "235": 1, - "239": 0, - "241": 0 - }, - "Branches": [ - { - "Line": 233, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 233, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "268": 0, - "270": 0, - "274": 0, - "276": 0 - }, - "Branches": [ - { - "Line": 268, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnUIThread(System.Action)": { - "Lines": { - "283": 25 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor()": { - "Lines": { - "18": 7, - "20": 7, - "21": 7 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "28": 0, - "30": 0, - "31": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0::g__AddRange|0()": { - "Lines": { - "218": 1, - "219": 1, - "220": 1, - "221": 6, - "223": 2, - "224": 2, - "226": 1, - "228": 1, - "229": 1, - "230": 1, - "231": 1 - }, - "Branches": [ - { - "Line": 221, - "Offset": 80, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - }, - { - "Line": 221, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - } - ] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0::g__RemoveRange|0()": { - "Lines": { - "251": 0, - "252": 0, - "253": 0, - "255": 0, - "256": 0, - "258": 0, - "261": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0 - }, - "Branches": [ - { - "Line": 253, - "Offset": 80, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CloseResult.cs": { - "Caliburn.Micro.CloseResult`1": { - "System.Boolean Caliburn.Micro.CloseResult`1::get_CloseCanOccur()": { - "Lines": { - "25": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.CloseResult`1::get_Children()": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.CloseResult`1::.ctor(System.Boolean,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "20": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Conductor.cs": { - "Caliburn.Micro.Conductor`1": { - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "77": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "88": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1::GetChildren()": { - "Lines": { - "97": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__0": { - "System.Void Caliburn.Micro.Conductor`1/d__0::MoveNext()": { - "Lines": { - "15": 0, - "17": 0, - "19": 0, - "20": 0, - "22": 0, - "25": 0, - "27": 0, - "29": 0, - "33": 0, - "35": 0 - }, - "Branches": [ - { - "Line": 15, - "Offset": 43, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 208, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 43, - "EndOffset": 213, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 213, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 341, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 444, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/d__2": { - "System.Void Caliburn.Micro.Conductor`1/d__2::MoveNext()": { - "Lines": { - "66": 0, - "68": 0, - "69": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__1": { - "System.Void Caliburn.Micro.Conductor`1/d__1::MoveNext()": { - "Lines": { - "46": 0, - "48": 0, - "51": 0, - "53": 0, - "55": 0, - "57": 0 - }, - "Branches": [ - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 201, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 305, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionAllActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/AllActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/AllActive::get_Items()": { - "Lines": { - "65": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "72": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/AllActive::GetChildren()": { - "Lines": { - "175": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/AllActive::EnsureItem(T)": { - "Lines": { - "191": 0, - "193": 0, - "194": 0, - "196": 0, - "198": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 15, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::<.ctor>b__3_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "43": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "53": 0, - "54": 0, - "56": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor(System.Boolean)": { - "Lines": { - "31": 0, - "33": 0, - "34": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor()": { - "Lines": { - "23": 0, - "39": 0, - "41": 0, - "42": 0, - "44": 0, - "45": 0, - "48": 0, - "51": 0, - "55": 0, - "57": 0, - "58": 0, - "60": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c": { - "System.Boolean Caliburn.Micro.Conductor`1/Collection/AllActive/<>c::b__9_0(System.Reflection.PropertyInfo)": { - "Lines": { - "121": 0 - }, - "Branches": [ - { - "Line": 121, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 16, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0": { - "System.Object Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__1(System.Reflection.PropertyInfo)": { - "Lines": { - "122": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__2(T)": { - "Lines": { - "124": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__10": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__10::MoveNext()": { - "Lines": { - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "143": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 135, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 28, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 165, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__8": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__8::MoveNext()": { - "Lines": { - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "108": 0, - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 101, - "Offset": 159, - "EndOffset": 164, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 185, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 219, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 343, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 159, - "EndOffset": 398, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 398, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__13": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__13::MoveNext()": { - "Lines": { - "180": 0, - "181": 0, - "182": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__11::MoveNext()": { - "Lines": { - "155": 0, - "156": 0, - "158": 0, - "160": 0, - "162": 0, - "163": 0, - "166": 0, - "167": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 191, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 296, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 401, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__7::MoveNext()": { - "Lines": { - "83": 0, - "85": 0, - "88": 0, - "89": 0, - "90": 0 - }, - "Branches": [ - { - "Line": 83, - "Offset": 169, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 169, - "EndOffset": 171, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 212, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 223, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__9::MoveNext()": { - "Lines": { - "119": 0, - "120": 0, - "123": 0, - "125": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 103, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 56, - "EndOffset": 234, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionOneActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/OneActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/OneActive::get_Items()": { - "Lines": { - "52": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/OneActive::GetChildren()": { - "Lines": { - "58": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::DetermineNextItemToActivate(System.Collections.Generic.IList`1,System.Int32)": { - "Lines": { - "131": 0, - "133": 0, - "134": 0, - "136": 0, - "137": 0, - "139": 0 - }, - "Branches": [ - { - "Line": 133, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 25, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 48, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 48, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/OneActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "193": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::EnsureItem(T)": { - "Lines": { - "226": 0, - "228": 0, - "232": 0, - "234": 0, - "235": 0, - "237": 0, - "240": 0 - }, - "Branches": [ - { - "Line": 226, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 226, - "Offset": 6, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 88, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::<.ctor>b__1_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "30": 0, - "33": 0, - "34": 0, - "36": 0, - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "43": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 30, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::.ctor()": { - "Lines": { - "21": 0, - "26": 0, - "28": 0, - "29": 0, - "31": 0, - "32": 0, - "35": 0, - "38": 0, - "42": 0, - "44": 0, - "45": 0, - "47": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__5": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__5::MoveNext()": { - "Lines": { - "68": 0, - "70": 0, - "72": 0, - "73": 0, - "76": 0, - "79": 0, - "80": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 38, - "EndOffset": 43, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 75, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 83, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 203, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 38, - "EndOffset": 205, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 205, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__9::MoveNext()": { - "Lines": { - "149": 0, - "151": 0, - "153": 0, - "155": 0, - "157": 0, - "158": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "166": 0, - "167": 0, - "168": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "175": 0, - "177": 0, - "180": 0, - "181": 0, - "183": 0, - "184": 0 - }, - "Branches": [ - { - "Line": 151, - "Offset": 167, - "EndOffset": 172, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 193, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 232, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 253, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 301, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 475, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 504, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 628, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 167, - "EndOffset": 685, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 685, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__7::MoveNext()": { - "Lines": { - "107": 0, - "109": 0, - "110": 0, - "112": 0, - "116": 0, - "119": 0, - "120": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 54, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 54, - "EndOffset": 189, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__6": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__6::MoveNext()": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "95": 0, - "98": 0, - "100": 0, - "101": 0, - "103": 0 - }, - "Branches": [ - { - "Line": 91, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 171, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 298, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 398, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__11::MoveNext()": { - "Lines": { - "204": 0, - "206": 0, - "208": 0, - "211": 0, - "215": 0, - "217": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 30, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 184, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 30, - "EndOffset": 230, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBase.cs": { - "Caliburn.Micro.ConductorBase`1": { - "Caliburn.Micro.ICloseStrategy`1 Caliburn.Micro.ConductorBase`1::get_CloseStrategy()": { - "Lines": { - "23": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 7, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::set_CloseStrategy(Caliburn.Micro.ICloseStrategy`1)": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.DeactivateItemAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Collections.IEnumerable Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IParent.GetChildren()": { - "Lines": { - "34": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.ActivateItemAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "50": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBase`1::OnActivationProcessed(T,System.Boolean)": { - "Lines": { - "77": 0, - "78": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0 - }, - "Branches": [ - { - "Line": 77, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 77, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 20, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "T Caliburn.Micro.ConductorBase`1::EnsureItem(T)": { - "Lines": { - "94": 0, - "95": 0, - "97": 0 - }, - "Branches": [ - { - "Line": 94, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 13, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::.ctor()": { - "Lines": { - "40": 0 - }, - "Branches": [ - { - "Line": 40, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBaseWithActiveItem.cs": { - "Caliburn.Micro.ConductorBaseWithActiveItem`1": { - "T Caliburn.Micro.ConductorBaseWithActiveItem`1::get_ActiveItem()": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::set_ActiveItem(T)": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.get_ActiveItem()": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.set_ActiveItem(System.Object)": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBaseWithActiveItem`1::ChangeActiveItemAsync(T,System.Boolean)": { - "Lines": { - "61": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7": { - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7::MoveNext()": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "53": 0 - }, - "Branches": [ - { - "Line": 49, - "Offset": 184, - "EndOffset": 186, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 184, - "EndOffset": 290, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorExtensions.cs": { - "Caliburn.Micro.ConductorExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ConductorExtensions::ActivateItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContainerExtensions.cs": { - "Caliburn.Micro.ContainerExtensions": { - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Singleton(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "22": 0, - "36": 0, - "37": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::PerRequest(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "49": 0, - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Instance(Caliburn.Micro.SimpleContainer,TService)": { - "Lines": { - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Handler(Caliburn.Micro.SimpleContainer,System.Func`2)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::AllTypesOf(Caliburn.Micro.SimpleContainer,System.Reflection.Assembly,System.Func`2)": { - "Lines": { - "105": 0, - "107": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "118": 0, - "120": 0, - "123": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 19, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 105, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 143, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "TService Caliburn.Micro.ContainerExtensions::GetInstance(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "135": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.ContainerExtensions::GetAllInstances(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "147": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ContainerExtensions::HasHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "159": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContainerExtensions::UnregisterHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "170": 0, - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContinueResultDecorator.cs": { - "Caliburn.Micro.ContinueResultDecorator": { - "System.Void Caliburn.Micro.ContinueResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "37": 0, - "39": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 37, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::Continue(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::ContinueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.ctor(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "19": 0, - "21": 0, - "23": 0, - "26": 0, - "27": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 8, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.cctor()": { - "Lines": { - "10": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Coroutine.cs": { - "Caliburn.Micro.Coroutine": { - "System.Void Caliburn.Micro.Coroutine::BeginExecute(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext,System.EventHandler`1)": { - "Lines": { - "27": 0, - "29": 0, - "30": 0, - "32": 0, - "34": 0, - "37": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 32, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 44, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Coroutine::ExecuteAsync(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "49": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0 - }, - "Branches": [ - { - "Line": 53, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 6, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Coroutine::ExecuteOnCompleted(Caliburn.Micro.IResult,System.EventHandler`1)": { - "Lines": { - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Coroutine::.cctor()": { - "Lines": { - "12": 0, - "17": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 86, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 54, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CoroutineExecutionContext.cs": { - "Caliburn.Micro.CoroutineExecutionContext": { - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Source()": { - "Lines": { - "11": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_View()": { - "Lines": { - "16": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Target()": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivateExtensions.cs": { - "Caliburn.Micro.DeactivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.DeactivateExtensions::DeactivateAsync(Caliburn.Micro.IDeactivate,System.Boolean)": { - "Lines": { - "16": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivationEventArgs.cs": { - "Caliburn.Micro.DeactivationEventArgs": { - "System.Boolean Caliburn.Micro.DeactivationEventArgs::get_WasClosed()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DebugLog.cs": { - "Caliburn.Micro.DebugLog": { - "System.Void Caliburn.Micro.DebugLog::Info(System.String,System.Object[])": { - "Lines": { - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Warn(System.String,System.Object[])": { - "Lines": { - "41": 0, - "42": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Error(System.Exception)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::.ctor(System.Type)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultCloseStrategy.cs": { - "Caliburn.Micro.DefaultCloseStrategy`1": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1::.ctor(System.Boolean)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DefaultCloseStrategy`1/d__2": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1/d__2::MoveNext()": { - "Lines": { - "27": 0, - "28": 0, - "30": 0, - "32": 0, - "34": 0, - "36": 0, - "38": 0, - "41": 0, - "45": 0, - "47": 0, - "49": 0, - "51": 0, - "54": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 30, - "Offset": 281, - "EndOffset": 61, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 101, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 207, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 224, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 241, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 281, - "EndOffset": 286, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 335, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 346, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 346, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultPlatformProvider.cs": { - "Caliburn.Micro.DefaultPlatformProvider": { - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "27": 0, - "28": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.DefaultPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "46": 25, - "47": 25 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "52": 21 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.DefaultPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "80": 0, - "81": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "System.Func`2 Caliburn.Micro.DefaultPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "104": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 6, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DelegateResult.cs": { - "Caliburn.Micro.DelegateResult": { - "System.Void Caliburn.Micro.DelegateResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult::.ctor(System.Action)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "44": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DelegateResult`1": { - "System.Void Caliburn.Micro.DelegateResult`1::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "70": 0, - "74": 0, - "75": 0, - "76": 0, - "78": 0, - "79": 0, - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "TResult Caliburn.Micro.DelegateResult`1::get_Result()": { - "Lines": { - "87": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult`1::.ctor(System.Func`1)": { - "Lines": { - "59": 0, - "61": 0, - "62": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EnumerableExtensions.cs": { - "Caliburn.Micro.EnumerableExtensions": { - "System.Void Caliburn.Micro.EnumerableExtensions::Apply(System.Collections.Generic.IEnumerable`1,System.Action`1)": { - "Lines": { - "19": 66, - "21": 16, - "23": 17 - }, - "Branches": [ - { - "Line": 19, - "Offset": 29, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 16 - }, - { - "Line": 19, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 0, - "Hits": 17 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregator.cs": { - "Caliburn.Micro.EventAggregator": { - "System.Boolean Caliburn.Micro.EventAggregator::HandlerExistsFor(System.Type)": { - "Lines": { - "18": 0, - "20": 0, - "22": 0 - }, - "Branches": [ - { - "Line": 20, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 20, - "Offset": 12, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Subscribe(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "27": 0, - "29": 0, - "32": 0, - "34": 0, - "37": 0, - "39": 0, - "41": 0, - "44": 0, - "45": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 90, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Unsubscribe(System.Object)": { - "Lines": { - "51": 0, - "53": 0, - "56": 0, - "58": 0, - "60": 0, - "62": 0, - "64": 0, - "65": 0 - }, - "Branches": [ - { - "Line": 51, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 89, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator::PublishAsync(System.Object,System.Func`2,System.Threading.Tasks.Task>,System.Threading.CancellationToken)": { - "Lines": { - "70": 0, - "72": 0, - "75": 0, - "77": 0, - "82": 0, - "84": 0, - "85": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0 - }, - "Branches": [ - { - "Line": 70, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::.ctor()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.EventAggregator/Handler": { - "System.Boolean Caliburn.Micro.EventAggregator/Handler::get_IsDead()": { - "Lines": { - "136": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Matches(System.Object)": { - "Lines": { - "140": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator/Handler::Handle(System.Type,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "145": 0, - "147": 0, - "149": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0 - }, - "Branches": [ - { - "Line": 147, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 147, - "Offset": 57, - "EndOffset": 66, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 42, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Handles(System.Type)": { - "Lines": { - "166": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregator/Handler::.ctor(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "111": 0, - "113": 0, - "115": 0, - "116": 0, - "121": 0, - "122": 0, - "124": 0, - "126": 0, - "127": 0, - "129": 0, - "131": 0, - "134": 0 - }, - "Branches": [ - { - "Line": 124, - "Offset": 178, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 159, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 172, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 178, - "EndOffset": 180, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d": { - "System.Void Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d::MoveNext()": { - "Lines": {}, - "Branches": [ - { - "Line": 97, - "Offset": 217, - "EndOffset": 219, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 254, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 278, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 97, - "Offset": 217, - "EndOffset": 301, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregatorExtensions.cs": { - "Caliburn.Micro.EventAggregatorExtensions": { - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnPublishedThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "20": 0, - "21": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::Subscribe(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "32": 0, - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnBackgroundThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "43": 0, - "44": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnUIThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "90": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "113": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "124": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Execute.cs": { - "Caliburn.Micro.Execute": { - "System.Boolean Caliburn.Micro.Execute::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::BeginOnUIThread(System.Action)": { - "Lines": { - "28": 0, - "29": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Execute::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::OnUIThread(System.Action)": { - "Lines": { - "46": 25, - "47": 25 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ExpressionExtensions.cs": { - "Caliburn.Micro.ExpressionExtensions": { - "System.Reflection.MemberInfo Caliburn.Micro.ExpressionExtensions::GetMemberInfo(System.Linq.Expressions.Expression)": { - "Lines": { - "18": 0, - "21": 0, - "23": 0, - "24": 0, - "28": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 18, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\IoC.cs": { - "Caliburn.Micro.IoC": { - "T Caliburn.Micro.IoC::Get(System.String)": { - "Lines": { - "35": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.IoC::GetAll()": { - "Lines": { - "45": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.IoC::.cctor()": { - "Lines": { - "15": 0, - "20": 0, - "25": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\LogManager.cs": { - "Caliburn.Micro.LogManager": { - "System.Void Caliburn.Micro.LogManager::.cctor()": { - "Lines": { - "10": 1, - "15": 5 - }, - "Branches": [] - } - }, - "Caliburn.Micro.LogManager/NullLog": { - "System.Void Caliburn.Micro.LogManager/NullLog::Info(System.String,System.Object[])": { - "Lines": { - "19": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Warn(System.String,System.Object[])": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Error(System.Exception)": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\OverrideCancelResultDecorator.cs": { - "Caliburn.Micro.OverrideCancelResultDecorator": { - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "25": 0, - "27": 0, - "30": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 25, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 25, - "Offset": 6, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "15": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.cctor()": { - "Lines": { - "8": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PlatformProvider.cs": { - "Caliburn.Micro.PlatformProvider": { - "Caliburn.Micro.IPlatformProvider Caliburn.Micro.PlatformProvider::get_Current()": { - "Lines": { - "11": 47 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PropertyChangedBase.cs": { - "Caliburn.Micro.PropertyChangedBase": { - "System.Boolean Caliburn.Micro.PropertyChangedBase::get_IsNotifying()": { - "Lines": { - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::Refresh()": { - "Lines": { - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.String)": { - "Lines": { - "48": 0, - "50": 0, - "52": 0, - "56": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 48, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 26, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 84, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.Linq.Expressions.Expression`1>)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "78": 0, - "79": 0 - }, - "Branches": [ - { - "Line": 78, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnUIThread(System.Action)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.PropertyChangedBase::Set(T&,T,System.String)": { - "Lines": { - "98": 0, - "100": 0, - "103": 0, - "105": 0, - "107": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 39, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::.ctor()": { - "Lines": { - "18": 0, - "20": 0, - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\RescueResultDecorator.cs": { - "Caliburn.Micro.RescueResultDecorator`1": { - "System.Void Caliburn.Micro.RescueResultDecorator`1::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "35": 0, - "36": 0, - "38": 0, - "42": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 36, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::Rescue(Caliburn.Micro.CoroutineExecutionContext,TException)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::RescueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 48, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.ctor(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "21": 0, - "23": 0, - "24": 0, - "25": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 10, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.cctor()": { - "Lines": { - "11": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultDecoratorBase.cs": { - "Caliburn.Micro.ResultDecoratorBase": { - "System.Void Caliburn.Micro.ResultDecoratorBase::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::InnerResultCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "44": 0, - "45": 0, - "46": 0, - "47": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::OnCompleted(Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "60": 0 - }, - "Branches": [ - { - "Line": 19, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 19, - "Offset": 46, - "EndOffset": 60, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultExtensions.cs": { - "Caliburn.Micro.ResultExtensions": { - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::WhenCancelled(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::OverrideCancel(Caliburn.Micro.IResult)": { - "Lines": { - "28": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "43": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Screen.cs": { - "Caliburn.Micro.Screen": { - "System.Boolean Caliburn.Micro.Screen::get_IsInitialized()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsInitialized(System.Boolean)": { - "Lines": { - "36": 0, - "37": 0, - "38": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Screen::get_Parent()": { - "Lines": { - "46": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_Parent(System.Object)": { - "Lines": { - "49": 0, - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Screen::get_DisplayName()": { - "Lines": { - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_DisplayName(System.String)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Screen::get_IsActive()": { - "Lines": { - "73": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsActive(System.Boolean)": { - "Lines": { - "76": 0, - "77": 0, - "78": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.Screen::CanCloseAsync(System.Threading.CancellationToken)": { - "Lines": { - "153": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnInitializeAsync(System.Threading.CancellationToken)": { - "Lines": { - "178": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "186": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivatedAsync(System.Threading.CancellationToken)": { - "Lines": { - "195": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "206": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.ctor()": { - "Lines": { - "22": 0, - "24": 0, - "25": 0, - "84": 0, - "89": 0, - "94": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.cctor()": { - "Lines": { - "12": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d": { - "System.Void Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d::MoveNext()": { - "Lines": { - "170": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/d__27": { - "System.Void Caliburn.Micro.Screen/d__27::MoveNext()": { - "Lines": { - "98": 0, - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "106": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 42, - "EndOffset": 49, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 177, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 412, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 416, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 442, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 449, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Screen/d__28": { - "System.Void Caliburn.Micro.Screen/d__28::MoveNext()": { - "Lines": { - "122": 0, - "124": 0, - "125": 0, - "126": 0, - "127": 0, - "129": 0, - "130": 0, - "131": 0, - "133": 0, - "134": 0, - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 122, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 65, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 232, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 236, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 262, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 269, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 359, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 395, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 395, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Screen/d__30": { - "System.Void Caliburn.Micro.Screen/d__30::MoveNext()": { - "Lines": { - "163": 0, - "165": 0, - "168": 0, - "171": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 48, - "EndOffset": 147, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ScreenExtensions.cs": { - "Caliburn.Micro.ScreenExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object)": { - "Lines": { - "18": 0 - }, - "Branches": [ - { - "Line": 18, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 18, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [ - { - "Line": 29, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 29, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean)": { - "Lines": { - "40": 0 - }, - "Branches": [ - { - "Line": 40, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "52": 0 - }, - "Branches": [ - { - "Line": 52, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 52, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "63": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "75": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T,System.Threading.CancellationToken)": { - "Lines": { - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ActivateWith(Caliburn.Micro.IActivate,Caliburn.Micro.IActivate)": { - "Lines": { - "108": 0, - "119": 0, - "120": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::DeactivateWith(Caliburn.Micro.IDeactivate,Caliburn.Micro.IDeactivate)": { - "Lines": { - "129": 0, - "140": 0, - "141": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ConductWith(TChild,TParent)": { - "Lines": { - "152": 0, - "153": 0, - "154": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d::MoveNext()": { - "Lines": { - "112": 0, - "113": 0, - "114": 0, - "116": 0, - "117": 0 - }, - "Branches": [ - { - "Line": 113, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 113, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d::MoveNext()": { - "Lines": { - "133": 0, - "134": 0, - "135": 0, - "137": 0, - "138": 0 - }, - "Branches": [ - { - "Line": 134, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SequentialResult.cs": { - "Caliburn.Micro.SequentialResult": { - "System.Void Caliburn.Micro.SequentialResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "34": 0, - "35": 0, - "36": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::ChildCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "43": 0, - "46": 0, - "48": 0, - "49": 0, - "52": 0, - "55": 0, - "56": 0, - "57": 0, - "59": 0, - "60": 0, - "63": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "74": 0, - "75": 0, - "80": 0, - "82": 0 - }, - "Branches": [ - { - "Line": 41, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 41, - "Offset": 8, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 44, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 63, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 161, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SequentialResult::OnComplete(System.Exception,System.Boolean)": { - "Lines": { - "86": 0, - "87": 0, - "88": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::.ctor(System.Collections.Generic.IEnumerator`1)": { - "Lines": { - "18": 0, - "20": 0, - "21": 0, - "26": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleContainer.cs": { - "Caliburn.Micro.SimpleContainer": { - "System.Boolean Caliburn.Micro.SimpleContainer::get_EnablePropertyInjection()": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterInstance(System.Type,System.String,System.Object)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterPerRequest(System.Type,System.String,System.Type)": { - "Lines": { - "58": 0, - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterSingleton(System.Type,System.String,System.Type)": { - "Lines": { - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 70, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 7, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterHandler(System.Type,System.String,System.Func`2)": { - "Lines": { - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::UnregisterHandler(System.Type,System.String)": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "96": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 10, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::GetInstance(System.Type,System.String)": { - "Lines": { - "106": 0, - "107": 0, - "109": 0, - "111": 0, - "113": 0, - "116": 0, - "119": 0, - "121": 0, - "123": 0, - "125": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "134": 0, - "136": 0, - "137": 0, - "138": 0, - "140": 0, - "142": 0, - "144": 0, - "147": 0, - "150": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 43, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 43, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 10, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 56, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 161, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 174, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 182, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 229, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 237, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 252, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 287, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 290, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 290, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.SimpleContainer::HasHandler(System.Type,System.String)": { - "Lines": { - "164": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.SimpleContainer::GetAllInstances(System.Type,System.String)": { - "Lines": { - "175": 0, - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "186": 0, - "188": 0, - "192": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 10, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 47, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 72, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::BuildUp(System.Object)": { - "Lines": { - "201": 0, - "202": 0, - "203": 0, - "204": 0, - "206": 0, - "208": 0, - "210": 0, - "212": 0, - "215": 0 - }, - "Branches": [ - { - "Line": 206, - "Offset": 94, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 88, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.SimpleContainer::CreateChildContainer()": { - "Lines": { - "223": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetOrCreateEntry(System.Type,System.String)": { - "Lines": { - "228": 0, - "229": 0, - "231": 0, - "232": 0, - "235": 0 - }, - "Branches": [ - { - "Line": 229, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 229, - "Offset": 10, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetEntry(System.Type,System.String)": { - "Lines": { - "240": 0, - "242": 0, - "245": 0, - "247": 0, - "248": 0, - "251": 0 - }, - "Branches": [ - { - "Line": 240, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 32, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 116, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 117, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::BuildInstance(System.Type)": { - "Lines": { - "261": 0, - "262": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.SimpleContainer::ActivateInstance(System.Type,System.Object[])": { - "Lines": { - "273": 0, - "274": 0, - "275": 0 - }, - "Branches": [ - { - "Line": 273, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 2, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object[] Caliburn.Micro.SimpleContainer::DetermineConstructorArgs(System.Type)": { - "Lines": { - "285": 0, - "286": 0, - "288": 0, - "290": 0, - "293": 0 - }, - "Branches": [ - { - "Line": 288, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 288, - "Offset": 21, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Reflection.ConstructorInfo Caliburn.Micro.SimpleContainer::SelectEligibleConstructor(System.Type)": { - "Lines": { - "298": 0, - "299": 0, - "300": 0, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 0, - "307": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor()": { - "Lines": { - "18": 0, - "24": 0, - "26": 0, - "27": 0, - "281": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "29": 0, - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.cctor()": { - "Lines": { - "14": 0, - "15": 0, - "16": 0, - "17": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.SimpleContainer/FactoryFactory`1": { - "System.Func`1 Caliburn.Micro.SimpleContainer/FactoryFactory`1::Create(Caliburn.Micro.SimpleContainer)": { - "Lines": { - "320": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleResult.cs": { - "Caliburn.Micro.SimpleResult": { - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Succeeded()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Cancelled()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Failed(System.Exception)": { - "Lines": { - "41": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::.ctor(System.Boolean,System.Exception)": { - "Lines": { - "13": 0, - "15": 0, - "16": 0, - "17": 0, - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskExtensions.cs": { - "Caliburn.Micro.TaskExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "32": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::InternalExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0, - "68": 0, - "69": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 90, - "EndOffset": 98, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.TaskResult Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task)": { - "Lines": { - "81": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.TaskResult`1 Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task`1)": { - "Lines": { - "92": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskResult.cs": { - "Caliburn.Micro.TaskResult": { - "System.Void Caliburn.Micro.TaskResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "30": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 28, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 28, - "Offset": 11, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult::.ctor(System.Threading.Tasks.Task)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "53": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.TaskResult`1": { - "TResult Caliburn.Micro.TaskResult`1::get_Result()": { - "Lines": { - "74": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult`1::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "82": 0, - "84": 0, - "87": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult`1::.ctor(System.Threading.Tasks.Task`1)": { - "Lines": { - "67": 0, - "69": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAttachedEventArgs.cs": { - "Caliburn.Micro.ViewAttachedEventArgs": { - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_View()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_Context()": { - "Lines": { - "18": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAware.cs": { - "Caliburn.Micro.ViewAware": { - "System.Collections.Generic.IDictionary`2 Caliburn.Micro.ViewAware::get_Views()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::Caliburn.Micro.IViewAware.AttachView(System.Object,System.Object)": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "56": 0, - "58": 0 - }, - "Branches": [ - { - "Line": 42, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 115, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 115, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 140, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::AttachViewReadyOnActivated(Caliburn.Micro.IActivate,System.Object)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 30, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewAttached(System.Object,System.Object)": { - "Lines": { - "85": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewLoaded(System.Object)": { - "Lines": { - "93": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewReady(System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAware::GetView(System.Object)": { - "Lines": { - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 111, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::.ctor()": { - "Lines": { - "30": 0, - "32": 0, - "33": 0, - "38": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::.cctor()": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\WeakValueDictionary.cs": { - "Caliburn.Micro.WeakValueDictionary`2": { - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::IsCleanupNeeded()": { - "Lines": { - "23": 0, - "25": 0, - "26": 0, - "29": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 11, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanAbandonedItems()": { - "Lines": { - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 34, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanIfNeeded()": { - "Lines": { - "43": 0, - "45": 0, - "47": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 6, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.Generic.IEnumerator`1> Caliburn.Micro.WeakValueDictionary`2::GetEnumerator()": { - "Lines": { - "118": 0, - "119": 0, - "120": 0, - "121": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 18, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "126": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "131": 0, - "132": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Clear()": { - "Lines": { - "139": 0, - "140": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "145": 0, - "147": 0, - "150": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32)": { - "Lines": { - "155": 0, - "157": 0, - "160": 0, - "162": 0, - "165": 0, - "167": 0, - "168": 0, - "171": 0, - "172": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "187": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2::get_Count()": { - "Lines": { - "202": 0, - "203": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.get_IsReadOnly()": { - "Lines": { - "209": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Add(TKey,TValue)": { - "Lines": { - "219": 0, - "220": 0, - "221": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::ContainsKey(TKey)": { - "Lines": { - "231": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::Remove(TKey)": { - "Lines": { - "241": 0, - "242": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::TryGetValue(TKey,TValue&)": { - "Lines": { - "256": 0, - "259": 0, - "261": 0, - "262": 0, - "265": 0, - "266": 0, - "268": 0, - "269": 0, - "270": 0, - "273": 0, - "274": 0 - }, - "Branches": [ - { - "Line": 259, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 20, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "TValue Caliburn.Micro.WeakValueDictionary`2::get_Item(TKey)": { - "Lines": { - "290": 0, - "292": 0, - "295": 0 - }, - "Branches": [ - { - "Line": 290, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 290, - "Offset": 9, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::set_Item(TKey,TValue)": { - "Lines": { - "299": 0, - "300": 0, - "301": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Keys()": { - "Lines": { - "309": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Values()": { - "Lines": { - "317": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__6_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "68": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__7_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor()": { - "Lines": { - "17": 0, - "56": 0, - "58": 0, - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2)": { - "Lines": { - "65": 0, - "67": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "76": 0, - "78": 0, - "80": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "86": 0, - "88": 0, - "89": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32)": { - "Lines": { - "95": 0, - "97": 0, - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "105": 0, - "107": 0, - "108": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WeakValueDictionary`2/ValueCollection": { - "System.Collections.Generic.IEnumerator`1 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::GetEnumerator()": { - "Lines": { - "333": 0 - }, - "Branches": [ - { - "Line": 333, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 333, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "338": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Add(TValue)": { - "Lines": { - "343": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Clear()": { - "Lines": { - "348": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Contains(TValue)": { - "Lines": { - "353": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::CopyTo(TValue[],System.Int32)": { - "Lines": { - "358": 0, - "360": 0, - "363": 0, - "365": 0, - "368": 0, - "370": 0, - "371": 0, - "374": 0, - "375": 0 - }, - "Branches": [ - { - "Line": 358, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 358, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Remove(TValue)": { - "Lines": { - "379": 0 - }, - "Branches": [] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::get_Count()": { - "Lines": { - "384": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.get_IsReadOnly()": { - "Lines": { - "389": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::.ctor(Caliburn.Micro.WeakValueDictionary`2)": { - "Lines": { - "326": 0, - "328": 0, - "329": 0 - }, - "Branches": [] - } - } - } - }, - "Caliburn.Micro.Maui.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Action.cs": { - "Caliburn.Micro.Maui.Action": { - "System.Void Caliburn.Micro.Maui.Action::SetTarget(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.Action::GetTarget(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "72": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Action::SetTargetWithoutContext(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "84": 0, - "85": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.Action::GetTargetWithoutContext(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "93": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Maui.Action::HasTargetSet(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "102": 0, - "103": 0, - "107": 0, - "108": 0, - "109": 0, - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 102, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 14, - "EndOffset": 18, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 108, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 108, - "Offset": 26, - "EndOffset": 30, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 41, - "EndOffset": 55, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Action::Invoke(System.Object,System.String,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.VisualElement,System.Object,System.Object[])": { - "Lines": { - "128": 0, - "130": 0, - "131": 0, - "132": 0, - "133": 0, - "134": 0, - "135": 0, - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "143": 0, - "144": 0, - "147": 0, - "150": 0, - "151": 0 - }, - "Branches": [ - { - "Line": 143, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 143, - "Offset": 86, - "EndOffset": 107, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 144, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 144, - "Offset": 23, - "EndOffset": 38, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Action::OnTargetWithoutContextChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "155": 0, - "156": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Action::OnTargetChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "159": 0, - "160": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Action::SetTargetCore(Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs,Microsoft.Maui.Controls.BindableObject,System.Boolean)": { - "Lines": { - "163": 0, - "164": 0, - "167": 0, - "169": 0, - "170": 0, - "172": 0, - "173": 0, - "174": 0, - "187": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 12, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 19, - "EndOffset": 35, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 32, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 172, - "Offset": 79, - "EndOffset": 81, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 172, - "Offset": 87, - "EndOffset": 89, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 172, - "Offset": 79, - "EndOffset": 130, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 172, - "Offset": 87, - "EndOffset": 130, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Action::.cctor()": { - "Lines": { - "31": 0, - "36": 0, - "37": 0, - "38": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ActionExecutionContext.cs": { - "Caliburn.Micro.Maui.ActionExecutionContext": { - "Caliburn.Micro.Maui.ActionMessage Caliburn.Micro.Maui.ActionExecutionContext::get_Message()": { - "Lines": { - "58": 0 - }, - "Branches": [ - { - "Line": 58, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 58, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::set_Message(Caliburn.Micro.Maui.ActionMessage)": { - "Lines": { - "59": 2 - }, - "Branches": [] - }, - "Microsoft.Maui.Controls.VisualElement Caliburn.Micro.Maui.ActionExecutionContext::get_Source()": { - "Lines": { - "66": 2 - }, - "Branches": [ - { - "Line": 66, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 66, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::set_Source(Microsoft.Maui.Controls.VisualElement)": { - "Lines": { - "67": 2 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.ActionExecutionContext::get_Target()": { - "Lines": { - "74": 1 - }, - "Branches": [ - { - "Line": 74, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 6, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::set_Target(System.Object)": { - "Lines": { - "75": 0 - }, - "Branches": [] - }, - "Microsoft.Maui.Controls.BindableObject Caliburn.Micro.Maui.ActionExecutionContext::get_View()": { - "Lines": { - "82": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::set_View(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "83": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.ActionExecutionContext::get_Item(System.String)": { - "Lines": { - "93": 0, - "94": 0, - "97": 0, - "99": 0 - }, - "Branches": [ - { - "Line": 93, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 93, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::set_Item(System.String,System.Object)": { - "Lines": { - "102": 0, - "103": 0, - "105": 0, - "106": 0 - }, - "Branches": [ - { - "Line": 102, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::Dispose()": { - "Lines": { - "113": 0, - "114": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ActionExecutionContext::.ctor()": { - "Lines": { - "119": 3 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Bind.cs": { - "Caliburn.Micro.Maui.Bind": { - "System.Object Caliburn.Micro.Maui.Bind::GetModelWithoutContext(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Bind::SetModelWithoutContext(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.Bind::GetModel(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "87": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Bind::SetModel(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "96": 0, - "97": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Bind::ModelChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "100": 0, - "101": 0, - "104": 0, - "105": 0, - "106": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "121": 0, - "122": 0, - "123": 0, - "124": 0 - }, - "Branches": [ - { - "Line": 100, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 25, - "EndOffset": 64, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 38, - "EndOffset": 64, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 62, - "EndOffset": 65, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 88, - "EndOffset": 90, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 88, - "EndOffset": 91, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Bind::ModelWithoutContextChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "127": 0, - "128": 0, - "131": 0, - "132": 0, - "133": 0, - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0 - }, - "Branches": [ - { - "Line": 127, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 25, - "EndOffset": 64, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 38, - "EndOffset": 64, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 62, - "EndOffset": 65, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 132, - "Offset": 88, - "EndOffset": 90, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 132, - "Offset": 88, - "EndOffset": 91, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.Bind::GetAtDesignTime(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "173": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Bind::SetAtDesignTime(Microsoft.Maui.Controls.BindableObject,System.Boolean)": { - "Lines": { - "182": 0, - "183": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Bind::AtDesignTimeChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "186": 0, - "187": 0, - "189": 0, - "190": 0, - "191": 0, - "195": 0, - "199": 0 - }, - "Branches": [ - { - "Line": 186, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 190, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 190, - "Offset": 19, - "EndOffset": 22, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Bind::DataContextChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "209": 0, - "210": 0, - "212": 0, - "213": 0, - "214": 0, - "216": 0, - "217": 0, - "218": 0, - "220": 0, - "224": 0 - }, - "Branches": [ - { - "Line": 209, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 209, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 213, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 213, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 213, - "Offset": 21, - "EndOffset": 39, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 213, - "Offset": 29, - "EndOffset": 39, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 213, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 213, - "Offset": 37, - "EndOffset": 40, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 217, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 217, - "Offset": 48, - "EndOffset": 51, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Bind::.cctor()": { - "Lines": { - "37": 0, - "38": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "201": 0, - "202": 0, - "203": 0, - "204": 0, - "205": 0, - "206": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\DependencyPropertyHelper.cs": { - "Caliburn.Micro.Maui.DependencyPropertyHelper": { - "Microsoft.Maui.Controls.BindableProperty Caliburn.Micro.Maui.DependencyPropertyHelper::RegisterAttached(System.String,System.Type,System.Type,System.Object,Caliburn.Micro.Maui.PropertyChangedCallback)": { - "Lines": { - "43": 1, - "44": 3, - "45": 3, - "46": 4 - }, - "Branches": [ - { - "Line": 44, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 3 - }, - { - "Line": 44, - "Offset": 6, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - }, - "Microsoft.Maui.Controls.BindableProperty Caliburn.Micro.Maui.DependencyPropertyHelper::Register(System.String,System.Type,System.Type,System.Object,Caliburn.Micro.Maui.PropertyChangedCallback)": { - "Lines": { - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0 - }, - "Branches": [ - { - "Line": 72, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 6, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ElementConvention.cs": { - "Caliburn.Micro.Maui.ElementConvention": { - "System.Void Caliburn.Micro.Maui.ElementConvention::.ctor()": { - "Lines": { - "58": 0, - "59": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Message.cs": { - "Caliburn.Micro.Maui.Message": { - "System.Void Caliburn.Micro.Maui.Message::SetHandler(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "61": 0, - "62": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.Message::GetHandler(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "70": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Message::SetAttach(Microsoft.Maui.Controls.BindableObject,System.String)": { - "Lines": { - "91": 0, - "92": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Maui.Message::GetAttach(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "100": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Message::OnAttachChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "104": 0, - "105": 0, - "108": 0, - "121": 0, - "123": 0, - "125": 0, - "126": 0, - "129": 0, - "130": 0, - "143": 0, - "144": 0, - "147": 0, - "149": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 18, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 47, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 72, - "EndOffset": 92, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 143, - "Offset": 141, - "EndOffset": 143, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 143, - "Offset": 141, - "EndOffset": 156, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Message::.cctor()": { - "Lines": { - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\MessageBinder.cs": { - "Caliburn.Micro.Maui.MessageBinder": { - "System.Object[] Caliburn.Micro.Maui.MessageBinder::DetermineParameters(Caliburn.Micro.Maui.ActionExecutionContext,System.Reflection.ParameterInfo[])": { - "Lines": { - "68": 0, - "69": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "82": 0 - }, - "Branches": [ - { - "Line": 71, - "Offset": 144, - "EndOffset": 71, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 96, - "EndOffset": 98, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 96, - "EndOffset": 124, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 71, - "Offset": 144, - "EndOffset": 146, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.Maui.MessageBinder::CoerceValue(System.Type,System.Object,System.Object)": { - "Lines": { - "102": 0, - "103": 0, - "106": 0, - "107": 0, - "108": 0, - "111": 0, - "112": 0, - "130": 0, - "134": 0, - "135": 0, - "136": 0, - "139": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "148": 0, - "149": 0, - "150": 0, - "154": 0, - "156": 0, - "157": 0, - "159": 0 - }, - "Branches": [ - { - "Line": 102, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 1, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 34, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 49, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 130, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 92, - "EndOffset": 94, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 92, - "EndOffset": 105, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 130, - "Offset": 82, - "EndOffset": 115, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 141, - "EndOffset": 143, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 144, - "Offset": 151, - "EndOffset": 153, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 141, - "EndOffset": 167, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 144, - "Offset": 151, - "EndOffset": 167, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.Maui.MessageBinder::GetDefaultValue(System.Type)": { - "Lines": { - "168": 0, - "169": 0 - }, - "Branches": [ - { - "Line": 169, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 13, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 21, - "EndOffset": 30, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.MessageBinder::.cctor()": { - "Lines": { - "27": 1, - "28": 1, - "29": 1, - "30": 0, - "31": 1, - "32": 0, - "33": 0, - "34": 1, - "35": 1, - "36": 1, - "37": 1, - "38": 1, - "39": 1, - "40": 0, - "41": 0, - "42": 0, - "43": 1, - "49": 1, - "50": 1, - "51": 1, - "52": 1, - "53": 1, - "54": 1, - "55": 0, - "56": 0, - "57": 1, - "58": 1, - "59": 1, - "88": 1, - "89": 1, - "90": 1, - "91": 2, - "92": 1 - }, - "Branches": [ - { - "Line": 91, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 13, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Parser.cs": { - "Caliburn.Micro.Maui.Parser": { - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Maui.Parser::Parse(Microsoft.Maui.Controls.BindableObject,System.String)": { - "Lines": { - "61": 0, - "63": 0, - "66": 0, - "67": 0, - "69": 0, - "71": 0, - "72": 0, - "73": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "80": 0, - "81": 0, - "84": 0, - "89": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 61, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 61, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 69, - "Offset": 183, - "EndOffset": 37, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 71, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 71, - "Offset": 52, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 131, - "EndOffset": 139, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 69, - "Offset": 183, - "EndOffset": 188, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Parser::AddActionToTrigger(Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.TriggerAction,Microsoft.Maui.Controls.TriggerBase)": { - "Lines": { - "99": 0, - "101": 0, - "103": 0, - "106": 0, - "113": 0, - "114": 0, - "116": 0, - "118": 0, - "120": 0 - }, - "Branches": [ - { - "Line": 99, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 99, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 55, - "EndOffset": 57, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 52, - "EndOffset": 64, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 55, - "EndOffset": 64, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "Microsoft.Maui.Controls.TriggerAction Caliburn.Micro.Maui.Parser::CreateMessage(Microsoft.Maui.Controls.BindableObject,System.String)": { - "Lines": { - "230": 0, - "231": 0, - "233": 0, - "236": 0, - "237": 0, - "239": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 0, - "247": 0, - "249": 0, - "250": 0, - "252": 0, - "253": 0, - "257": 0 - }, - "Branches": [ - { - "Line": 231, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 231, - "Offset": 11, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 31, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 252, - "Offset": 160, - "EndOffset": 111, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 77, - "EndOffset": 162, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 83, - "EndOffset": 162, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 252, - "Offset": 160, - "EndOffset": 162, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Parser::BindParameter(Microsoft.Maui.Controls.VisualElement,Caliburn.Micro.Maui.Parameter,System.String,System.String,Microsoft.Maui.Controls.BindingMode)": { - "Lines": { - "316": 0, - "318": 0, - "320": 0, - "323": 0, - "325": 0, - "328": 0, - "329": 0, - "330": 0, - "331": 0, - "332": 0, - "334": 0, - "368": 0 - }, - "Branches": [ - { - "Line": 316, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 316, - "Offset": 11, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 318, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 318, - "Offset": 19, - "EndOffset": 22, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 28, - "EndOffset": 48, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Parser::.cctor()": { - "Lines": { - "50": 1, - "51": 1, - "202": 1, - "203": 1, - "204": 0, - "205": 1, - "206": 0, - "207": 0, - "208": 1, - "209": 1, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "214": 0, - "215": 1, - "216": 0, - "217": 1, - "218": 1, - "219": 1, - "220": 1, - "263": 1, - "264": 1, - "265": 0, - "266": 1, - "271": 1, - "272": 1, - "273": 3, - "274": 1, - "275": 3, - "276": 1, - "277": 0, - "278": 1, - "279": 3, - "280": 1, - "281": 2, - "282": 1, - "283": 1, - "284": 1, - "285": 0, - "286": 0, - "287": 0, - "288": 1, - "289": 0, - "290": 0, - "291": 0, - "292": 0, - "293": 0, - "294": 0, - "295": 0, - "296": 0, - "297": 0, - "298": 0, - "299": 1, - "300": 1, - "301": 3, - "302": 1 - }, - "Branches": [ - { - "Line": 204, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 1, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 28, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - }, - { - "Line": 275, - "Offset": 41, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 3 - }, - { - "Line": 279, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 3 - }, - { - "Line": 279, - "Offset": 90, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - }, - { - "Line": 279, - "Offset": 100, - "EndOffset": 102, - "Path": 0, - "Ordinal": 6, - "Hits": 2 - }, - { - "Line": 279, - "Offset": 100, - "EndOffset": 116, - "Path": 1, - "Ordinal": 7, - "Hits": 1 - }, - { - "Line": 283, - "Offset": 122, - "EndOffset": 124, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 283, - "Offset": 122, - "EndOffset": 237, - "Path": 1, - "Ordinal": 9, - "Hits": 3 - }, - { - "Line": 291, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 19, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 58, - "EndOffset": 83, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 93, - "EndOffset": 98, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\ActionMessage.cs": { - "Caliburn.Micro.Maui.ActionMessage": { - "System.String Caliburn.Micro.Maui.ActionMessage::get_MethodName()": { - "Lines": { - "50": 2 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.ActionMessage::get_Handler()": { - "Lines": { - "57": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::set_Handler(System.Object)": { - "Lines": { - "60": 1, - "61": 0, - "63": 1, - "64": 1, - "65": 1 - }, - "Branches": [ - { - "Line": 60, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 7, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - }, - "Caliburn.Micro.Maui.AttachedCollection`1 Caliburn.Micro.Maui.ActionMessage::get_Parameters()": { - "Lines": { - "72": 9 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::OnAttached()": { - "Lines": { - "84": 0, - "86": 0, - "87": 0, - "93": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "101": 0, - "106": 0, - "107": 0 - }, - "Branches": [ - { - "Line": 84, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 84, - "Offset": 5, - "EndOffset": 107, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::OnDetaching()": { - "Lines": { - "114": 0, - "116": 0, - "117": 0, - "120": 0, - "121": 0 - }, - "Branches": [ - { - "Line": 114, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 5, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::ElementLoaded()": { - "Lines": { - "125": 0, - "129": 0, - "131": 0, - "133": 0, - "135": 0, - "138": 0, - "142": 0, - "144": 0, - "145": 0 - }, - "Branches": [ - { - "Line": 129, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 44, - "EndOffset": 28, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 17, - "EndOffset": 48, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 34, - "EndOffset": 65, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 44, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::UpdateContext()": { - "Lines": { - "149": 1, - "150": 0, - "152": 1, - "153": 1, - "154": 1, - "155": 1, - "156": 1, - "158": 1, - "159": 1, - "160": 1 - }, - "Branches": [ - { - "Line": 149, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 149, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::Invoke(Microsoft.Maui.Controls.VisualElement)": { - "Lines": { - "168": 0, - "170": 0, - "172": 0, - "175": 0, - "177": 0, - "180": 0, - "182": 0, - "183": 0, - "185": 0, - "186": 0, - "188": 0, - "189": 0, - "190": 0, - "193": 0, - "195": 0, - "199": 0, - "201": 0, - "202": 0, - "204": 0, - "205": 0, - "206": 0, - "209": 0, - "211": 0, - "213": 0, - "216": 0, - "217": 0, - "218": 0 - }, - "Branches": [ - { - "Line": 170, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 31, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 46, - "EndOffset": 54, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 65, - "EndOffset": 67, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 65, - "EndOffset": 80, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 157, - "EndOffset": 159, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 157, - "EndOffset": 160, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 107, - "EndOffset": 162, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 168, - "EndOffset": 170, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 78, - "EndOffset": 171, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 168, - "EndOffset": 171, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 188, - "EndOffset": 190, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 254, - "EndOffset": 256, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 254, - "EndOffset": 257, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 188, - "EndOffset": 259, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 211, - "Offset": 276, - "EndOffset": 278, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 211, - "Offset": 289, - "EndOffset": 291, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 211, - "Offset": 307, - "EndOffset": 309, - "Path": 0, - "Ordinal": 22, - "Hits": 0 - }, - { - "Line": 211, - "Offset": 276, - "EndOffset": 310, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 211, - "Offset": 289, - "EndOffset": 310, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 211, - "Offset": 307, - "EndOffset": 310, - "Path": 1, - "Ordinal": 23, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::UpdateAvailability()": { - "Lines": { - "225": 0, - "226": 0, - "228": 0, - "229": 0, - "231": 0, - "232": 0 - }, - "Branches": [ - { - "Line": 225, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 225, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 20, - "EndOffset": 35, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 33, - "EndOffset": 51, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.ActionMessage::UpdateAvailabilityCore()": { - "Lines": { - "236": 1, - "237": 1 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Maui.ActionMessage::ToString()": { - "Lines": { - "248": 0 - }, - "Branches": [] - }, - "System.Reflection.MethodInfo Caliburn.Micro.Maui.ActionMessage::TryFindGuardMethod(Caliburn.Micro.Maui.ActionExecutionContext,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "452": 0, - "453": 0, - "454": 0, - "456": 0, - "457": 0, - "458": 0, - "461": 0, - "462": 0, - "463": 0, - "464": 0, - "465": 0, - "466": 0, - "468": 0, - "469": 0, - "470": 0, - "471": 0, - "472": 0, - "473": 0, - "475": 0, - "476": 0, - "477": 0, - "478": 0, - "480": 0, - "482": 0, - "485": 0 - }, - "Branches": [ - { - "Line": 454, - "Offset": 60, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 457, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 457, - "Offset": 49, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 454, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 461, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 461, - "Offset": 83, - "EndOffset": 87, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 463, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 463, - "Offset": 93, - "EndOffset": 97, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 465, - "Offset": 118, - "EndOffset": 120, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 465, - "Offset": 118, - "EndOffset": 122, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 470, - "Offset": 143, - "EndOffset": 145, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 470, - "Offset": 143, - "EndOffset": 147, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 472, - "Offset": 153, - "EndOffset": 155, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 472, - "Offset": 153, - "EndOffset": 157, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 480, - "Offset": 241, - "EndOffset": 243, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 480, - "Offset": 241, - "EndOffset": 245, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - } - ] - }, - "System.Reflection.MethodInfo Caliburn.Micro.Maui.ActionMessage::GetMethodInfo(System.Type,System.String)": { - "Lines": { - "514": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::<.ctor>b__5_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "42": 0, - "43": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::.ctor()": { - "Lines": { - "37": 4, - "39": 4, - "40": 4, - "41": 4, - "44": 4, - "77": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ActionMessage::.cctor()": { - "Lines": { - "18": 1, - "26": 1, - "32": 1, - "254": 1, - "255": 1, - "256": 0, - "257": 0, - "258": 1, - "259": 0, - "260": 0, - "261": 1, - "262": 0, - "263": 1, - "264": 1, - "265": 0, - "266": 0, - "267": 1, - "268": 0, - "269": 1, - "270": 1, - "271": 0, - "272": 0, - "273": 1, - "274": 0, - "275": 1, - "276": 1, - "277": 0, - "278": 0, - "279": 1, - "280": 0, - "281": 0, - "282": 0, - "283": 0, - "284": 0, - "285": 0, - "286": 0, - "287": 1, - "288": 1, - "294": 1, - "295": 1, - "296": 1, - "297": 1, - "298": 1, - "299": 1, - "300": 1, - "301": 1, - "302": 1, - "303": 0, - "304": 1, - "305": 0, - "306": 1, - "307": 0, - "308": 1, - "309": 1, - "310": 0, - "311": 1, - "317": 1, - "318": 1, - "319": 0, - "320": 0, - "321": 0, - "322": 0, - "323": 0, - "324": 1, - "329": 1, - "330": 1, - "331": 1, - "332": 1, - "333": 1, - "334": 1, - "335": 1, - "336": 1, - "337": 0, - "338": 1, - "339": 0, - "340": 0, - "341": 1, - "342": 0, - "343": 0, - "344": 1, - "345": 0, - "346": 0, - "347": 0, - "348": 0, - "349": 1, - "350": 1, - "351": 1, - "352": 1, - "353": 0, - "354": 0, - "355": 1, - "356": 1, - "357": 1, - "358": 0, - "359": 1, - "360": 1, - "361": 1, - "362": 1, - "363": 0, - "364": 0, - "365": 1, - "366": 0, - "367": 1, - "368": 0, - "369": 0, - "370": 0, - "371": 1, - "372": 1, - "373": 2, - "378": 1, - "379": 1, - "380": 1, - "381": 1, - "382": 1, - "383": 1, - "384": 1, - "385": 1, - "386": 0, - "387": 1, - "388": 0, - "389": 1, - "390": 0, - "391": 1, - "392": 0, - "393": 0, - "394": 0, - "395": 1, - "396": 0, - "397": 0, - "398": 0, - "399": 1, - "400": 0, - "401": 0, - "402": 0, - "403": 0, - "404": 1, - "405": 1, - "406": 0, - "407": 0, - "408": 1, - "409": 0, - "410": 0, - "411": 0, - "412": 0, - "413": 0, - "414": 0, - "415": 0, - "416": 0, - "417": 0, - "418": 0, - "419": 0, - "420": 0, - "421": 0, - "422": 0, - "423": 0, - "424": 0, - "425": 0, - "426": 1, - "427": 0, - "428": 0, - "429": 0, - "430": 0, - "431": 0, - "432": 1, - "433": 1, - "434": 0, - "435": 0, - "436": 0, - "437": 0, - "438": 1, - "491": 1, - "492": 1, - "493": 1, - "494": 0, - "495": 1, - "496": 1, - "497": 1, - "498": 0, - "499": 1, - "500": 0, - "501": 1, - "502": 1, - "503": 1, - "504": 0, - "505": 1, - "506": 0, - "507": 1, - "508": 1, - "509": 0, - "510": 1 - }, - "Branches": [ - { - "Line": 260, - "Offset": 45, - "EndOffset": 47, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 260, - "Offset": 45, - "EndOffset": 54, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 62, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 85, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 278, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 278, - "Offset": 105, - "EndOffset": 156, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 298, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 298, - "Offset": 8, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 23, - "EndOffset": 50, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 31, - "EndOffset": 50, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 335, - "Offset": 94, - "EndOffset": 11, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 337, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 340, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 343, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 340, - "Offset": 27, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 337, - "Offset": 17, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 343, - "Offset": 54, - "EndOffset": 86, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 335, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 6, - "Hits": 1 - }, - { - "Line": 361, - "Offset": 97, - "EndOffset": 99, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 361, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 366, - "Offset": 143, - "EndOffset": 145, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 361, - "Offset": 97, - "EndOffset": 168, - "Path": 1, - "Ordinal": 9, - "Hits": 1 - }, - { - "Line": 361, - "Offset": 105, - "EndOffset": 168, - "Path": 1, - "Ordinal": 11, - "Hits": 1 - }, - { - "Line": 366, - "Offset": 143, - "EndOffset": 168, - "Path": 1, - "Ordinal": 13, - "Hits": 1 - }, - { - "Line": 381, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 381, - "Offset": 40, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - }, - { - "Line": 381, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 381, - "Offset": 59, - "EndOffset": 62, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 390, - "Offset": 119, - "EndOffset": 124, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 393, - "Offset": 170, - "EndOffset": 172, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 393, - "Offset": 170, - "EndOffset": 173, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 398, - "Offset": 290, - "EndOffset": 212, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 402, - "Offset": 279, - "EndOffset": 281, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 402, - "Offset": 279, - "EndOffset": 283, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 398, - "Offset": 290, - "EndOffset": 292, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 406, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 406, - "Offset": 325, - "EndOffset": 328, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 390, - "Offset": 119, - "EndOffset": 431, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 504, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 504, - "Offset": 42, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 412, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 412, - "Offset": 11, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 412, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 414, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 414, - "Offset": 39, - "EndOffset": 63, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 412, - "Offset": 30, - "EndOffset": 68, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 417, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 417, - "Offset": 18, - "EndOffset": 38, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\AttachedCollection.cs": { - "Caliburn.Micro.Maui.AttachedCollection`1": { - "System.Void Caliburn.Micro.Maui.AttachedCollection`1::Attach(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "23": 0, - "24": 0, - "25": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.AttachedCollection`1::Detach()": { - "Lines": { - "31": 0, - "32": 0, - "33": 0 - }, - "Branches": [ - { - "Line": 31, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "Microsoft.Maui.Controls.BindableObject Caliburn.Micro.Maui.AttachedCollection`1::get_AssociatedObject()": { - "Lines": { - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.AttachedCollection`1::OnItemAdded(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "47": 0, - "48": 0, - "49": 0, - "51": 0 - }, - "Branches": [ - { - "Line": 47, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 47, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.AttachedCollection`1::OnItemRemoved(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "58": 0, - "59": 0, - "60": 0, - "62": 0 - }, - "Branches": [ - { - "Line": 58, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 59, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 58, - "Offset": 6, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 59, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.AttachedCollection`1::OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "69": 0, - "71": 0, - "72": 0, - "74": 0, - "75": 0, - "76": 0 - }, - "Branches": [ - { - "Line": 71, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 71, - "Offset": 13, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 50, - "EndOffset": 81, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\ConventionManager.cs": { - "Caliburn.Micro.Maui.ConventionManager": { - "Caliburn.Micro.Maui.ElementConvention Caliburn.Micro.Maui.ConventionManager::AddElementConvention(Microsoft.Maui.Controls.BindableProperty,System.String,System.String)": { - "Lines": { - "212": 0, - "213": 0, - "214": 0, - "215": 0, - "216": 0, - "217": 0, - "218": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.Maui.ElementConvention Caliburn.Micro.Maui.ConventionManager::AddElementConvention(Caliburn.Micro.Maui.ElementConvention)": { - "Lines": { - "227": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.Maui.ElementConvention Caliburn.Micro.Maui.ConventionManager::GetElementConvention(System.Type)": { - "Lines": { - "238": 0, - "239": 0, - "242": 0, - "244": 0 - }, - "Branches": [ - { - "Line": 238, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 244, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 244, - "Offset": 27, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.ConventionManager::HasBinding(Microsoft.Maui.Controls.VisualElement,Microsoft.Maui.Controls.BindableProperty)": { - "Lines": { - "252": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Maui.ConventionManager::SetBindingWithoutBindingOverwrite(System.Type,System.String,System.Reflection.PropertyInfo,Microsoft.Maui.Controls.VisualElement,Caliburn.Micro.Maui.ElementConvention,Microsoft.Maui.Controls.BindableProperty)": { - "Lines": { - "262": 0, - "264": 0, - "267": 0, - "268": 0 - }, - "Branches": [ - { - "Line": 262, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 2, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.ConventionManager::SetBindingWithoutBindingOrValueOverwrite(System.Type,System.String,System.Reflection.PropertyInfo,Microsoft.Maui.Controls.VisualElement,Caliburn.Micro.Maui.ElementConvention,Microsoft.Maui.Controls.BindableProperty)": { - "Lines": { - "286": 0, - "288": 0, - "291": 0, - "293": 0, - "296": 0, - "297": 0 - }, - "Branches": [ - { - "Line": 286, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 286, - "Offset": 2, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 286, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 286, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 291, - "Offset": 24, - "EndOffset": 28, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ConventionManager::ApplyItemTemplate(Microsoft.Maui.Controls.ItemsView`1,System.Reflection.PropertyInfo)": { - "Lines": { - "307": 0, - "308": 0, - "309": 0, - "310": 0, - "315": 0, - "316": 0, - "317": 0 - }, - "Branches": [ - { - "Line": 307, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 309, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 309, - "Offset": 46, - "EndOffset": 76, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 309, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 307, - "Offset": 16, - "EndOffset": 77, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 309, - "Offset": 74, - "EndOffset": 77, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ConventionManager::ApplyHeaderTemplate(Microsoft.Maui.Controls.VisualElement,Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableProperty,System.Type)": { - "Lines": { - "374": 0, - "375": 0, - "376": 0, - "377": 0, - "379": 0, - "381": 0, - "384": 0, - "385": 0, - "386": 0 - }, - "Branches": [ - { - "Line": 375, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 375, - "Offset": 8, - "EndOffset": 13, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 379, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 379, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 379, - "Offset": 21, - "EndOffset": 54, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 379, - "Offset": 24, - "EndOffset": 54, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 379, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 379, - "Offset": 52, - "EndOffset": 55, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Reflection.PropertyInfo Caliburn.Micro.Maui.ConventionManager::GetPropertyCaseInsensitive(System.Type,System.String)": { - "Lines": { - "396": 0, - "397": 0, - "399": 0, - "400": 0, - "403": 0, - "404": 0, - "405": 0 - }, - "Branches": [ - { - "Line": 399, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 399, - "Offset": 39, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ConventionManager::.cctor()": { - "Lines": { - "14": 0, - "20": 0, - "26": 0, - "28": 0, - "29": 0, - "30": 0, - "31": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "38": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "49": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "64": 0, - "66": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "120": 0, - "121": 0, - "122": 0, - "123": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "174": 0, - "175": 0, - "176": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "192": 0, - "193": 0, - "194": 0, - "195": 0, - "196": 0, - "197": 0, - "198": 0, - "199": 0, - "200": 0, - "201": 0, - "322": 0, - "323": 0, - "324": 0, - "325": 0, - "326": 0, - "327": 0, - "328": 0, - "329": 0, - "330": 0, - "331": 0, - "332": 0, - "333": 0, - "334": 0, - "335": 0, - "336": 0, - "337": 0, - "338": 0, - "339": 0, - "340": 0, - "341": 0, - "342": 0, - "343": 0, - "344": 0, - "345": 0, - "346": 0, - "347": 0, - "348": 0, - "349": 0, - "350": 0, - "351": 0, - "352": 0, - "353": 0, - "354": 0, - "359": 0, - "360": 0, - "361": 0, - "362": 0, - "363": 0 - }, - "Branches": [ - { - "Line": 170, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 190, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 190, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 73, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 73, - "Offset": 11, - "EndOffset": 22, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 31, - "EndOffset": 36, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 139, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 139, - "Offset": 31, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 7, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 331, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 331, - "Offset": 22, - "EndOffset": 29, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 334, - "Offset": 202, - "EndOffset": 62, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 336, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 343, - "Offset": 133, - "EndOffset": 135, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 343, - "Offset": 133, - "EndOffset": 171, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 336, - "Offset": 82, - "EndOffset": 196, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 334, - "Offset": 202, - "EndOffset": 207, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\DependencyPropertyChangedEventArgs.cs": { - "Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs": { - "System.Object Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs::get_NewValue()": { - "Lines": { - "31": 4 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs::get_OldValue()": { - "Lines": { - "39": 4 - }, - "Branches": [] - }, - "Microsoft.Maui.Controls.BindableProperty Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs::get_Property()": { - "Lines": { - "47": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs::.ctor(System.Object,System.Object,Microsoft.Maui.Controls.BindableProperty)": { - "Lines": { - "18": 4, - "19": 4, - "20": 4, - "21": 4, - "22": 4 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\FormsApplication.cs": { - "Caliburn.Micro.Maui.MauiApplication": { - "System.Void Caliburn.Micro.Maui.MauiApplication::Initialize()": { - "Lines": { - "23": 0, - "24": 0, - "27": 0, - "29": 0, - "31": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "38": 0, - "39": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "46": 0, - "47": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 12, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.MauiApplication::Configure()": { - "Lines": { - "54": 0 - }, - "Branches": [] - }, - "Microsoft.Maui.Controls.NavigationPage Caliburn.Micro.Maui.MauiApplication::get_RootNavigationPage()": { - "Lines": { - "59": 0 - }, - "Branches": [] - }, - "Microsoft.Maui.Controls.NavigationPage Caliburn.Micro.Maui.MauiApplication::CreateApplicationPage()": { - "Lines": { - "67": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.MauiApplication::PrepareViewFirst()": { - "Lines": { - "75": 0, - "76": 0, - "78": 0, - "79": 0, - "80": 0 - }, - "Branches": [ - { - "Line": 75, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.MauiApplication::PrepareViewFirst(Microsoft.Maui.Controls.NavigationPage)": { - "Lines": { - "88": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Maui.MauiApplication::DisplayRootView()": { - "Lines": { - "115": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Maui.MauiApplication::DisplayRootViewForAsync()": { - "Lines": { - "146": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.MauiApplication::GetInstance(System.Type,System.String)": { - "Lines": { - "157": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Maui.MauiApplication::GetAllInstances(System.Type)": { - "Lines": { - "167": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.MauiApplication::BuildUp(System.Object)": { - "Lines": { - "176": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.MauiApplication/d__10": { - "System.Void Caliburn.Micro.Maui.MauiApplication/d__10::MoveNext()": { - "Lines": { - "96": 0, - "102": 0, - "104": 0, - "106": 0, - "107": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.MauiApplication/d__12": { - "System.Void Caliburn.Micro.Maui.MauiApplication/d__12::MoveNext()": { - "Lines": { - "124": 0, - "125": 0, - "127": 0, - "128": 0, - "130": 0, - "132": 0, - "134": 0, - "137": 0, - "138": 0 - }, - "Branches": [ - { - "Line": 127, - "Offset": 70, - "EndOffset": 72, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 70, - "EndOffset": 104, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 132, - "Offset": 127, - "EndOffset": 129, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 132, - "Offset": 127, - "EndOffset": 231, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\FormsPlatformProvider.cs": { - "Caliburn.Micro.Maui.FormsPlatformProvider": { - "System.Boolean Caliburn.Micro.Maui.FormsPlatformProvider::get_InDesignMode()": { - "Lines": { - "25": 1 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Maui.FormsPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "30": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.FormsPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "33": 1 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Maui.FormsPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "36": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.FormsPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "39": 1 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.FormsPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "42": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.FormsPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "47": 2, - "49": 2, - "50": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "59": 0, - "61": 0, - "64": 2, - "65": 2 - }, - "Branches": [ - { - "Line": 49, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 43, - "EndOffset": 88, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Maui.FormsPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "68": 1 - }, - "Branches": [] - }, - "System.Func`2 Caliburn.Micro.Maui.FormsPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "71": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.FormsPlatformProvider::.ctor(Caliburn.Micro.IPlatformProvider)": { - "Lines": { - "18": 9, - "19": 9, - "20": 9 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\HttpUtility.cs": { - "Caliburn.Micro.Maui.HttpUtility": { - "System.Collections.Generic.Dictionary`2 Caliburn.Micro.Maui.HttpUtility::ParseQueryString(System.String)": { - "Lines": { - "63": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.Dictionary`2 Caliburn.Micro.Maui.HttpUtility::ParseQueryString(System.String,System.Text.Encoding)": { - "Lines": { - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 15, - "EndOffset": 28, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 34, - "EndOffset": 56, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 43, - "EndOffset": 62, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 72, - "Offset": 54, - "EndOffset": 62, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 71, - "EndOffset": 82, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.HttpUtility::ParseQueryString(System.String,System.Text.Encoding,System.Collections.Generic.Dictionary`2)": { - "Lines": { - "84": 0, - "85": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "93": 0, - "94": 0, - "96": 0, - "98": 0, - "100": 0, - "102": 0, - "103": 0, - "107": 0, - "109": 0, - "110": 0, - "111": 0, - "115": 0, - "117": 0, - "118": 0, - "122": 0, - "124": 0, - "126": 0, - "127": 0, - "131": 0, - "133": 0, - "135": 0, - "136": 0, - "139": 0 - }, - "Branches": [ - { - "Line": 84, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 84, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 208, - "EndOffset": 32, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 95, - "EndOffset": 43, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 46, - "EndOffset": 68, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 58, - "EndOffset": 68, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 78, - "EndOffset": 86, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 95, - "EndOffset": 97, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 98, - "EndOffset": 100, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 111, - "EndOffset": 113, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 98, - "EndOffset": 117, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 111, - "EndOffset": 117, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 115, - "Offset": 120, - "EndOffset": 122, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 115, - "Offset": 120, - "EndOffset": 130, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 153, - "EndOffset": 155, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 153, - "EndOffset": 167, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 204, - "EndOffset": 206, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 204, - "EndOffset": 213, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 208, - "EndOffset": 213, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.HttpUtility/HttpQSCollection": { - "System.String Caliburn.Micro.Maui.HttpUtility/HttpQSCollection::ToString()": { - "Lines": { - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "52": 0, - "54": 0, - "55": 0, - "56": 0 - }, - "Branches": [ - { - "Line": 46, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 6, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 76, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 76, - "EndOffset": 78, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 54, - "Offset": 101, - "EndOffset": 103, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 54, - "Offset": 101, - "EndOffset": 119, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\NavigationExtensions.cs": { - "Caliburn.Micro.Maui.NavigationExtensions": { - "Caliburn.Micro.Maui.NavigateHelper`1 Caliburn.Micro.Maui.NavigationExtensions::For(Caliburn.Micro.Maui.INavigationService)": { - "Lines": { - "18": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\NavigationHelper.cs": { - "Caliburn.Micro.Maui.NavigateHelper`1": { - "Caliburn.Micro.Maui.NavigateHelper`1 Caliburn.Micro.Maui.NavigateHelper`1::WithParam(System.Linq.Expressions.Expression`1>,TValue)": { - "Lines": { - "25": 0, - "27": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.Maui.NavigateHelper`1 Caliburn.Micro.Maui.NavigateHelper`1::AttachTo(Caliburn.Micro.Maui.INavigationService)": { - "Lines": { - "37": 0, - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.NavigateHelper`1::Navigate(System.Boolean)": { - "Lines": { - "47": 0, - "49": 0, - "52": 0, - "53": 0 - }, - "Branches": [ - { - "Line": 47, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 47, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.NavigateHelper`1::.ctor()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\NavigationPageAdapter.cs": { - "Caliburn.Micro.Maui.NavigationPageAdapter": { - "Microsoft.Maui.Controls.ContentPage Caliburn.Micro.Maui.NavigationPageAdapter::CreateContentPage(Microsoft.Maui.Controls.ContentView,System.Object)": { - "Lines": { - "63": 0, - "65": 0, - "66": 0, - "68": 0, - "69": 0, - "70": 0, - "72": 0, - "75": 0 - }, - "Branches": [ - { - "Line": 66, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 66, - "Offset": 19, - "EndOffset": 76, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter::TryInjectParameters(System.Object,System.Object)": { - "Lines": { - "229": 0, - "231": 0, - "232": 0, - "234": 0, - "236": 0, - "238": 0, - "240": 0, - "242": 0, - "244": 0, - "246": 0, - "251": 0, - "255": 0, - "256": 0, - "257": 0, - "259": 0, - "263": 0, - "268": 0, - "270": 0, - "271": 0, - "273": 0, - "275": 0 - }, - "Branches": [ - { - "Line": 234, - "Offset": 22, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 38, - "EndOffset": 43, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 61, - "EndOffset": 66, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 242, - "Offset": 155, - "EndOffset": 86, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 246, - "Offset": 118, - "EndOffset": 120, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 246, - "Offset": 118, - "EndOffset": 148, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 242, - "Offset": 155, - "EndOffset": 157, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 22, - "EndOffset": 176, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 38, - "EndOffset": 176, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 255, - "Offset": 177, - "EndOffset": 179, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 258, - "EndOffset": 189, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 221, - "EndOffset": 223, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 221, - "EndOffset": 251, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 258, - "EndOffset": 260, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 255, - "Offset": 177, - "EndOffset": 274, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 270, - "Offset": 295, - "EndOffset": 297, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 270, - "Offset": 295, - "EndOffset": 298, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 61, - "EndOffset": 320, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter::.ctor(Microsoft.Maui.Controls.NavigationPage)": { - "Lines": { - "22": 0, - "23": 0, - "25": 0, - "26": 0, - "27": 0, - "28": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__8": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__8::MoveNext()": { - "Lines": { - "96": 0, - "98": 0, - "100": 0 - }, - "Branches": [ - { - "Line": 96, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 17, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 35, - "EndOffset": 134, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__17": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__17::MoveNext()": { - "Lines": { - "278": 0, - "280": 0, - "282": 0, - "284": 0, - "286": 0, - "290": 0, - "291": 0 - }, - "Branches": [ - { - "Line": 280, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 280, - "Offset": 29, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 280, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 284, - "Offset": 145, - "EndOffset": 147, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 280, - "Offset": 47, - "EndOffset": 151, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 284, - "Offset": 145, - "EndOffset": 151, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__7": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__7::MoveNext()": { - "Lines": { - "84": 0, - "86": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 84, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 84, - "Offset": 17, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 84, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 84, - "Offset": 35, - "EndOffset": 135, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__9": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__9::MoveNext()": { - "Lines": { - "109": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0 - }, - "Branches": [ - { - "Line": 111, - "Offset": 115, - "EndOffset": 117, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 115, - "EndOffset": 119, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__10": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__10::MoveNext()": { - "Lines": { - "124": 0, - "126": 0, - "127": 0, - "129": 0, - "130": 0 - }, - "Branches": [ - { - "Line": 126, - "Offset": 115, - "EndOffset": 117, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 126, - "Offset": 115, - "EndOffset": 119, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__13": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__13::MoveNext()": { - "Lines": { - "172": 0, - "174": 0, - "175": 0, - "177": 0, - "179": 0, - "180": 0 - }, - "Branches": [ - { - "Line": 174, - "Offset": 115, - "EndOffset": 117, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 174, - "Offset": 115, - "EndOffset": 122, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__14`1": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__14`1::MoveNext()": { - "Lines": { - "191": 0, - "192": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__11": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__11::MoveNext()": { - "Lines": { - "141": 0, - "143": 0, - "144": 0, - "146": 0, - "148": 0, - "149": 0 - }, - "Branches": [ - { - "Line": 143, - "Offset": 115, - "EndOffset": 117, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 143, - "Offset": 115, - "EndOffset": 122, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__12`1": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__12`1::MoveNext()": { - "Lines": { - "160": 0, - "161": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__4": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__4::MoveNext()": { - "Lines": { - "40": 0, - "41": 0, - "43": 0, - "44": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__3": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__3::MoveNext()": { - "Lines": { - "32": 0, - "33": 0, - "35": 0, - "36": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__5": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__5::MoveNext()": { - "Lines": { - "48": 0, - "49": 0, - "51": 0, - "52": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Maui.NavigationPageAdapter/d__15": { - "System.Void Caliburn.Micro.Maui.NavigationPageAdapter/d__15::MoveNext()": { - "Lines": { - "196": 0, - "198": 0, - "199": 0, - "201": 0, - "203": 0, - "204": 0, - "206": 0, - "208": 0, - "210": 0, - "214": 0, - "215": 0, - "216": 0, - "219": 0, - "220": 0 - }, - "Branches": [ - { - "Line": 198, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 50, - "EndOffset": 112, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 63, - "EndOffset": 112, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 203, - "Offset": 140, - "EndOffset": 145, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 199, - "EndOffset": 201, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 203, - "Offset": 140, - "EndOffset": 305, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 208, - "Offset": 199, - "EndOffset": 305, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 215, - "Offset": 318, - "EndOffset": 320, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 215, - "Offset": 318, - "EndOffset": 339, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\Parameter.cs": { - "Caliburn.Micro.Maui.Parameter": { - "System.Object Caliburn.Micro.Maui.Parameter::get_Value()": { - "Lines": { - "47": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Parameter::set_Value(System.Object)": { - "Lines": { - "48": 6 - }, - "Branches": [] - }, - "Microsoft.Maui.Controls.BindableObject Caliburn.Micro.Maui.Parameter::Caliburn.Micro.Maui.IAttachedObject.get_AssociatedObject()": { - "Lines": { - "58": 2 - }, - "Branches": [] - }, - "Caliburn.Micro.Maui.ActionMessage Caliburn.Micro.Maui.Parameter::get_Owner()": { - "Lines": { - "67": 4 - }, - "Branches": [ - { - "Line": 67, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 67, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Parameter::set_Owner(Caliburn.Micro.Maui.ActionMessage)": { - "Lines": { - "68": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Parameter::Caliburn.Micro.Maui.IAttachedObject.Attach(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "78": 2, - "79": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Parameter::Caliburn.Micro.Maui.IAttachedObject.Detach()": { - "Lines": { - "83": 1, - "84": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Parameter::MakeAwareOf(Caliburn.Micro.Maui.ActionMessage)": { - "Lines": { - "92": 1, - "93": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.Parameter::OnValueChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "97": 4, - "98": 4, - "100": 4, - "102": 1, - "104": 4 - }, - "Branches": [ - { - "Line": 100, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 100, - "Offset": 13, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.Parameter::.cctor()": { - "Lines": { - "32": 1, - "33": 1, - "34": 1, - "35": 1, - "36": 1, - "37": 1, - "38": 1, - "39": 1 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\RoutedEventArgs.cs": { - "Caliburn.Micro.Maui.RoutedEventArgs": { - "System.Object Caliburn.Micro.Maui.RoutedEventArgs::get_OriginalSource()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\Maui\\TriggerActionBase.cs": { - "Caliburn.Micro.Maui.TriggerActionBase`1": { - "Microsoft.Maui.Controls.VisualElement Caliburn.Micro.Maui.TriggerActionBase`1::get_AssociatedObject()": { - "Lines": { - "20": 1 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.TriggerActionBase`1::set_AssociatedObject(Microsoft.Maui.Controls.VisualElement)": { - "Lines": { - "23": 0, - "24": 0, - "26": 0, - "28": 0, - "30": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 7, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.TriggerActionBase`1::OnAttached()": { - "Lines": { - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.TriggerActionBase`1::OnDetaching()": { - "Lines": { - "46": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\View.cs": { - "Caliburn.Micro.Maui.View": { - "System.Boolean Caliburn.Micro.Maui.View::ExecuteOnLoad(Microsoft.Maui.Controls.VisualElement,Caliburn.Micro.Maui.RoutedEventHandler)": { - "Lines": { - "128": 0, - "129": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.View::ExecuteOnUnload(Microsoft.Maui.Controls.VisualElement,Caliburn.Micro.Maui.RoutedEventHandler)": { - "Lines": { - "165": 0 - }, - "Branches": [] - }, - "System.Nullable`1 Caliburn.Micro.Maui.View::GetApplyConventions(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "267": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.View::SetApplyConventions(Microsoft.Maui.Controls.BindableObject,System.Nullable`1)": { - "Lines": { - "276": 0, - "277": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.View::SetModel(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "285": 0, - "286": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.View::GetModel(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "294": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Maui.View::GetContext(Microsoft.Maui.Controls.BindableObject)": { - "Lines": { - "303": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.View::SetContext(Microsoft.Maui.Controls.BindableObject,System.Object)": { - "Lines": { - "312": 0, - "313": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.View::OnModelChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "316": 0, - "317": 0, - "320": 0, - "321": 0, - "323": 0, - "324": 0, - "325": 0, - "327": 0, - "329": 0, - "331": 0, - "335": 0, - "337": 0 - }, - "Branches": [ - { - "Line": 316, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 316, - "Offset": 12, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 320, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 320, - "Offset": 21, - "EndOffset": 129, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 74, - "EndOffset": 142, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.View::OnContextChanged(Microsoft.Maui.Controls.BindableObject,Caliburn.Micro.Maui.DependencyPropertyChangedEventArgs)": { - "Lines": { - "340": 0, - "341": 0, - "344": 0, - "345": 0, - "346": 0, - "349": 0, - "351": 0, - "353": 0, - "355": 0, - "357": 0, - "360": 0, - "361": 0 - }, - "Branches": [ - { - "Line": 340, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 340, - "Offset": 12, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 345, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 345, - "Offset": 23, - "EndOffset": 26, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 351, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 351, - "Offset": 52, - "EndOffset": 106, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.View::SetContentProperty(System.Object,System.Object)": { - "Lines": { - "364": 0, - "365": 0, - "366": 0, - "369": 0 - }, - "Branches": [ - { - "Line": 365, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 365, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 365, - "Offset": 8, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 365, - "Offset": 16, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.View::SetContentPropertyCore(System.Object,System.Object)": { - "Lines": { - "375": 0, - "376": 0, - "378": 0, - "379": 0, - "381": 0, - "383": 0, - "384": 0, - "386": 0, - "388": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Maui.View::GetContentPropertyName(System.Type)": { - "Lines": { - "391": 0, - "392": 0, - "394": 0 - }, - "Branches": [ - { - "Line": 394, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 394, - "Offset": 12, - "EndOffset": 18, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 394, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 394, - "Offset": 24, - "EndOffset": 32, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Maui.View::get_InDesignMode()": { - "Lines": { - "426": 0, - "429": 0, - "438": 0 - }, - "Branches": [ - { - "Line": 426, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 426, - "Offset": 10, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.View::.cctor()": { - "Lines": { - "46": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "231": 0, - "232": 0, - "233": 0, - "234": 0, - "235": 0, - "236": 0, - "237": 0, - "238": 0, - "239": 0, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 0, - "246": 0, - "247": 0, - "248": 0, - "249": 0, - "250": 0, - "251": 0, - "252": 0, - "253": 0, - "254": 0, - "255": 0, - "256": 0, - "257": 0, - "258": 0, - "259": 0 - }, - "Branches": [ - { - "Line": 233, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 233, - "Offset": 8, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 36, - "EndOffset": 50, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 28, - "EndOffset": 77, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewLocator.cs": { - "Caliburn.Micro.Maui.ViewLocator": { - "System.Void Caliburn.Micro.Maui.ViewLocator::ConfigureTypeMappings(Caliburn.Micro.TypeMappingConfiguration)": { - "Lines": { - "72": 8, - "73": 2, - "76": 6, - "77": 2, - "80": 4, - "81": 2, - "84": 2, - "85": 2, - "87": 2, - "88": 2, - "89": 2, - "90": 2, - "91": 2, - "92": 2, - "93": 2, - "95": 2, - "96": 2 - }, - "Branches": [ - { - "Line": 72, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 72, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 76, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 2 - }, - { - "Line": 76, - "Offset": 35, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 80, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 2 - }, - { - "Line": 80, - "Offset": 59, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::SetAllDefaults()": { - "Lines": { - "100": 2, - "102": 2, - "105": 0, - "107": 0 - }, - "Branches": [ - { - "Line": 100, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 100, - "Offset": 5, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddDefaultTypeMapping(System.String)": { - "Lines": { - "114": 4, - "115": 0, - "119": 4, - "122": 4, - "123": 4 - }, - "Branches": [ - { - "Line": 114, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::RegisterViewSuffix(System.String)": { - "Lines": { - "133": 24, - "134": 0, - "136": 8 - }, - "Branches": [ - { - "Line": 133, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 35, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddTypeMapping(System.String,System.String,System.String[],System.String)": { - "Lines": { - "146": 8, - "148": 8, - "149": 8, - "152": 32, - "153": 8, - "156": 8, - "157": 8, - "158": 8, - "159": 8, - "160": 8, - "161": 4, - "164": 8, - "165": 8, - "166": 8, - "167": 8, - "169": 8, - "170": 8, - "171": 8, - "172": 8, - "173": 8, - "174": 8 - }, - "Branches": [ - { - "Line": 149, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 149, - "Offset": 17, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - }, - { - "Line": 152, - "Offset": 84, - "EndOffset": 36, - "Path": 1, - "Ordinal": 3, - "Hits": 8 - }, - { - "Line": 152, - "Offset": 84, - "EndOffset": 86, - "Path": 0, - "Ordinal": 2, - "Hits": 8 - }, - { - "Line": 158, - "Offset": 108, - "EndOffset": 110, - "Path": 0, - "Ordinal": 4, - "Hits": 8 - }, - { - "Line": 160, - "Offset": 127, - "EndOffset": 129, - "Path": 0, - "Ordinal": 6, - "Hits": 4 - }, - { - "Line": 160, - "Offset": 134, - "EndOffset": 136, - "Path": 0, - "Ordinal": 8, - "Hits": 4 - }, - { - "Line": 158, - "Offset": 108, - "EndOffset": 144, - "Path": 1, - "Ordinal": 5, - "Hits": 8 - }, - { - "Line": 160, - "Offset": 127, - "EndOffset": 144, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 160, - "Offset": 134, - "EndOffset": 144, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - }, - { - "Line": 164, - "Offset": 150, - "EndOffset": 152, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 150, - "EndOffset": 181, - "Path": 1, - "Ordinal": 11, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddTypeMapping(System.String,System.String,System.String,System.String)": { - "Lines": { - "184": 0, - "185": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "195": 4, - "199": 4, - "200": 0, - "204": 4, - "206": 8, - "207": 4, - "208": 4 - }, - "Branches": [ - { - "Line": 199, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 23, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "217": 4, - "218": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddSubNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "228": 4, - "231": 4, - "233": 4, - "235": 4, - "236": 4, - "237": 4, - "240": 4, - "241": 4, - "242": 4, - "246": 4, - "247": 4, - "249": 8, - "250": 4, - "251": 4 - }, - "Branches": [ - { - "Line": 233, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 235, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 235, - "Offset": 72, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 240, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 233, - "Offset": 59, - "EndOffset": 131, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 240, - "Offset": 107, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::AddSubNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "260": 4, - "261": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::InitializeComponent(System.Object)": { - "Lines": { - "455": 0, - "456": 0, - "458": 0, - "466": 0 - }, - "Branches": [ - { - "Line": 458, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 458, - "Offset": 19, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewLocator::.cctor()": { - "Lines": { - "40": 1, - "48": 1, - "54": 1, - "59": 1, - "62": 1, - "63": 1, - "269": 1, - "270": 0, - "271": 0, - "272": 1, - "273": 0, - "274": 0, - "275": 0, - "276": 1, - "277": 1, - "278": 1, - "279": 0, - "280": 0, - "281": 1, - "282": 1, - "283": 1, - "284": 1, - "285": 1, - "286": 1, - "287": 1, - "288": 1, - "289": 0, - "290": 1, - "291": 0, - "292": 1, - "293": 0, - "294": 1, - "299": 1, - "300": 1, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 1, - "307": 1, - "308": 0, - "309": 1, - "320": 1, - "321": 1, - "322": 0, - "323": 0, - "324": 0, - "325": 1, - "326": 1, - "327": 0, - "328": 0, - "329": 0, - "330": 1, - "331": 0, - "332": 0, - "333": 1, - "334": 1, - "335": 1, - "336": 0, - "337": 1, - "338": 1, - "339": 0, - "340": 1, - "341": 1, - "342": 0, - "343": 1, - "344": 1, - "345": 0, - "346": 1, - "355": 1, - "356": 0, - "357": 1, - "358": 0, - "359": 0, - "360": 1, - "361": 1, - "362": 0, - "363": 0, - "364": 0, - "365": 0, - "366": 0, - "367": 0, - "368": 1, - "369": 0, - "370": 0, - "371": 1, - "372": 0, - "373": 0, - "374": 1, - "375": 1, - "376": 0, - "377": 1, - "386": 1, - "387": 0, - "388": 1, - "389": 0, - "390": 0, - "391": 0, - "392": 1, - "401": 1, - "402": 0, - "403": 0, - "404": 0, - "405": 0, - "406": 1, - "407": 1, - "408": 1, - "409": 1, - "410": 1, - "411": 1, - "412": 1, - "413": 0, - "414": 0, - "415": 1, - "416": 1, - "417": 1, - "418": 1, - "419": 0, - "420": 1, - "425": 1, - "426": 1, - "427": 1, - "428": 1, - "429": 1, - "430": 0, - "431": 0, - "432": 1, - "433": 0, - "434": 1, - "435": 0, - "436": 0, - "437": 1, - "438": 0, - "439": 1, - "440": 0, - "441": 0, - "442": 1, - "443": 1, - "444": 0, - "445": 1 - }, - "Branches": [ - { - "Line": 273, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 39, - "EndOffset": 67, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 47, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 65, - "EndOffset": 67, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 279, - "Offset": 65, - "EndOffset": 95, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 301, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 301, - "Offset": 11, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 322, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 322, - "Offset": 7, - "EndOffset": 54, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 327, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 327, - "Offset": 61, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 329, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 329, - "Offset": 93, - "EndOffset": 143, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 358, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 358, - "Offset": 12, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 362, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 362, - "Offset": 37, - "EndOffset": 49, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 372, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 372, - "Offset": 93, - "EndOffset": 135, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 389, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 389, - "Offset": 21, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 403, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 405, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 403, - "Offset": 8, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 405, - "Offset": 24, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 435, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 435, - "Offset": 56, - "EndOffset": 71, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 440, - "Offset": 104, - "EndOffset": 106, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 440, - "Offset": 104, - "EndOffset": 124, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewModelBinder.cs": { - "Caliburn.Micro.Maui.ViewModelBinder": { - "System.Boolean Caliburn.Micro.Maui.ViewModelBinder::ShouldApplyConventions(Microsoft.Maui.Controls.VisualElement)": { - "Lines": { - "66": 0, - "67": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Maui.ViewModelBinder::IsAsyncMethod(System.Reflection.MethodInfo)": { - "Lines": { - "189": 0, - "190": 0 - }, - "Branches": [ - { - "Line": 189, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 189, - "Offset": 31, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelBinder::.cctor()": { - "Lines": { - "38": 0, - "46": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "121": 0, - "122": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "132": 0, - "133": 0, - "134": 0, - "135": 0, - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "174": 0, - "175": 0, - "176": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "196": 0, - "202": 0, - "203": 0, - "204": 0, - "205": 0, - "206": 0, - "207": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "214": 0, - "215": 0, - "216": 0, - "217": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "224": 0, - "225": 0, - "226": 0, - "227": 0, - "228": 0, - "229": 0, - "230": 0, - "231": 0, - "232": 0, - "233": 0, - "234": 0, - "235": 0, - "236": 0, - "237": 0, - "238": 0, - "239": 0, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 0, - "246": 0, - "247": 0, - "248": 0, - "249": 0, - "250": 0, - "251": 0, - "252": 0, - "253": 0, - "254": 0, - "255": 0, - "256": 0, - "257": 0, - "258": 0, - "259": 0, - "260": 0, - "261": 0, - "262": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0, - "267": 0, - "268": 0, - "269": 0 - }, - "Branches": [ - { - "Line": 225, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 225, - "Offset": 47, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 233, - "Offset": 73, - "EndOffset": 75, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 233, - "Offset": 73, - "EndOffset": 112, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 128, - "EndOffset": 130, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 128, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 243, - "Offset": 149, - "EndOffset": 151, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 243, - "Offset": 149, - "EndOffset": 152, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 158, - "EndOffset": 160, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 158, - "EndOffset": 190, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewModelLocator.cs": { - "Caliburn.Micro.Maui.ViewModelLocator": { - "System.Void Caliburn.Micro.Maui.ViewModelLocator::ConfigureTypeMappings(Caliburn.Micro.TypeMappingConfiguration)": { - "Lines": { - "84": 6, - "86": 2, - "89": 4, - "91": 2, - "94": 2, - "96": 0, - "99": 2, - "100": 2, - "102": 2, - "103": 2, - "104": 2, - "105": 2, - "106": 2, - "107": 2, - "108": 2, - "110": 2, - "111": 2 - }, - "Branches": [ - { - "Line": 84, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 84, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 89, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 2 - }, - { - "Line": 89, - "Offset": 35, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 2 - }, - { - "Line": 94, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 59, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::SetAllDefaults()": { - "Lines": { - "115": 2, - "118": 2, - "122": 0, - "124": 0 - }, - "Branches": [ - { - "Line": 115, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 115, - "Offset": 5, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddDefaultTypeMapping(System.String)": { - "Lines": { - "132": 4, - "134": 0, - "138": 4, - "141": 4, - "142": 4 - }, - "Branches": [ - { - "Line": 132, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 132, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddTypeMapping(System.String,System.String,System.String[],System.String)": { - "Lines": { - "153": 8, - "157": 8, - "159": 8, - "161": 8, - "163": 4, - "164": 4, - "165": 4, - "166": 4, - "167": 4, - "168": 4, - "169": 4, - "170": 8, - "174": 4, - "175": 4, - "176": 4, - "177": 4, - "178": 4, - "179": 8, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "191": 16, - "193": 8, - "195": 8, - "196": 8, - "197": 8, - "198": 8, - "199": 8, - "202": 8, - "203": 8, - "204": 8, - "205": 8, - "206": 8, - "207": 8, - "208": 8 - }, - "Branches": [ - { - "Line": 159, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 0, - "Hits": 8 - }, - { - "Line": 161, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 161, - "Offset": 64, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 161, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 161, - "Offset": 71, - "EndOffset": 142, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - }, - { - "Line": 159, - "Offset": 48, - "EndOffset": 221, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 267, - "EndOffset": 269, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 267, - "EndOffset": 276, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 195, - "Offset": 284, - "EndOffset": 286, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 284, - "EndOffset": 315, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddTypeMapping(System.String,System.String,System.String,System.String)": { - "Lines": { - "219": 0, - "220": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "231": 4, - "235": 4, - "237": 0, - "241": 4, - "243": 8, - "244": 4, - "245": 4 - }, - "Branches": [ - { - "Line": 235, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 235, - "Offset": 23, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "255": 4, - "256": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddSubNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "267": 4, - "270": 4, - "272": 4, - "274": 4, - "276": 4, - "277": 4, - "280": 4, - "282": 4, - "283": 4, - "287": 4, - "288": 4, - "290": 8, - "291": 4, - "292": 4 - }, - "Branches": [ - { - "Line": 272, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 274, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 274, - "Offset": 72, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 280, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 272, - "Offset": 59, - "EndOffset": 131, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 280, - "Offset": 107, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::AddSubNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "302": 4, - "303": 4 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Maui.ViewModelLocator::MakeInterface(System.String)": { - "Lines": { - "312": 2, - "313": 2, - "316": 0, - "317": 0, - "318": 0, - "321": 2, - "322": 2 - }, - "Branches": [ - { - "Line": 313, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 313, - "Offset": 17, - "EndOffset": 48, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Maui.ViewModelLocator::.cctor()": { - "Lines": { - "40": 1, - "47": 1, - "53": 1, - "58": 1, - "61": 1, - "73": 1, - "74": 1, - "334": 1, - "335": 1, - "336": 1, - "337": 0, - "338": 1, - "339": 0, - "340": 1, - "341": 1, - "342": 1, - "343": 0, - "344": 0, - "345": 1, - "346": 0, - "347": 1, - "356": 1, - "357": 1, - "358": 0, - "359": 1, - "360": 0, - "361": 1, - "362": 0, - "363": 1, - "364": 0, - "365": 1, - "366": 0, - "367": 1, - "368": 1, - "369": 0, - "370": 1, - "379": 1, - "380": 1, - "381": 0, - "382": 1, - "383": 0, - "384": 1, - "385": 0, - "386": 0, - "387": 1, - "388": 0, - "389": 1, - "390": 1, - "391": 1, - "392": 0, - "393": 1, - "394": 0, - "395": 0, - "396": 0, - "397": 1, - "406": 1, - "407": 1, - "408": 0, - "409": 1, - "410": 0, - "411": 1, - "412": 1, - "413": 1, - "414": 1, - "415": 1, - "416": 1, - "417": 1, - "418": 1, - "419": 1, - "420": 1, - "421": 1, - "422": 1, - "423": 1, - "424": 0, - "425": 0, - "426": 1, - "427": 0, - "428": 1, - "429": 1, - "430": 0, - "431": 1, - "432": 1, - "433": 1, - "434": 1, - "435": 1, - "436": 1, - "437": 1, - "438": 1, - "439": 1, - "440": 1 - }, - "Branches": [ - { - "Line": 337, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 337, - "Offset": 1, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 364, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 364, - "Offset": 44, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 383, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 386, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 383, - "Offset": 20, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 386, - "Offset": 36, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 394, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 394, - "Offset": 60, - "EndOffset": 64, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 425, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 425, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 425, - "Offset": 13, - "EndOffset": 30, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 425, - "Offset": 21, - "EndOffset": 30, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 344, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 344, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - } - }, - "Caliburn.Micro.Platform.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\AssemblySource.cs": { - "Caliburn.Micro.AssemblySource": { - "System.Void Caliburn.Micro.AssemblySource::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "34": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 51, - "EndOffset": 9, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 27, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 51, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AssemblySource::.cctor()": { - "Lines": { - "18": 1, - "44": 1, - "45": 1, - "46": 0, - "47": 1, - "48": 0, - "49": 1, - "50": 1, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 1 - }, - "Branches": [ - { - "Line": 46, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.AssemblySourceCache": { - "System.Void Caliburn.Micro.AssemblySourceCache::AddTypeAssembly(System.Type)": { - "Lines": { - "122": 0, - "124": 0, - "126": 0 - }, - "Branches": [ - { - "Line": 122, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 16, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AssemblySourceCache::.cctor()": { - "Lines": { - "64": 1, - "69": 1, - "70": 11, - "71": 11, - "72": 101, - "77": 1, - "78": 1, - "79": 2, - "80": 1, - "81": 1, - "82": 1, - "83": 1, - "84": 1, - "85": 1, - "86": 1, - "87": 1, - "88": 5, - "89": 1, - "90": 1, - "91": 2, - "92": 2, - "93": 2, - "94": 2, - "95": 1, - "96": 1, - "97": 1, - "98": 3, - "99": 3, - "100": 8, - "101": 3, - "102": 1, - "103": 1, - "104": 4, - "105": 1, - "106": 1, - "107": 1, - "108": 1, - "109": 1, - "110": 0, - "111": 1, - "112": 0, - "113": 1, - "114": 1, - "115": 0, - "116": 0, - "117": 1, - "118": 2 - }, - "Branches": [ - { - "Line": 79, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 79, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 2, - "Ordinal": 2, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 3, - "Ordinal": 3, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 5, - "Ordinal": 5, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 167, - "Path": 4, - "Ordinal": 4, - "Hits": 3 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\ExtensionMethods.cs": { - "Caliburn.Micro.ExtensionMethods": { - "System.String Caliburn.Micro.ExtensionMethods::GetAssemblyName(System.Reflection.Assembly)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "TValue Caliburn.Micro.ExtensionMethods::GetValueOrDefault(System.Collections.Generic.IDictionary`2,TKey)": { - "Lines": { - "31": 0 - }, - "Branches": [ - { - "Line": 31, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 9, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\NameTransformer.cs": { - "Caliburn.Micro.NameTransformer": { - "System.Boolean Caliburn.Micro.NameTransformer::get_UseEagerRuleSelection()": { - "Lines": { - "22": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::set_UseEagerRuleSelection(System.Boolean)": { - "Lines": { - "23": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::AddRule(System.String,System.String,System.String)": { - "Lines": { - "34": 0, - "35": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::AddRule(System.String,System.Collections.Generic.IEnumerable`1,System.String)": { - "Lines": { - "45": 16, - "46": 16, - "47": 16, - "48": 16, - "49": 16, - "50": 16, - "51": 16 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.NameTransformer::Transform(System.String)": { - "Lines": { - "60": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.NameTransformer::Transform(System.String,System.Func`2)": { - "Lines": { - "71": 0, - "72": 0, - "74": 0, - "76": 0, - "81": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "92": 0, - "94": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 74, - "Offset": 193, - "EndOffset": 36, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 77, - "EndOffset": 108, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 106, - "EndOffset": 108, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 135, - "EndOffset": 137, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 183, - "EndOffset": 185, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 106, - "EndOffset": 187, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 135, - "EndOffset": 187, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 183, - "EndOffset": 187, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 74, - "Offset": 193, - "EndOffset": 198, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.NameTransformer::.ctor()": { - "Lines": { - "15": 2 - }, - "Branches": [] - } - }, - "Caliburn.Micro.NameTransformer/Rule": { - "System.Text.RegularExpressions.Regex Caliburn.Micro.NameTransformer/Rule::get_GlobalFilterPatternRegex()": { - "Lines": { - "131": 0 - }, - "Branches": [ - { - "Line": 131, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 7, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Text.RegularExpressions.Regex Caliburn.Micro.NameTransformer/Rule::get_ReplacePatternRegex()": { - "Lines": { - "142": 0 - }, - "Branches": [ - { - "Line": 142, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 7, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\RegExHelper.cs": { - "Caliburn.Micro.RegExHelper": { - "System.String Caliburn.Micro.RegExHelper::GetCaptureGroup(System.String,System.String)": { - "Lines": { - "33": 72 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::NamespaceToRegEx(System.String)": { - "Lines": { - "44": 16, - "47": 16, - "48": 16 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::GetNameCaptureGroup(System.String)": { - "Lines": { - "58": 16 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::GetNamespaceCaptureGroup(System.String)": { - "Lines": { - "68": 16 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\StringSplitter.cs": { - "Caliburn.Micro.StringSplitter": { - "System.String[] Caliburn.Micro.StringSplitter::Split(System.String,System.Char)": { - "Lines": { - "26": 5, - "27": 5, - "29": 5, - "31": 238, - "34": 114, - "36": 0, - "38": 114, - "40": 0, - "42": 114, - "44": 5, - "46": 5, - "47": 5, - "49": 5, - "52": 5, - "53": 5, - "57": 109, - "60": 5, - "61": 5, - "63": 4, - "66": 5, - "67": 9, - "68": 5 - }, - "Branches": [ - { - "Line": 31, - "Offset": 125, - "EndOffset": 21, - "Path": 1, - "Ordinal": 11, - "Hits": 114 - }, - { - "Line": 34, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 35, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 114 - }, - { - "Line": 38, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 47, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 114 - }, - { - "Line": 42, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 4, - "Hits": 5 - }, - { - "Line": 44, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 6, - "Hits": 5 - }, - { - "Line": 47, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 5 - }, - { - "Line": 47, - "Offset": 74, - "EndOffset": 93, - "Path": 1, - "Ordinal": 9, - "Hits": 5 - }, - { - "Line": 42, - "Offset": 58, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 109 - }, - { - "Line": 44, - "Offset": 61, - "EndOffset": 102, - "Path": 1, - "Ordinal": 7, - "Hits": 109 - }, - { - "Line": 31, - "Offset": 125, - "EndOffset": 127, - "Path": 0, - "Ordinal": 10, - "Hits": 5 - }, - { - "Line": 61, - "Offset": 138, - "EndOffset": 140, - "Path": 0, - "Ordinal": 12, - "Hits": 4 - }, - { - "Line": 61, - "Offset": 138, - "EndOffset": 157, - "Path": 1, - "Ordinal": 13, - "Hits": 5 - } - ] - }, - "System.String[] Caliburn.Micro.StringSplitter::SplitParameters(System.String)": { - "Lines": { - "80": 0, - "81": 0, - "83": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "90": 0, - "92": 0, - "94": 0, - "96": 0, - "100": 0, - "105": 0, - "106": 0, - "108": 0, - "109": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0, - "117": 0, - "118": 0, - "120": 0, - "121": 0, - "123": 0, - "130": 0, - "131": 0, - "132": 0, - "138": 0, - "141": 0, - "143": 0 - }, - "Branches": [ - { - "Line": 88, - "Offset": 232, - "EndOffset": 30, - "Path": 1, - "Ordinal": 33, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 44, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 54, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 68, - "EndOffset": 70, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 50, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 68, - "EndOffset": 75, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 76, - "EndOffset": 81, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 97, - "EndOffset": 99, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 85, - "EndOffset": 107, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 111, - "EndOffset": 113, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 117, - "EndOffset": 119, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 117, - "EndOffset": 127, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 123, - "EndOffset": 133, - "Path": 1, - "Ordinal": 23, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 103, - "EndOffset": 139, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 111, - "EndOffset": 147, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 91, - "EndOffset": 155, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 97, - "EndOffset": 163, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 103, - "EndOffset": 171, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 123, - "EndOffset": 171, - "Path": 0, - "Ordinal": 22, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 175, - "EndOffset": 177, - "Path": 0, - "Ordinal": 24, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 179, - "EndOffset": 181, - "Path": 0, - "Ordinal": 26, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 183, - "EndOffset": 185, - "Path": 0, - "Ordinal": 28, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 186, - "EndOffset": 188, - "Path": 0, - "Ordinal": 30, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 76, - "EndOffset": 209, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 175, - "EndOffset": 209, - "Path": 1, - "Ordinal": 25, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 179, - "EndOffset": 209, - "Path": 1, - "Ordinal": 27, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 183, - "EndOffset": 209, - "Path": 1, - "Ordinal": 29, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 186, - "EndOffset": 209, - "Path": 1, - "Ordinal": 31, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 232, - "EndOffset": 237, - "Path": 0, - "Ordinal": 32, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\TypeMappingConfiguration.cs": { - "Caliburn.Micro.TypeMappingConfiguration": { - "System.String Caliburn.Micro.TypeMappingConfiguration::get_DefaultSubNamespaceForViews()": { - "Lines": { - "13": 42 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_DefaultSubNamespaceForViewModels()": { - "Lines": { - "18": 38 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.TypeMappingConfiguration::get_UseNameSuffixesInMappings()": { - "Lines": { - "23": 18 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_NameFormat()": { - "Lines": { - "28": 34 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.TypeMappingConfiguration::get_IncludeViewSuffixInViewModelNames()": { - "Lines": { - "33": 18 - }, - "Branches": [] - }, - "System.Collections.Generic.List`1 Caliburn.Micro.TypeMappingConfiguration::get_ViewSuffixList()": { - "Lines": { - "39": 18 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_ViewModelSuffix()": { - "Lines": { - "44": 18 - }, - "Branches": [] - } - } - } - } -} \ No newline at end of file diff --git a/src/Caliburn.Micro.Platform.Tests/coverage.json b/src/Caliburn.Micro.Platform.Tests/coverage.json deleted file mode 100644 index 90807b38..00000000 --- a/src/Caliburn.Micro.Platform.Tests/coverage.json +++ /dev/null @@ -1,17712 +0,0 @@ -{ - "Caliburn.Micro.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivateExtensions.cs": { - "Caliburn.Micro.ActivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ActivateExtensions::ActivateAsync(Caliburn.Micro.IActivate)": { - "Lines": { - "15": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationEventArgs.cs": { - "Caliburn.Micro.ActivationEventArgs": { - "System.Boolean Caliburn.Micro.ActivationEventArgs::get_WasInitialized()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ActivationProcessedEventArgs.cs": { - "Caliburn.Micro.ActivationProcessedEventArgs": { - "System.Object Caliburn.Micro.ActivationProcessedEventArgs::get_Item()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ActivationProcessedEventArgs::get_Success()": { - "Lines": { - "19": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\AsyncEventHandlerExtensions.cs": { - "Caliburn.Micro.AsyncEventHandlerExtensions": { - "System.Collections.Generic.IEnumerable`1> Caliburn.Micro.AsyncEventHandlerExtensions::GetHandlers(Caliburn.Micro.AsyncEventHandler`1)": { - "Lines": { - "25": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.AsyncEventHandlerExtensions::InvokeAllAsync(Caliburn.Micro.AsyncEventHandler`1,System.Object,TEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "42": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\BindableCollection.cs": { - "Caliburn.Micro.BindableCollection`1": { - "System.Boolean Caliburn.Micro.BindableCollection`1::get_IsNotifying()": { - "Lines": { - "36": 84 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::NotifyOfPropertyChange(System.String)": { - "Lines": { - "44": 0, - "46": 0, - "48": 0, - "52": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 44, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 26, - "EndOffset": 76, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::Refresh()": { - "Lines": { - "62": 2, - "64": 2, - "65": 2, - "66": 2, - "67": 2, - "68": 2, - "69": 4, - "73": 0, - "74": 0, - "75": 0, - "77": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 62, - "Offset": 10, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItem(System.Int32,T)": { - "Lines": { - "86": 18, - "88": 36, - "92": 0, - "94": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 18 - }, - { - "Line": 86, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::InsertItemBase(System.Int32,T)": { - "Lines": { - "106": 20, - "107": 20 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItem(System.Int32,T)": { - "Lines": { - "116": 0, - "118": 0, - "122": 0, - "124": 0 - }, - "Branches": [ - { - "Line": 116, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 37, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::SetItemBase(System.Int32,T)": { - "Lines": { - "136": 0, - "137": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItem(System.Int32)": { - "Lines": { - "145": 0, - "147": 0, - "151": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveItemBase(System.Int32)": { - "Lines": { - "164": 0, - "165": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItems()": { - "Lines": { - "172": 3, - "173": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::ClearItemsBase()": { - "Lines": { - "183": 3, - "184": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "192": 26, - "194": 24, - "196": 26 - }, - "Branches": [ - { - "Line": 192, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 24 - }, - { - "Line": 192, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 26 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "204": 52, - "206": 48, - "208": 52 - }, - "Branches": [ - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 48 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 52 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "233": 1, - "235": 1, - "239": 0, - "241": 0 - }, - "Branches": [ - { - "Line": 233, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 233, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::RemoveRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "268": 0, - "270": 0, - "274": 0, - "276": 0 - }, - "Branches": [ - { - "Line": 268, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 30, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindableCollection`1::OnUIThread(System.Action)": { - "Lines": { - "283": 24 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor()": { - "Lines": { - "18": 3, - "20": 3, - "21": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindableCollection`1::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "28": 0, - "30": 0, - "31": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass18_0::g__AddRange|0()": { - "Lines": { - "218": 1, - "219": 1, - "220": 1, - "221": 6, - "223": 2, - "224": 2, - "226": 1, - "228": 1, - "229": 1, - "230": 1, - "231": 1 - }, - "Branches": [ - { - "Line": 221, - "Offset": 80, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - }, - { - "Line": 221, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - } - ] - } - }, - "Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0": { - "System.Void Caliburn.Micro.BindableCollection`1/<>c__DisplayClass19_0::g__RemoveRange|0()": { - "Lines": { - "251": 0, - "252": 0, - "253": 0, - "255": 0, - "256": 0, - "258": 0, - "261": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0 - }, - "Branches": [ - { - "Line": 253, - "Offset": 80, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 256, - "Offset": 60, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CloseResult.cs": { - "Caliburn.Micro.CloseResult`1": { - "System.Boolean Caliburn.Micro.CloseResult`1::get_CloseCanOccur()": { - "Lines": { - "25": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.CloseResult`1::get_Children()": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.CloseResult`1::.ctor(System.Boolean,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "20": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Conductor.cs": { - "Caliburn.Micro.Conductor`1": { - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "77": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "88": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1::GetChildren()": { - "Lines": { - "97": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__0": { - "System.Void Caliburn.Micro.Conductor`1/d__0::MoveNext()": { - "Lines": { - "15": 0, - "17": 0, - "19": 0, - "20": 0, - "22": 0, - "25": 0, - "27": 0, - "29": 0, - "33": 0, - "35": 0 - }, - "Branches": [ - { - "Line": 15, - "Offset": 43, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 17, - "Offset": 86, - "EndOffset": 208, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 43, - "EndOffset": 213, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 15, - "Offset": 75, - "EndOffset": 213, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 341, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 339, - "EndOffset": 444, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/d__2": { - "System.Void Caliburn.Micro.Conductor`1/d__2::MoveNext()": { - "Lines": { - "66": 0, - "68": 0, - "69": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/d__1": { - "System.Void Caliburn.Micro.Conductor`1/d__1::MoveNext()": { - "Lines": { - "46": 0, - "48": 0, - "51": 0, - "53": 0, - "55": 0, - "57": 0 - }, - "Branches": [ - { - "Line": 46, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 67, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 201, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 199, - "EndOffset": 305, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionAllActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/AllActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/AllActive::get_Items()": { - "Lines": { - "65": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "72": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/AllActive::GetChildren()": { - "Lines": { - "175": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/AllActive::EnsureItem(T)": { - "Lines": { - "191": 0, - "193": 0, - "194": 0, - "196": 0, - "198": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 15, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::<.ctor>b__3_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "43": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "53": 0, - "54": 0, - "56": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor(System.Boolean)": { - "Lines": { - "31": 0, - "33": 0, - "34": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive::.ctor()": { - "Lines": { - "23": 0, - "39": 0, - "41": 0, - "42": 0, - "44": 0, - "45": 0, - "48": 0, - "51": 0, - "55": 0, - "57": 0, - "58": 0, - "60": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c": { - "System.Boolean Caliburn.Micro.Conductor`1/Collection/AllActive/<>c::b__9_0(System.Reflection.PropertyInfo)": { - "Lines": { - "121": 0 - }, - "Branches": [ - { - "Line": 121, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 16, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0": { - "System.Object Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__1(System.Reflection.PropertyInfo)": { - "Lines": { - "122": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/AllActive/<>c__DisplayClass9_0::b__2(T)": { - "Lines": { - "124": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__10": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__10::MoveNext()": { - "Lines": { - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "143": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 135, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 28, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 59, - "EndOffset": 165, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__8": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__8::MoveNext()": { - "Lines": { - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "108": 0, - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 101, - "Offset": 159, - "EndOffset": 164, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 185, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 219, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 341, - "EndOffset": 343, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 159, - "EndOffset": 398, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 180, - "EndOffset": 398, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__13": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__13::MoveNext()": { - "Lines": { - "180": 0, - "181": 0, - "182": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__11::MoveNext()": { - "Lines": { - "155": 0, - "156": 0, - "158": 0, - "160": 0, - "162": 0, - "163": 0, - "166": 0, - "167": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 191, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 56, - "EndOffset": 296, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 162, - "Offset": 186, - "EndOffset": 401, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__7::MoveNext()": { - "Lines": { - "83": 0, - "85": 0, - "88": 0, - "89": 0, - "90": 0 - }, - "Branches": [ - { - "Line": 83, - "Offset": 169, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 169, - "EndOffset": 171, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 212, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 210, - "EndOffset": 223, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/AllActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/AllActive/d__9::MoveNext()": { - "Lines": { - "119": 0, - "120": 0, - "123": 0, - "125": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 56, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 120, - "Offset": 78, - "EndOffset": 103, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 56, - "EndOffset": 234, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorWithCollectionOneActive.cs": { - "Caliburn.Micro.Conductor`1/Collection/OneActive": { - "Caliburn.Micro.IObservableCollection`1 Caliburn.Micro.Conductor`1/Collection/OneActive::get_Items()": { - "Lines": { - "52": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Conductor`1/Collection/OneActive::GetChildren()": { - "Lines": { - "58": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::DetermineNextItemToActivate(System.Collections.Generic.IList`1,System.Int32)": { - "Lines": { - "131": 0, - "133": 0, - "134": 0, - "136": 0, - "137": 0, - "139": 0 - }, - "Branches": [ - { - "Line": 133, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 15, - "EndOffset": 25, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 27, - "EndOffset": 48, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 38, - "EndOffset": 48, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Conductor`1/Collection/OneActive::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "193": 0 - }, - "Branches": [] - }, - "T Caliburn.Micro.Conductor`1/Collection/OneActive::EnsureItem(T)": { - "Lines": { - "226": 0, - "228": 0, - "232": 0, - "234": 0, - "235": 0, - "237": 0, - "240": 0 - }, - "Branches": [ - { - "Line": 226, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 228, - "Offset": 26, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 226, - "Offset": 6, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 72, - "EndOffset": 88, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::<.ctor>b__1_0(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "30": 0, - "33": 0, - "34": 0, - "36": 0, - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "43": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 30, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 63, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 82, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 80, - "EndOffset": 105, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 158, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 156, - "EndOffset": 181, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 8, - "EndOffset": 215, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive::.ctor()": { - "Lines": { - "21": 0, - "26": 0, - "28": 0, - "29": 0, - "31": 0, - "32": 0, - "35": 0, - "38": 0, - "42": 0, - "44": 0, - "45": 0, - "47": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__5": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__5::MoveNext()": { - "Lines": { - "68": 0, - "70": 0, - "72": 0, - "73": 0, - "76": 0, - "79": 0, - "80": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 38, - "EndOffset": 43, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 75, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 83, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 81, - "EndOffset": 203, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 38, - "EndOffset": 205, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 70, - "EndOffset": 205, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__9": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__9::MoveNext()": { - "Lines": { - "149": 0, - "151": 0, - "153": 0, - "155": 0, - "157": 0, - "158": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "166": 0, - "167": 0, - "168": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "175": 0, - "177": 0, - "180": 0, - "181": 0, - "183": 0, - "184": 0 - }, - "Branches": [ - { - "Line": 151, - "Offset": 167, - "EndOffset": 172, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 193, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 232, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 253, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 164, - "Offset": 299, - "EndOffset": 301, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 227, - "EndOffset": 475, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 504, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 175, - "Offset": 626, - "EndOffset": 628, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 167, - "EndOffset": 685, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 188, - "EndOffset": 685, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__7": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__7::MoveNext()": { - "Lines": { - "107": 0, - "109": 0, - "110": 0, - "112": 0, - "116": 0, - "119": 0, - "120": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 54, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 54, - "EndOffset": 189, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__6": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__6::MoveNext()": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "95": 0, - "98": 0, - "100": 0, - "101": 0, - "103": 0 - }, - "Branches": [ - { - "Line": 91, - "Offset": 43, - "EndOffset": 45, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 91, - "Offset": 43, - "EndOffset": 50, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 56, - "EndOffset": 171, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 298, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 296, - "EndOffset": 398, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Conductor`1/Collection/OneActive/d__11": { - "System.Void Caliburn.Micro.Conductor`1/Collection/OneActive/d__11::MoveNext()": { - "Lines": { - "204": 0, - "206": 0, - "208": 0, - "211": 0, - "215": 0, - "217": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 30, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 182, - "EndOffset": 184, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 30, - "EndOffset": 230, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBase.cs": { - "Caliburn.Micro.ConductorBase`1": { - "Caliburn.Micro.ICloseStrategy`1 Caliburn.Micro.ConductorBase`1::get_CloseStrategy()": { - "Lines": { - "23": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 7, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::set_CloseStrategy(Caliburn.Micro.ICloseStrategy`1)": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.DeactivateItemAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Collections.IEnumerable Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IParent.GetChildren()": { - "Lines": { - "34": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBase`1::Caliburn.Micro.IConductor.ActivateItemAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "50": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBase`1::OnActivationProcessed(T,System.Boolean)": { - "Lines": { - "77": 0, - "78": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0 - }, - "Branches": [ - { - "Line": 77, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 77, - "Offset": 6, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 80, - "Offset": 16, - "EndOffset": 20, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "T Caliburn.Micro.ConductorBase`1::EnsureItem(T)": { - "Lines": { - "94": 0, - "95": 0, - "97": 0 - }, - "Branches": [ - { - "Line": 94, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 13, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 22, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConductorBase`1::.ctor()": { - "Lines": { - "40": 0 - }, - "Branches": [ - { - "Line": 40, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorBaseWithActiveItem.cs": { - "Caliburn.Micro.ConductorBaseWithActiveItem`1": { - "T Caliburn.Micro.ConductorBaseWithActiveItem`1::get_ActiveItem()": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::set_ActiveItem(T)": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.get_ActiveItem()": { - "Lines": { - "29": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1::Caliburn.Micro.IHaveActiveItem.set_ActiveItem(System.Object)": { - "Lines": { - "30": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ConductorBaseWithActiveItem`1::ChangeActiveItemAsync(T,System.Boolean)": { - "Lines": { - "61": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7": { - "System.Void Caliburn.Micro.ConductorBaseWithActiveItem`1/d__7::MoveNext()": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "53": 0 - }, - "Branches": [ - { - "Line": 49, - "Offset": 184, - "EndOffset": 186, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 184, - "EndOffset": 290, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ConductorExtensions.cs": { - "Caliburn.Micro.ConductorExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ConductorExtensions::ActivateItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContainerExtensions.cs": { - "Caliburn.Micro.ContainerExtensions": { - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Singleton(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "22": 0, - "36": 0, - "37": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::PerRequest(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "49": 0, - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Instance(Caliburn.Micro.SimpleContainer,TService)": { - "Lines": { - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::Handler(Caliburn.Micro.SimpleContainer,System.Func`2)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.ContainerExtensions::AllTypesOf(Caliburn.Micro.SimpleContainer,System.Reflection.Assembly,System.Func`2)": { - "Lines": { - "105": 0, - "107": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "118": 0, - "120": 0, - "123": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 28, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 19, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 105, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 118, - "Offset": 141, - "EndOffset": 143, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 17, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 25, - "EndOffset": 53, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "TService Caliburn.Micro.ContainerExtensions::GetInstance(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "135": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.ContainerExtensions::GetAllInstances(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "147": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ContainerExtensions::HasHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "159": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContainerExtensions::UnregisterHandler(Caliburn.Micro.SimpleContainer,System.String)": { - "Lines": { - "170": 0, - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ContinueResultDecorator.cs": { - "Caliburn.Micro.ContinueResultDecorator": { - "System.Void Caliburn.Micro.ContinueResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "37": 0, - "39": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 37, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 14, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::Continue(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::ContinueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.ctor(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "19": 0, - "21": 0, - "23": 0, - "26": 0, - "27": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 8, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ContinueResultDecorator::.cctor()": { - "Lines": { - "10": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Coroutine.cs": { - "Caliburn.Micro.Coroutine": { - "System.Void Caliburn.Micro.Coroutine::BeginExecute(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext,System.EventHandler`1)": { - "Lines": { - "27": 0, - "29": 0, - "30": 0, - "32": 0, - "34": 0, - "37": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 32, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 44, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 67, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Coroutine::ExecuteAsync(System.Collections.Generic.IEnumerator`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "49": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0 - }, - "Branches": [ - { - "Line": 53, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 6, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 57, - "Offset": 32, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Coroutine::ExecuteOnCompleted(Caliburn.Micro.IResult,System.EventHandler`1)": { - "Lines": { - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Coroutine::.cctor()": { - "Lines": { - "12": 0, - "17": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 86, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 86, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 31, - "EndOffset": 54, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\CoroutineExecutionContext.cs": { - "Caliburn.Micro.CoroutineExecutionContext": { - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Source()": { - "Lines": { - "11": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_View()": { - "Lines": { - "16": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.CoroutineExecutionContext::get_Target()": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivateExtensions.cs": { - "Caliburn.Micro.DeactivateExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.DeactivateExtensions::DeactivateAsync(Caliburn.Micro.IDeactivate,System.Boolean)": { - "Lines": { - "16": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DeactivationEventArgs.cs": { - "Caliburn.Micro.DeactivationEventArgs": { - "System.Boolean Caliburn.Micro.DeactivationEventArgs::get_WasClosed()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DebugLog.cs": { - "Caliburn.Micro.DebugLog": { - "System.Void Caliburn.Micro.DebugLog::Info(System.String,System.Object[])": { - "Lines": { - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Warn(System.String,System.Object[])": { - "Lines": { - "41": 0, - "42": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::Error(System.Exception)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DebugLog::.ctor(System.Type)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultCloseStrategy.cs": { - "Caliburn.Micro.DefaultCloseStrategy`1": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1::.ctor(System.Boolean)": { - "Lines": { - "19": 0, - "21": 0, - "22": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DefaultCloseStrategy`1/d__2": { - "System.Void Caliburn.Micro.DefaultCloseStrategy`1/d__2::MoveNext()": { - "Lines": { - "27": 0, - "28": 0, - "30": 0, - "32": 0, - "34": 0, - "36": 0, - "38": 0, - "41": 0, - "45": 0, - "47": 0, - "49": 0, - "51": 0, - "54": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 30, - "Offset": 281, - "EndOffset": 61, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 101, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 207, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 205, - "EndOffset": 224, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 96, - "EndOffset": 241, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 30, - "Offset": 281, - "EndOffset": 286, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 335, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 325, - "EndOffset": 346, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 49, - "Offset": 333, - "EndOffset": 346, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DefaultPlatformProvider.cs": { - "Caliburn.Micro.DefaultPlatformProvider": { - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "27": 0, - "28": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.DefaultPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "46": 24, - "47": 24 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.DefaultPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "52": 21 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.DefaultPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "80": 0, - "81": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DefaultPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "90": 0, - "91": 0 - }, - "Branches": [] - }, - "System.Func`2 Caliburn.Micro.DefaultPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "104": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 6, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\DelegateResult.cs": { - "Caliburn.Micro.DelegateResult": { - "System.Void Caliburn.Micro.DelegateResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult::.ctor(System.Action)": { - "Lines": { - "16": 0, - "18": 0, - "19": 0, - "44": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.DelegateResult`1": { - "System.Void Caliburn.Micro.DelegateResult`1::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "70": 0, - "74": 0, - "75": 0, - "76": 0, - "78": 0, - "79": 0, - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "TResult Caliburn.Micro.DelegateResult`1::get_Result()": { - "Lines": { - "87": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.DelegateResult`1::.ctor(System.Func`1)": { - "Lines": { - "59": 0, - "61": 0, - "62": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EnumerableExtensions.cs": { - "Caliburn.Micro.EnumerableExtensions": { - "System.Void Caliburn.Micro.EnumerableExtensions::Apply(System.Collections.Generic.IEnumerable`1,System.Action`1)": { - "Lines": { - "19": 86, - "21": 26, - "23": 17 - }, - "Branches": [ - { - "Line": 19, - "Offset": 29, - "EndOffset": 9, - "Path": 1, - "Ordinal": 1, - "Hits": 26 - }, - { - "Line": 19, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 0, - "Hits": 17 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregator.cs": { - "Caliburn.Micro.EventAggregator": { - "System.Boolean Caliburn.Micro.EventAggregator::HandlerExistsFor(System.Type)": { - "Lines": { - "18": 0, - "20": 0, - "22": 0 - }, - "Branches": [ - { - "Line": 20, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 20, - "Offset": 12, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Subscribe(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "27": 0, - "29": 0, - "32": 0, - "34": 0, - "37": 0, - "39": 0, - "41": 0, - "44": 0, - "45": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 32, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 39, - "Offset": 86, - "EndOffset": 90, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::Unsubscribe(System.Object)": { - "Lines": { - "51": 0, - "53": 0, - "56": 0, - "58": 0, - "60": 0, - "62": 0, - "64": 0, - "65": 0 - }, - "Branches": [ - { - "Line": 51, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 19, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 60, - "Offset": 74, - "EndOffset": 89, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator::PublishAsync(System.Object,System.Func`2,System.Threading.Tasks.Task>,System.Threading.CancellationToken)": { - "Lines": { - "70": 0, - "72": 0, - "75": 0, - "77": 0, - "82": 0, - "84": 0, - "85": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0 - }, - "Branches": [ - { - "Line": 70, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 33, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 47, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.EventAggregator::.ctor()": { - "Lines": { - "13": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.EventAggregator/Handler": { - "System.Boolean Caliburn.Micro.EventAggregator/Handler::get_IsDead()": { - "Lines": { - "136": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Matches(System.Object)": { - "Lines": { - "140": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregator/Handler::Handle(System.Type,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "145": 0, - "147": 0, - "149": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0 - }, - "Branches": [ - { - "Line": 147, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 147, - "Offset": 57, - "EndOffset": 66, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 18, - "EndOffset": 42, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 54, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.EventAggregator/Handler::Handles(System.Type)": { - "Lines": { - "166": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregator/Handler::.ctor(System.Object,System.Func`2,System.Threading.Tasks.Task>)": { - "Lines": { - "111": 0, - "113": 0, - "115": 0, - "116": 0, - "121": 0, - "122": 0, - "124": 0, - "126": 0, - "127": 0, - "129": 0, - "131": 0, - "134": 0 - }, - "Branches": [ - { - "Line": 124, - "Offset": 178, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 159, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 129, - "Offset": 157, - "EndOffset": 172, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 178, - "EndOffset": 180, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 11, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d": { - "System.Void Caliburn.Micro.EventAggregator/<>c__DisplayClass4_0/<b__0>d::MoveNext()": { - "Lines": {}, - "Branches": [ - { - "Line": 97, - "Offset": 217, - "EndOffset": 219, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 254, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 252, - "EndOffset": 278, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 97, - "Offset": 217, - "EndOffset": 301, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\EventAggregatorExtensions.cs": { - "Caliburn.Micro.EventAggregatorExtensions": { - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnPublishedThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "20": 0, - "21": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::Subscribe(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "32": 0, - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnBackgroundThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "43": 0, - "44": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.EventAggregatorExtensions::SubscribeOnUIThread(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "90": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnCurrentThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "113": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnBackgroundThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "124": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "136": 0, - "137": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.EventAggregatorExtensions::PublishOnUIThreadAsync(Caliburn.Micro.IEventAggregator,System.Object)": { - "Lines": { - "171": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Execute.cs": { - "Caliburn.Micro.Execute": { - "System.Boolean Caliburn.Micro.Execute::get_InDesignMode()": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::BeginOnUIThread(System.Action)": { - "Lines": { - "28": 0, - "29": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Execute::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Execute::OnUIThread(System.Action)": { - "Lines": { - "46": 24, - "47": 24 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ExpressionExtensions.cs": { - "Caliburn.Micro.ExpressionExtensions": { - "System.Reflection.MemberInfo Caliburn.Micro.ExpressionExtensions::GetMemberInfo(System.Linq.Expressions.Expression)": { - "Lines": { - "18": 0, - "21": 0, - "23": 0, - "24": 0, - "28": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 21, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 21, - "Offset": 18, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\IoC.cs": { - "Caliburn.Micro.IoC": { - "T Caliburn.Micro.IoC::Get(System.String)": { - "Lines": { - "35": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.IoC::GetAll()": { - "Lines": { - "45": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.IoC::.cctor()": { - "Lines": { - "15": 0, - "20": 0, - "25": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\LogManager.cs": { - "Caliburn.Micro.LogManager": { - "System.Void Caliburn.Micro.LogManager::.cctor()": { - "Lines": { - "10": 1, - "15": 6 - }, - "Branches": [] - } - }, - "Caliburn.Micro.LogManager/NullLog": { - "System.Void Caliburn.Micro.LogManager/NullLog::Info(System.String,System.Object[])": { - "Lines": { - "19": 32 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Warn(System.String,System.Object[])": { - "Lines": { - "20": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.LogManager/NullLog::Error(System.Exception)": { - "Lines": { - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\OverrideCancelResultDecorator.cs": { - "Caliburn.Micro.OverrideCancelResultDecorator": { - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "25": 0, - "27": 0, - "30": 0, - "31": 0 - }, - "Branches": [ - { - "Line": 25, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 25, - "Offset": 6, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "15": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.OverrideCancelResultDecorator::.cctor()": { - "Lines": { - "8": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PlatformProvider.cs": { - "Caliburn.Micro.PlatformProvider": { - "Caliburn.Micro.IPlatformProvider Caliburn.Micro.PlatformProvider::get_Current()": { - "Lines": { - "11": 46 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\PropertyChangedBase.cs": { - "Caliburn.Micro.PropertyChangedBase": { - "System.Boolean Caliburn.Micro.PropertyChangedBase::get_IsNotifying()": { - "Lines": { - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::Refresh()": { - "Lines": { - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.String)": { - "Lines": { - "48": 0, - "50": 0, - "52": 0, - "56": 0, - "59": 0 - }, - "Branches": [ - { - "Line": 48, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 46, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 26, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 34, - "EndOffset": 84, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::NotifyOfPropertyChange(System.Linq.Expressions.Expression`1>)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)": { - "Lines": { - "78": 0, - "79": 0 - }, - "Branches": [ - { - "Line": 78, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::OnUIThread(System.Action)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.PropertyChangedBase::Set(T&,T,System.String)": { - "Lines": { - "98": 0, - "100": 0, - "103": 0, - "105": 0, - "107": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 31, - "EndOffset": 39, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.PropertyChangedBase::.ctor()": { - "Lines": { - "18": 0, - "20": 0, - "21": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\RescueResultDecorator.cs": { - "Caliburn.Micro.RescueResultDecorator`1": { - "System.Void Caliburn.Micro.RescueResultDecorator`1::OnInnerResultCompleted(Caliburn.Micro.CoroutineExecutionContext,Caliburn.Micro.IResult,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "35": 0, - "36": 0, - "38": 0, - "42": 0, - "43": 0, - "44": 0, - "46": 0 - }, - "Branches": [ - { - "Line": 36, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 36, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::Rescue(Caliburn.Micro.CoroutineExecutionContext,TException)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "57": 0, - "58": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::RescueCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 56, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 48, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.ctor(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "21": 0, - "23": 0, - "24": 0, - "25": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 10, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.RescueResultDecorator`1::.cctor()": { - "Lines": { - "11": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultDecoratorBase.cs": { - "Caliburn.Micro.ResultDecoratorBase": { - "System.Void Caliburn.Micro.ResultDecoratorBase::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::InnerResultCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "44": 0, - "45": 0, - "46": 0, - "47": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::OnCompleted(Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "68": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ResultDecoratorBase::.ctor(Caliburn.Micro.IResult)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "60": 0 - }, - "Branches": [ - { - "Line": 19, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 19, - "Offset": 46, - "EndOffset": 60, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ResultExtensions.cs": { - "Caliburn.Micro.ResultExtensions": { - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::WhenCancelled(Caliburn.Micro.IResult,System.Func`1)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::OverrideCancel(Caliburn.Micro.IResult)": { - "Lines": { - "28": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "43": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.ResultExtensions::Rescue(Caliburn.Micro.IResult,System.Func`2,System.Boolean)": { - "Lines": { - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\Screen.cs": { - "Caliburn.Micro.Screen": { - "System.Boolean Caliburn.Micro.Screen::get_IsInitialized()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsInitialized(System.Boolean)": { - "Lines": { - "36": 0, - "37": 0, - "38": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Screen::get_Parent()": { - "Lines": { - "46": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_Parent(System.Object)": { - "Lines": { - "49": 0, - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Screen::get_DisplayName()": { - "Lines": { - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_DisplayName(System.String)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Screen::get_IsActive()": { - "Lines": { - "73": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::set_IsActive(System.Boolean)": { - "Lines": { - "76": 0, - "77": 0, - "78": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.Screen::CanCloseAsync(System.Threading.CancellationToken)": { - "Lines": { - "153": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnInitializeAsync(System.Threading.CancellationToken)": { - "Lines": { - "178": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivateAsync(System.Threading.CancellationToken)": { - "Lines": { - "186": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnActivatedAsync(System.Threading.CancellationToken)": { - "Lines": { - "195": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.Screen::OnDeactivateAsync(System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "206": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.ctor()": { - "Lines": { - "22": 0, - "24": 0, - "25": 0, - "84": 0, - "89": 0, - "94": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Screen::.cctor()": { - "Lines": { - "12": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d": { - "System.Void Caliburn.Micro.Screen/<>c__DisplayClass30_0/<b__0>d::MoveNext()": { - "Lines": { - "170": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.Screen/d__27": { - "System.Void Caliburn.Micro.Screen/d__27::MoveNext()": { - "Lines": { - "98": 0, - "99": 0, - "101": 0, - "103": 0, - "105": 0, - "106": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0 - }, - "Branches": [ - { - "Line": 98, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 42, - "EndOffset": 49, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 62, - "EndOffset": 177, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 412, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 410, - "EndOffset": 416, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 442, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 114, - "Offset": 440, - "EndOffset": 449, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Screen/d__28": { - "System.Void Caliburn.Micro.Screen/d__28::MoveNext()": { - "Lines": { - "122": 0, - "124": 0, - "125": 0, - "126": 0, - "127": 0, - "129": 0, - "130": 0, - "131": 0, - "133": 0, - "134": 0, - "135": 0, - "136": 0, - "138": 0, - "140": 0, - "141": 0, - "144": 0 - }, - "Branches": [ - { - "Line": 122, - "Offset": 33, - "EndOffset": 35, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 33, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 124, - "Offset": 60, - "EndOffset": 65, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 232, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 230, - "EndOffset": 236, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 262, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 260, - "EndOffset": 269, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 359, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 48, - "EndOffset": 395, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 357, - "EndOffset": 395, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.Screen/d__30": { - "System.Void Caliburn.Micro.Screen/d__30::MoveNext()": { - "Lines": { - "163": 0, - "165": 0, - "168": 0, - "171": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 48, - "EndOffset": 147, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ScreenExtensions.cs": { - "Caliburn.Micro.ScreenExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object)": { - "Lines": { - "18": 0 - }, - "Branches": [ - { - "Line": 18, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 18, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryActivateAsync(System.Object,System.Threading.CancellationToken)": { - "Lines": { - "29": 0 - }, - "Branches": [ - { - "Line": 29, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 29, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean)": { - "Lines": { - "40": 0 - }, - "Branches": [ - { - "Line": 40, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::TryDeactivateAsync(System.Object,System.Boolean,System.Threading.CancellationToken)": { - "Lines": { - "52": 0 - }, - "Branches": [ - { - "Line": 52, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 52, - "Offset": 8, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object)": { - "Lines": { - "63": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.IConductor,System.Object,System.Threading.CancellationToken)": { - "Lines": { - "75": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.ScreenExtensions::CloseItemAsync(Caliburn.Micro.ConductorBase`1,T,System.Threading.CancellationToken)": { - "Lines": { - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ActivateWith(Caliburn.Micro.IActivate,Caliburn.Micro.IActivate)": { - "Lines": { - "108": 0, - "119": 0, - "120": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::DeactivateWith(Caliburn.Micro.IDeactivate,Caliburn.Micro.IDeactivate)": { - "Lines": { - "129": 0, - "140": 0, - "141": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ScreenExtensions::ConductWith(TChild,TParent)": { - "Lines": { - "152": 0, - "153": 0, - "154": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass8_0/<g__OnParentActivated|0>d::MoveNext()": { - "Lines": { - "112": 0, - "113": 0, - "114": 0, - "116": 0, - "117": 0 - }, - "Branches": [ - { - "Line": 113, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 113, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d": { - "System.Void Caliburn.Micro.ScreenExtensions/<>c__DisplayClass9_0/<g__OnParentDeactivated|0>d::MoveNext()": { - "Lines": { - "133": 0, - "134": 0, - "135": 0, - "137": 0, - "138": 0 - }, - "Branches": [ - { - "Line": 134, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 35, - "EndOffset": 67, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SequentialResult.cs": { - "Caliburn.Micro.SequentialResult": { - "System.Void Caliburn.Micro.SequentialResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "34": 0, - "35": 0, - "36": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::ChildCompleted(System.Object,Caliburn.Micro.ResultCompletionEventArgs)": { - "Lines": { - "40": 0, - "41": 0, - "43": 0, - "46": 0, - "48": 0, - "49": 0, - "52": 0, - "55": 0, - "56": 0, - "57": 0, - "59": 0, - "60": 0, - "63": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "74": 0, - "75": 0, - "80": 0, - "82": 0 - }, - "Branches": [ - { - "Line": 41, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 41, - "Offset": 8, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 34, - "EndOffset": 44, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 42, - "EndOffset": 63, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 91, - "EndOffset": 161, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SequentialResult::OnComplete(System.Exception,System.Boolean)": { - "Lines": { - "86": 0, - "87": 0, - "88": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SequentialResult::.ctor(System.Collections.Generic.IEnumerator`1)": { - "Lines": { - "18": 0, - "20": 0, - "21": 0, - "26": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleContainer.cs": { - "Caliburn.Micro.SimpleContainer": { - "System.Boolean Caliburn.Micro.SimpleContainer::get_EnablePropertyInjection()": { - "Lines": { - "37": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterInstance(System.Type,System.String,System.Object)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterPerRequest(System.Type,System.String,System.Type)": { - "Lines": { - "58": 0, - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterSingleton(System.Type,System.String,System.Type)": { - "Lines": { - "69": 0, - "70": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 70, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 70, - "Offset": 7, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::RegisterHandler(System.Type,System.String,System.Func`2)": { - "Lines": { - "81": 0, - "82": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::UnregisterHandler(System.Type,System.String)": { - "Lines": { - "91": 0, - "92": 0, - "94": 0, - "96": 0 - }, - "Branches": [ - { - "Line": 92, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 10, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::GetInstance(System.Type,System.String)": { - "Lines": { - "106": 0, - "107": 0, - "109": 0, - "111": 0, - "113": 0, - "116": 0, - "119": 0, - "121": 0, - "123": 0, - "125": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "134": 0, - "136": 0, - "137": 0, - "138": 0, - "140": 0, - "142": 0, - "144": 0, - "147": 0, - "150": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 107, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 31, - "EndOffset": 43, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 34, - "EndOffset": 43, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 10, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 52, - "EndOffset": 56, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 125, - "Offset": 74, - "EndOffset": 161, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 174, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 182, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 229, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 237, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 235, - "EndOffset": 252, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 285, - "EndOffset": 287, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 172, - "EndOffset": 290, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 180, - "EndOffset": 290, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.SimpleContainer::HasHandler(System.Type,System.String)": { - "Lines": { - "164": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.SimpleContainer::GetAllInstances(System.Type,System.String)": { - "Lines": { - "175": 0, - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "186": 0, - "188": 0, - "192": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 10, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 47, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 60, - "EndOffset": 72, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 63, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 78, - "EndOffset": 80, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.SimpleContainer::BuildUp(System.Object)": { - "Lines": { - "201": 0, - "202": 0, - "203": 0, - "204": 0, - "206": 0, - "208": 0, - "210": 0, - "212": 0, - "215": 0 - }, - "Branches": [ - { - "Line": 206, - "Offset": 94, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 77, - "EndOffset": 88, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 206, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer Caliburn.Micro.SimpleContainer::CreateChildContainer()": { - "Lines": { - "223": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetOrCreateEntry(System.Type,System.String)": { - "Lines": { - "228": 0, - "229": 0, - "231": 0, - "232": 0, - "235": 0 - }, - "Branches": [ - { - "Line": 229, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 229, - "Offset": 10, - "EndOffset": 44, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.SimpleContainer/ContainerEntry Caliburn.Micro.SimpleContainer::GetEntry(System.Type,System.String)": { - "Lines": { - "240": 0, - "242": 0, - "245": 0, - "247": 0, - "248": 0, - "251": 0 - }, - "Branches": [ - { - "Line": 240, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 32, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 90, - "EndOffset": 116, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 245, - "Offset": 64, - "EndOffset": 117, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 247, - "Offset": 17, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 251, - "Offset": 17, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.SimpleContainer::BuildInstance(System.Type)": { - "Lines": { - "261": 0, - "262": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.SimpleContainer::ActivateInstance(System.Type,System.Object[])": { - "Lines": { - "273": 0, - "274": 0, - "275": 0 - }, - "Branches": [ - { - "Line": 273, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 2, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Object[] Caliburn.Micro.SimpleContainer::DetermineConstructorArgs(System.Type)": { - "Lines": { - "285": 0, - "286": 0, - "288": 0, - "290": 0, - "293": 0 - }, - "Branches": [ - { - "Line": 288, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 288, - "Offset": 21, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Reflection.ConstructorInfo Caliburn.Micro.SimpleContainer::SelectEligibleConstructor(System.Type)": { - "Lines": { - "298": 0, - "299": 0, - "300": 0, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 0, - "307": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor()": { - "Lines": { - "18": 0, - "24": 0, - "26": 0, - "27": 0, - "281": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.ctor(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "29": 0, - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleContainer::.cctor()": { - "Lines": { - "14": 0, - "15": 0, - "16": 0, - "17": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.SimpleContainer/FactoryFactory`1": { - "System.Func`1 Caliburn.Micro.SimpleContainer/FactoryFactory`1::Create(Caliburn.Micro.SimpleContainer)": { - "Lines": { - "320": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\SimpleResult.cs": { - "Caliburn.Micro.SimpleResult": { - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Succeeded()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Cancelled()": { - "Lines": { - "33": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.IResult Caliburn.Micro.SimpleResult::Failed(System.Exception)": { - "Lines": { - "41": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "50": 0, - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.SimpleResult::.ctor(System.Boolean,System.Exception)": { - "Lines": { - "13": 0, - "15": 0, - "16": 0, - "17": 0, - "56": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskExtensions.cs": { - "Caliburn.Micro.TaskExtensions": { - "System.Threading.Tasks.Task Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "19": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::ExecuteAsync(Caliburn.Micro.IResult`1,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "32": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task`1 Caliburn.Micro.TaskExtensions::InternalExecuteAsync(Caliburn.Micro.IResult,Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "37": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "67": 0, - "68": 0, - "69": 0, - "71": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 90, - "EndOffset": 98, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 44, - "Offset": 23, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 49, - "EndOffset": 63, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 82, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.TaskResult Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task)": { - "Lines": { - "81": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.TaskResult`1 Caliburn.Micro.TaskExtensions::AsResult(System.Threading.Tasks.Task`1)": { - "Lines": { - "92": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\TaskResult.cs": { - "Caliburn.Micro.TaskResult": { - "System.Void Caliburn.Micro.TaskResult::Execute(Caliburn.Micro.CoroutineExecutionContext)": { - "Lines": { - "28": 0, - "30": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 28, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 28, - "Offset": 11, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 50, - "EndOffset": 59, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "47": 0, - "48": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult::.ctor(System.Threading.Tasks.Task)": { - "Lines": { - "17": 0, - "19": 0, - "20": 0, - "53": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.TaskResult`1": { - "TResult Caliburn.Micro.TaskResult`1::get_Result()": { - "Lines": { - "74": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.TaskResult`1::OnCompleted(System.Threading.Tasks.Task)": { - "Lines": { - "82": 0, - "84": 0, - "87": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 6, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.TaskResult`1::.ctor(System.Threading.Tasks.Task`1)": { - "Lines": { - "67": 0, - "69": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAttachedEventArgs.cs": { - "Caliburn.Micro.ViewAttachedEventArgs": { - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_View()": { - "Lines": { - "13": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAttachedEventArgs::get_Context()": { - "Lines": { - "18": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\ViewAware.cs": { - "Caliburn.Micro.ViewAware": { - "System.Collections.Generic.IDictionary`2 Caliburn.Micro.ViewAware::get_Views()": { - "Lines": { - "24": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::Caliburn.Micro.IViewAware.AttachView(System.Object,System.Object)": { - "Lines": { - "42": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "49": 0, - "50": 0, - "52": 0, - "56": 0, - "58": 0 - }, - "Branches": [ - { - "Line": 42, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 105, - "EndOffset": 115, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 115, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 50, - "Offset": 113, - "EndOffset": 140, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::AttachViewReadyOnActivated(Caliburn.Micro.IActivate,System.Object)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0 - }, - "Branches": [ - { - "Line": 68, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 68, - "Offset": 30, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewAttached(System.Object,System.Object)": { - "Lines": { - "85": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewLoaded(System.Object)": { - "Lines": { - "93": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::OnViewReady(System.Object)": { - "Lines": { - "101": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ViewAware::GetView(System.Object)": { - "Lines": { - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 111, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 8, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewAware::.ctor()": { - "Lines": { - "30": 0, - "32": 0, - "33": 0, - "38": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewAware::.cctor()": { - "Lines": { - "17": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Core\\WeakValueDictionary.cs": { - "Caliburn.Micro.WeakValueDictionary`2": { - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::IsCleanupNeeded()": { - "Lines": { - "23": 0, - "25": 0, - "26": 0, - "29": 0 - }, - "Branches": [ - { - "Line": 23, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 23, - "Offset": 11, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanAbandonedItems()": { - "Lines": { - "34": 0, - "35": 0, - "36": 0, - "38": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 34, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 50, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 48, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::CleanIfNeeded()": { - "Lines": { - "43": 0, - "45": 0, - "47": 0 - }, - "Branches": [ - { - "Line": 43, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 43, - "Offset": 6, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.Generic.IEnumerator`1> Caliburn.Micro.WeakValueDictionary`2::GetEnumerator()": { - "Lines": { - "118": 0, - "119": 0, - "120": 0, - "121": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 18, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 119, - "Offset": 54, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "126": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "131": 0, - "132": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Clear()": { - "Lines": { - "139": 0, - "140": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "145": 0, - "147": 0, - "150": 0 - }, - "Branches": [ - { - "Line": 145, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 145, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32)": { - "Lines": { - "155": 0, - "157": 0, - "160": 0, - "162": 0, - "165": 0, - "167": 0, - "168": 0, - "171": 0, - "172": 0 - }, - "Branches": [ - { - "Line": 155, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 155, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 160, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "177": 0, - "179": 0, - "182": 0, - "184": 0, - "187": 0 - }, - "Branches": [ - { - "Line": 177, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 177, - "Offset": 15, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 37, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2::get_Count()": { - "Lines": { - "202": 0, - "203": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::System.Collections.Generic.ICollection>.get_IsReadOnly()": { - "Lines": { - "209": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::Add(TKey,TValue)": { - "Lines": { - "219": 0, - "220": 0, - "221": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::ContainsKey(TKey)": { - "Lines": { - "231": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::Remove(TKey)": { - "Lines": { - "241": 0, - "242": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2::TryGetValue(TKey,TValue&)": { - "Lines": { - "256": 0, - "259": 0, - "261": 0, - "262": 0, - "265": 0, - "266": 0, - "268": 0, - "269": 0, - "270": 0, - "273": 0, - "274": 0 - }, - "Branches": [ - { - "Line": 259, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 20, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 266, - "Offset": 49, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "TValue Caliburn.Micro.WeakValueDictionary`2::get_Item(TKey)": { - "Lines": { - "290": 0, - "292": 0, - "295": 0 - }, - "Branches": [ - { - "Line": 290, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 290, - "Offset": 9, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::set_Item(TKey,TValue)": { - "Lines": { - "299": 0, - "300": 0, - "301": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Keys()": { - "Lines": { - "309": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.ICollection`1 Caliburn.Micro.WeakValueDictionary`2::get_Values()": { - "Lines": { - "317": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__6_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "68": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::<.ctor>b__7_0(System.Collections.Generic.KeyValuePair`2)": { - "Lines": { - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor()": { - "Lines": { - "17": 0, - "56": 0, - "58": 0, - "59": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2)": { - "Lines": { - "65": 0, - "67": 0, - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IDictionary`2,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "76": 0, - "78": 0, - "80": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "86": 0, - "88": 0, - "89": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32)": { - "Lines": { - "95": 0, - "97": 0, - "98": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1)": { - "Lines": { - "105": 0, - "107": 0, - "108": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WeakValueDictionary`2/ValueCollection": { - "System.Collections.Generic.IEnumerator`1 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::GetEnumerator()": { - "Lines": { - "333": 0 - }, - "Branches": [ - { - "Line": 333, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 333, - "Offset": 12, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.IEnumerator Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.IEnumerable.GetEnumerator()": { - "Lines": { - "338": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Add(TValue)": { - "Lines": { - "343": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Clear()": { - "Lines": { - "348": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Contains(TValue)": { - "Lines": { - "353": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::CopyTo(TValue[],System.Int32)": { - "Lines": { - "358": 0, - "360": 0, - "363": 0, - "365": 0, - "368": 0, - "370": 0, - "371": 0, - "374": 0, - "375": 0 - }, - "Branches": [ - { - "Line": 358, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 358, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 16, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 363, - "Offset": 22, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 368, - "Offset": 46, - "EndOffset": 59, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.Remove(TValue)": { - "Lines": { - "379": 0 - }, - "Branches": [] - }, - "System.Int32 Caliburn.Micro.WeakValueDictionary`2/ValueCollection::get_Count()": { - "Lines": { - "384": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.WeakValueDictionary`2/ValueCollection::System.Collections.Generic.ICollection.get_IsReadOnly()": { - "Lines": { - "389": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.WeakValueDictionary`2/ValueCollection::.ctor(Caliburn.Micro.WeakValueDictionary`2)": { - "Lines": { - "326": 0, - "328": 0, - "329": 0 - }, - "Branches": [] - } - } - } - }, - "Caliburn.Micro.Platform.Core.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\AssemblySource.cs": { - "Caliburn.Micro.AssemblySource": { - "System.Void Caliburn.Micro.AssemblySource::AddRange(System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "27": 0, - "31": 0, - "32": 0, - "33": 0, - "34": 0, - "37": 0, - "39": 0 - }, - "Branches": [ - { - "Line": 27, - "Offset": 51, - "EndOffset": 9, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 27, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 27, - "Offset": 51, - "EndOffset": 53, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AssemblySource::.cctor()": { - "Lines": { - "18": 1, - "44": 1, - "45": 1, - "46": 0, - "47": 1, - "48": 0, - "49": 1, - "50": 1, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 1 - }, - "Branches": [ - { - "Line": 46, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.AssemblySourceCache": { - "System.Void Caliburn.Micro.AssemblySourceCache::AddTypeAssembly(System.Type)": { - "Lines": { - "122": 10, - "124": 3, - "126": 10 - }, - "Branches": [ - { - "Line": 122, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 3 - }, - { - "Line": 122, - "Offset": 16, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 10 - } - ] - }, - "System.Void Caliburn.Micro.AssemblySourceCache::.cctor()": { - "Lines": { - "64": 1, - "69": 1, - "70": 11, - "71": 11, - "72": 111, - "77": 1, - "78": 1, - "79": 2, - "80": 1, - "81": 1, - "82": 1, - "83": 1, - "84": 1, - "85": 1, - "86": 1, - "87": 1, - "88": 5, - "89": 1, - "90": 1, - "91": 2, - "92": 2, - "93": 2, - "94": 2, - "95": 1, - "96": 1, - "97": 1, - "98": 3, - "99": 3, - "100": 8, - "101": 3, - "102": 1, - "103": 1, - "104": 4, - "105": 1, - "106": 1, - "107": 1, - "108": 1, - "109": 1, - "110": 0, - "111": 1, - "112": 0, - "113": 1, - "114": 1, - "115": 0, - "116": 0, - "117": 1, - "118": 2 - }, - "Branches": [ - { - "Line": 79, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 79, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 2, - "Ordinal": 2, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 3, - "Ordinal": 3, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 99, - "Path": 5, - "Ordinal": 5, - "Hits": 3 - }, - { - "Line": 88, - "Offset": 8, - "EndOffset": 167, - "Path": 4, - "Ordinal": 4, - "Hits": 3 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\ExtensionMethods.cs": { - "Caliburn.Micro.ExtensionMethods": { - "System.String Caliburn.Micro.ExtensionMethods::GetAssemblyName(System.Reflection.Assembly)": { - "Lines": { - "18": 0 - }, - "Branches": [] - }, - "TValue Caliburn.Micro.ExtensionMethods::GetValueOrDefault(System.Collections.Generic.IDictionary`2,TKey)": { - "Lines": { - "31": 0 - }, - "Branches": [ - { - "Line": 31, - "Offset": 9, - "EndOffset": 11, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 31, - "Offset": 9, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\NameTransformer.cs": { - "Caliburn.Micro.NameTransformer": { - "System.Boolean Caliburn.Micro.NameTransformer::get_UseEagerRuleSelection()": { - "Lines": { - "22": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::set_UseEagerRuleSelection(System.Boolean)": { - "Lines": { - "23": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::AddRule(System.String,System.String,System.String)": { - "Lines": { - "34": 0, - "35": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::AddRule(System.String,System.Collections.Generic.IEnumerable`1,System.String)": { - "Lines": { - "45": 16, - "46": 16, - "47": 16, - "48": 16, - "49": 16, - "50": 16, - "51": 16, - "52": 16, - "53": 16 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.NameTransformer::Transform(System.String)": { - "Lines": { - "62": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.NameTransformer::Transform(System.String,System.Func`2)": { - "Lines": { - "73": 0, - "74": 0, - "76": 0, - "78": 0, - "83": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "94": 0, - "96": 0, - "100": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 193, - "EndOffset": 36, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 77, - "EndOffset": 108, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 106, - "EndOffset": 108, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 135, - "EndOffset": 137, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 183, - "EndOffset": 185, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 78, - "Offset": 106, - "EndOffset": 187, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 83, - "Offset": 135, - "EndOffset": 187, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 183, - "EndOffset": 187, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 193, - "EndOffset": 198, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.NameTransformer::.ctor()": { - "Lines": { - "15": 2 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NameTransformer::.cctor()": { - "Lines": { - "13": 1 - }, - "Branches": [] - } - }, - "Caliburn.Micro.NameTransformer/Rule": { - "System.Text.RegularExpressions.Regex Caliburn.Micro.NameTransformer/Rule::get_GlobalFilterPatternRegex()": { - "Lines": { - "133": 0 - }, - "Branches": [ - { - "Line": 133, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 7, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Text.RegularExpressions.Regex Caliburn.Micro.NameTransformer/Rule::get_ReplacePatternRegex()": { - "Lines": { - "144": 0 - }, - "Branches": [ - { - "Line": 144, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 144, - "Offset": 7, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\RegExHelper.cs": { - "Caliburn.Micro.RegExHelper": { - "System.String Caliburn.Micro.RegExHelper::GetCaptureGroup(System.String,System.String)": { - "Lines": { - "33": 72 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::NamespaceToRegEx(System.String)": { - "Lines": { - "44": 16, - "47": 16, - "48": 16 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::GetNameCaptureGroup(System.String)": { - "Lines": { - "58": 16 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.RegExHelper::GetNamespaceCaptureGroup(System.String)": { - "Lines": { - "68": 16 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\StringSplitter.cs": { - "Caliburn.Micro.StringSplitter": { - "System.String[] Caliburn.Micro.StringSplitter::Split(System.String,System.Char)": { - "Lines": { - "26": 5, - "27": 5, - "29": 5, - "31": 238, - "34": 114, - "36": 0, - "38": 114, - "40": 0, - "42": 114, - "44": 5, - "46": 5, - "47": 5, - "49": 5, - "52": 5, - "53": 5, - "57": 109, - "60": 5, - "61": 5, - "63": 4, - "66": 5, - "67": 9, - "68": 5 - }, - "Branches": [ - { - "Line": 31, - "Offset": 125, - "EndOffset": 21, - "Path": 1, - "Ordinal": 11, - "Hits": 114 - }, - { - "Line": 34, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 34, - "Offset": 35, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 114 - }, - { - "Line": 38, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 47, - "EndOffset": 55, - "Path": 1, - "Ordinal": 3, - "Hits": 114 - }, - { - "Line": 42, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 4, - "Hits": 5 - }, - { - "Line": 44, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 6, - "Hits": 5 - }, - { - "Line": 47, - "Offset": 74, - "EndOffset": 76, - "Path": 0, - "Ordinal": 8, - "Hits": 5 - }, - { - "Line": 47, - "Offset": 74, - "EndOffset": 93, - "Path": 1, - "Ordinal": 9, - "Hits": 5 - }, - { - "Line": 42, - "Offset": 58, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 109 - }, - { - "Line": 44, - "Offset": 61, - "EndOffset": 102, - "Path": 1, - "Ordinal": 7, - "Hits": 109 - }, - { - "Line": 31, - "Offset": 125, - "EndOffset": 127, - "Path": 0, - "Ordinal": 10, - "Hits": 5 - }, - { - "Line": 61, - "Offset": 138, - "EndOffset": 140, - "Path": 0, - "Ordinal": 12, - "Hits": 4 - }, - { - "Line": 61, - "Offset": 138, - "EndOffset": 157, - "Path": 1, - "Ordinal": 13, - "Hits": 5 - } - ] - }, - "System.String[] Caliburn.Micro.StringSplitter::SplitParameters(System.String)": { - "Lines": { - "80": 0, - "81": 0, - "83": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "90": 0, - "92": 0, - "94": 0, - "96": 0, - "100": 0, - "105": 0, - "106": 0, - "108": 0, - "109": 0, - "111": 0, - "112": 0, - "114": 0, - "115": 0, - "117": 0, - "118": 0, - "120": 0, - "121": 0, - "123": 0, - "130": 0, - "131": 0, - "132": 0, - "138": 0, - "141": 0, - "143": 0 - }, - "Branches": [ - { - "Line": 88, - "Offset": 232, - "EndOffset": 30, - "Path": 1, - "Ordinal": 33, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 44, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 54, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 68, - "EndOffset": 70, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 50, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 94, - "Offset": 68, - "EndOffset": 75, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 76, - "EndOffset": 81, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 91, - "EndOffset": 93, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 97, - "EndOffset": 99, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 85, - "EndOffset": 107, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 111, - "EndOffset": 113, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 117, - "EndOffset": 119, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 117, - "EndOffset": 127, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 123, - "EndOffset": 133, - "Path": 1, - "Ordinal": 23, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 103, - "EndOffset": 139, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 111, - "EndOffset": 147, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 91, - "EndOffset": 155, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 97, - "EndOffset": 163, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 103, - "EndOffset": 171, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 123, - "EndOffset": 171, - "Path": 0, - "Ordinal": 22, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 175, - "EndOffset": 177, - "Path": 0, - "Ordinal": 24, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 179, - "EndOffset": 181, - "Path": 0, - "Ordinal": 26, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 183, - "EndOffset": 185, - "Path": 0, - "Ordinal": 28, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 186, - "EndOffset": 188, - "Path": 0, - "Ordinal": 30, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 76, - "EndOffset": 209, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 175, - "EndOffset": 209, - "Path": 1, - "Ordinal": 25, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 179, - "EndOffset": 209, - "Path": 1, - "Ordinal": 27, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 183, - "EndOffset": 209, - "Path": 1, - "Ordinal": 29, - "Hits": 0 - }, - { - "Line": 123, - "Offset": 186, - "EndOffset": 209, - "Path": 1, - "Ordinal": 31, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 232, - "EndOffset": 237, - "Path": 0, - "Ordinal": 32, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform.Core\\TypeMappingConfiguration.cs": { - "Caliburn.Micro.TypeMappingConfiguration": { - "System.String Caliburn.Micro.TypeMappingConfiguration::get_DefaultSubNamespaceForViews()": { - "Lines": { - "13": 48 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_DefaultSubNamespaceForViewModels()": { - "Lines": { - "18": 44 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.TypeMappingConfiguration::get_UseNameSuffixesInMappings()": { - "Lines": { - "23": 20 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_NameFormat()": { - "Lines": { - "28": 44 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.TypeMappingConfiguration::get_IncludeViewSuffixInViewModelNames()": { - "Lines": { - "33": 20 - }, - "Branches": [] - }, - "System.Collections.Generic.List`1 Caliburn.Micro.TypeMappingConfiguration::get_ViewSuffixList()": { - "Lines": { - "39": 20 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.TypeMappingConfiguration::get_ViewModelSuffix()": { - "Lines": { - "44": 20 - }, - "Branches": [] - } - } - } - }, - "Caliburn.Micro.Platform.dll": { - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Action.cs": { - "Caliburn.Micro.Action": { - "System.Void Caliburn.Micro.Action::SetTarget(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "88": 0, - "89": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Action::GetTarget(System.Windows.DependencyObject)": { - "Lines": { - "97": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Action::SetTargetWithoutContext(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "109": 0, - "110": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Action::GetTargetWithoutContext(System.Windows.DependencyObject)": { - "Lines": { - "118": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.Action::HasTargetSet(System.Windows.DependencyObject)": { - "Lines": { - "127": 0, - "128": 0, - "132": 0, - "133": 0, - "134": 0, - "136": 0, - "137": 0 - }, - "Branches": [ - { - "Line": 127, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 6, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 127, - "Offset": 14, - "EndOffset": 18, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 26, - "EndOffset": 28, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 133, - "Offset": 26, - "EndOffset": 30, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 41, - "EndOffset": 55, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Action::Invoke(System.Object,System.String,System.Windows.DependencyObject,System.Windows.FrameworkElement,System.Object,System.Object[])": { - "Lines": { - "153": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "168": 0, - "169": 0, - "172": 0, - "175": 0, - "176": 0 - }, - "Branches": [ - { - "Line": 168, - "Offset": 86, - "EndOffset": 88, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 168, - "Offset": 86, - "EndOffset": 107, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 169, - "Offset": 23, - "EndOffset": 38, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Action::OnTargetWithoutContextChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "180": 0, - "181": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Action::OnTargetChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "184": 0, - "185": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Action::SetTargetCore(System.Windows.DependencyPropertyChangedEventArgs,System.Windows.DependencyObject,System.Boolean)": { - "Lines": { - "188": 0, - "189": 0, - "192": 0, - "202": 0, - "203": 0, - "204": 0, - "207": 0, - "211": 0 - }, - "Branches": [ - { - "Line": 188, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 14, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 21, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 35, - "EndOffset": 38, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 55, - "EndOffset": 57, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 47, - "EndOffset": 98, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 55, - "EndOffset": 98, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Action::.cctor()": { - "Lines": { - "37": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ActionExecutionContext.cs": { - "Caliburn.Micro.ActionExecutionContext": { - "Caliburn.Micro.ActionMessage Caliburn.Micro.ActionExecutionContext::get_Message()": { - "Lines": { - "61": 0 - }, - "Branches": [ - { - "Line": 61, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 61, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Message(Caliburn.Micro.ActionMessage)": { - "Lines": { - "62": 0 - }, - "Branches": [] - }, - "System.Windows.FrameworkElement Caliburn.Micro.ActionExecutionContext::get_Source()": { - "Lines": { - "69": 0 - }, - "Branches": [ - { - "Line": 69, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 69, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Source(System.Windows.FrameworkElement)": { - "Lines": { - "70": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ActionExecutionContext::get_Target()": { - "Lines": { - "77": 0 - }, - "Branches": [ - { - "Line": 77, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 77, - "Offset": 6, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Target(System.Object)": { - "Lines": { - "78": 0 - }, - "Branches": [] - }, - "System.Windows.DependencyObject Caliburn.Micro.ActionExecutionContext::get_View()": { - "Lines": { - "85": 0 - }, - "Branches": [ - { - "Line": 85, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 85, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_View(System.Windows.DependencyObject)": { - "Lines": { - "86": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.ActionExecutionContext::get_Item(System.String)": { - "Lines": { - "96": 0, - "97": 0, - "100": 0, - "102": 0 - }, - "Branches": [ - { - "Line": 96, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 96, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::set_Item(System.String,System.Object)": { - "Lines": { - "105": 0, - "106": 0, - "108": 0, - "109": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::Dispose()": { - "Lines": { - "116": 0, - "117": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionExecutionContext::.ctor()": { - "Lines": { - "122": 2 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ActionMessage.cs": { - "Caliburn.Micro.ActionMessage": { - "System.String Caliburn.Micro.ActionMessage::get_MethodName()": { - "Lines": { - "150": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::set_MethodName(System.String)": { - "Lines": { - "151": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.AttachedCollection`1 Caliburn.Micro.ActionMessage::get_Parameters()": { - "Lines": { - "163": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::OnAttached()": { - "Lines": { - "199": 0, - "201": 0, - "202": 0, - "204": 0, - "214": 0, - "215": 0, - "216": 0, - "218": 0, - "219": 0, - "221": 0, - "226": 0, - "227": 0 - }, - "Branches": [ - { - "Line": 199, - "Offset": 5, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 73, - "EndOffset": 78, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 148, - "EndOffset": 150, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 148, - "EndOffset": 153, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 214, - "EndOffset": 216, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 228, - "EndOffset": 230, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 5, - "EndOffset": 241, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 73, - "EndOffset": 241, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 214, - "EndOffset": 241, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 219, - "Offset": 228, - "EndOffset": 241, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::HandlerPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "232": 0, - "233": 0, - "234": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::OnDetaching()": { - "Lines": { - "241": 0, - "243": 0, - "248": 0, - "250": 0, - "253": 0, - "254": 0 - }, - "Branches": [ - { - "Line": 241, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 241, - "Offset": 5, - "EndOffset": 58, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::ElementLoaded(System.Object,System.Windows.RoutedEventArgs)": { - "Lines": { - "264": 0, - "267": 0, - "269": 0, - "270": 0, - "272": 0, - "285": 0, - "291": 0, - "308": 0, - "309": 0, - "310": 0, - "311": 0, - "312": 0, - "344": 0, - "346": 0 - }, - "Branches": [ - { - "Line": 267, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 270, - "Offset": 49, - "EndOffset": 28, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 17, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 34, - "EndOffset": 65, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 270, - "Offset": 49, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::UpdateContext()": { - "Lines": { - "350": 0, - "352": 0, - "354": 0, - "355": 0, - "356": 0, - "357": 0, - "358": 0, - "360": 0, - "361": 0, - "362": 0 - }, - "Branches": [ - { - "Line": 350, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 350, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::Invoke(System.Object)": { - "Lines": { - "370": 0, - "372": 0, - "374": 0, - "377": 0, - "379": 0, - "380": 0, - "382": 0, - "383": 0, - "385": 0, - "386": 0, - "387": 0, - "390": 0, - "392": 0, - "396": 0, - "398": 0, - "399": 0, - "401": 0, - "402": 0, - "403": 0, - "406": 0, - "408": 0, - "410": 0, - "413": 0, - "414": 0, - "415": 0 - }, - "Branches": [ - { - "Line": 372, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 372, - "Offset": 31, - "EndOffset": 39, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 50, - "EndOffset": 65, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 63, - "EndOffset": 65, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 92, - "EndOffset": 94, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 142, - "EndOffset": 144, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 142, - "EndOffset": 145, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 92, - "EndOffset": 147, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 390, - "Offset": 153, - "EndOffset": 155, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 63, - "EndOffset": 156, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 390, - "Offset": 153, - "EndOffset": 156, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 396, - "Offset": 173, - "EndOffset": 175, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 401, - "Offset": 239, - "EndOffset": 241, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 401, - "Offset": 239, - "EndOffset": 242, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 396, - "Offset": 173, - "EndOffset": 244, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 261, - "EndOffset": 263, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 270, - "EndOffset": 272, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 270, - "EndOffset": 276, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 289, - "EndOffset": 291, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 261, - "EndOffset": 292, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 408, - "Offset": 289, - "EndOffset": 292, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ActionMessage::UpdateAvailability()": { - "Lines": { - "422": 0, - "424": 0, - "425": 0, - "427": 0, - "428": 0, - "430": 0, - "431": 0 - }, - "Branches": [ - { - "Line": 422, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 422, - "Offset": 6, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 45, - "EndOffset": 47, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 45, - "EndOffset": 60, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 58, - "EndOffset": 76, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.ActionMessage::UpdateAvailabilityCore()": { - "Lines": { - "435": 0, - "436": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.ActionMessage::ToString()": { - "Lines": { - "447": 0 - }, - "Branches": [] - }, - "System.Reflection.MethodInfo Caliburn.Micro.ActionMessage::TryFindGuardMethod(Caliburn.Micro.ActionExecutionContext,System.Collections.Generic.IEnumerable`1)": { - "Lines": { - "690": 0, - "691": 0, - "692": 0, - "694": 0, - "695": 0, - "696": 0, - "699": 0, - "700": 0, - "701": 0, - "702": 0, - "703": 0, - "704": 0, - "706": 0, - "707": 0, - "708": 0, - "709": 0, - "710": 0, - "711": 0, - "713": 0, - "714": 0, - "715": 0, - "716": 0, - "718": 0, - "720": 0, - "723": 0 - }, - "Branches": [ - { - "Line": 692, - "Offset": 60, - "EndOffset": 24, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 695, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 695, - "Offset": 49, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 692, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 699, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 699, - "Offset": 83, - "EndOffset": 87, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 701, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 701, - "Offset": 93, - "EndOffset": 97, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 703, - "Offset": 118, - "EndOffset": 120, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 703, - "Offset": 118, - "EndOffset": 122, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 708, - "Offset": 143, - "EndOffset": 145, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 708, - "Offset": 143, - "EndOffset": 147, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 710, - "Offset": 153, - "EndOffset": 155, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 710, - "Offset": 153, - "EndOffset": 157, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 718, - "Offset": 241, - "EndOffset": 243, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 718, - "Offset": 241, - "EndOffset": 245, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - } - ] - }, - "System.Reflection.MethodInfo Caliburn.Micro.ActionMessage::GetMethodInfo(System.Type,System.String)": { - "Lines": { - "755": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::.ctor()": { - "Lines": { - "136": 0, - "138": 0, - "139": 0, - "169": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ActionMessage::.cctor()": { - "Lines": { - "61": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "84": 0, - "90": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "121": 0, - "122": 0, - "453": 0, - "454": 0, - "455": 0, - "456": 0, - "457": 0, - "458": 0, - "459": 0, - "460": 0, - "461": 0, - "462": 0, - "463": 0, - "464": 0, - "465": 0, - "466": 0, - "467": 0, - "468": 0, - "469": 0, - "470": 0, - "471": 0, - "472": 0, - "473": 0, - "474": 0, - "475": 0, - "476": 0, - "477": 0, - "478": 0, - "479": 0, - "480": 0, - "481": 0, - "482": 0, - "483": 0, - "484": 0, - "485": 0, - "486": 0, - "487": 0, - "493": 0, - "494": 0, - "495": 0, - "496": 0, - "497": 0, - "498": 0, - "499": 0, - "500": 0, - "501": 0, - "502": 0, - "503": 0, - "504": 0, - "505": 0, - "506": 0, - "507": 0, - "508": 0, - "509": 0, - "510": 0, - "511": 0, - "512": 0, - "513": 0, - "514": 0, - "515": 0, - "516": 0, - "517": 0, - "518": 0, - "519": 0, - "520": 0, - "521": 0, - "522": 0, - "523": 0, - "524": 0, - "525": 0, - "526": 0, - "527": 0, - "528": 0, - "529": 0, - "535": 0, - "536": 0, - "537": 0, - "538": 0, - "539": 0, - "540": 0, - "541": 0, - "542": 0, - "543": 0, - "544": 0, - "545": 0, - "546": 0, - "547": 0, - "548": 0, - "549": 0, - "550": 0, - "555": 0, - "556": 0, - "557": 0, - "558": 0, - "559": 0, - "560": 0, - "561": 0, - "562": 0, - "563": 0, - "564": 0, - "565": 0, - "566": 0, - "567": 0, - "568": 0, - "569": 0, - "570": 0, - "571": 0, - "572": 0, - "573": 0, - "574": 0, - "575": 0, - "576": 0, - "577": 0, - "578": 0, - "579": 0, - "580": 0, - "581": 0, - "582": 0, - "583": 0, - "584": 0, - "585": 0, - "586": 0, - "587": 0, - "588": 0, - "589": 0, - "590": 0, - "591": 0, - "592": 0, - "593": 0, - "594": 0, - "595": 0, - "596": 0, - "597": 0, - "598": 0, - "599": 0, - "600": 0, - "601": 0, - "602": 0, - "603": 0, - "604": 0, - "605": 0, - "606": 0, - "607": 0, - "608": 0, - "609": 0, - "610": 0, - "611": 0, - "612": 0, - "617": 0, - "618": 0, - "619": 0, - "620": 0, - "621": 0, - "622": 0, - "623": 0, - "624": 0, - "625": 0, - "626": 0, - "627": 0, - "628": 0, - "629": 0, - "630": 0, - "631": 0, - "632": 0, - "633": 0, - "634": 0, - "635": 0, - "636": 0, - "637": 0, - "638": 0, - "639": 0, - "640": 0, - "641": 0, - "642": 0, - "643": 0, - "644": 0, - "645": 0, - "646": 0, - "647": 0, - "648": 0, - "649": 0, - "650": 0, - "651": 0, - "652": 0, - "653": 0, - "654": 0, - "655": 0, - "656": 0, - "657": 0, - "658": 0, - "659": 0, - "660": 0, - "661": 0, - "662": 0, - "663": 0, - "664": 0, - "665": 0, - "666": 0, - "667": 0, - "668": 0, - "669": 0, - "670": 0, - "671": 0, - "672": 0, - "673": 0, - "674": 0, - "675": 0, - "676": 0, - "729": 0, - "730": 0, - "731": 0, - "732": 0, - "733": 0, - "734": 0, - "735": 0, - "736": 0, - "737": 0, - "738": 0, - "739": 0, - "740": 0, - "741": 0, - "742": 0, - "743": 0, - "744": 0, - "745": 0, - "746": 0, - "747": 0, - "748": 0 - }, - "Branches": [ - { - "Line": 459, - "Offset": 45, - "EndOffset": 47, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 459, - "Offset": 45, - "EndOffset": 54, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 465, - "Offset": 62, - "EndOffset": 64, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 465, - "Offset": 62, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 85, - "EndOffset": 95, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 105, - "EndOffset": 107, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 105, - "EndOffset": 156, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 502, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 502, - "Offset": 28, - "EndOffset": 52, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 522, - "Offset": 117, - "EndOffset": 119, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 522, - "Offset": 125, - "EndOffset": 127, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 522, - "Offset": 117, - "EndOffset": 236, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 522, - "Offset": 125, - "EndOffset": 236, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 560, - "Offset": 99, - "EndOffset": 11, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 562, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 565, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 568, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 565, - "Offset": 27, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 562, - "Offset": 17, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 568, - "Offset": 54, - "EndOffset": 86, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 560, - "Offset": 99, - "EndOffset": 101, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 599, - "Offset": 102, - "EndOffset": 104, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 599, - "Offset": 110, - "EndOffset": 112, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 604, - "Offset": 148, - "EndOffset": 150, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 599, - "Offset": 102, - "EndOffset": 173, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 599, - "Offset": 110, - "EndOffset": 173, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 604, - "Offset": 148, - "EndOffset": 173, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 40, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 620, - "Offset": 59, - "EndOffset": 62, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 628, - "Offset": 119, - "EndOffset": 124, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 631, - "Offset": 170, - "EndOffset": 172, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 631, - "Offset": 170, - "EndOffset": 173, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 636, - "Offset": 290, - "EndOffset": 212, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 640, - "Offset": 279, - "EndOffset": 281, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 640, - "Offset": 279, - "EndOffset": 283, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 636, - "Offset": 290, - "EndOffset": 292, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 644, - "Offset": 325, - "EndOffset": 327, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 644, - "Offset": 325, - "EndOffset": 328, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 628, - "Offset": 119, - "EndOffset": 431, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 742, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 742, - "Offset": 42, - "EndOffset": 84, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 11, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 653, - "Offset": 70, - "EndOffset": 72, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 653, - "Offset": 70, - "EndOffset": 94, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 650, - "Offset": 30, - "EndOffset": 99, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 656, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 656, - "Offset": 18, - "EndOffset": 38, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Bind.cs": { - "Caliburn.Micro.Bind": { - "System.Object Caliburn.Micro.Bind::GetModelWithoutContext(System.Windows.DependencyObject)": { - "Lines": { - "99": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::SetModelWithoutContext(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "109": 0, - "110": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Bind::GetModel(System.Windows.DependencyObject)": { - "Lines": { - "119": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::SetModel(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "129": 0, - "130": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::ModelChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "134": 0, - "136": 0, - "139": 0, - "140": 0, - "142": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0 - }, - "Branches": [ - { - "Line": 134, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 25, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 134, - "Offset": 67, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 140, - "Offset": 93, - "EndOffset": 96, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 154, - "Offset": 50, - "EndOffset": 65, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Bind::ModelWithoutContextChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "165": 0, - "167": 0, - "170": 0, - "171": 0, - "173": 0, - "176": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "192": 0 - }, - "Branches": [ - { - "Line": 165, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 25, - "EndOffset": 69, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 38, - "EndOffset": 69, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 165, - "Offset": 67, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 93, - "EndOffset": 96, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 50, - "EndOffset": 52, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 184, - "Offset": 50, - "EndOffset": 65, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.Bind::GetAtDesignTime(System.Windows.DependencyObject)": { - "Lines": { - "219": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::SetAtDesignTime(System.Windows.DependencyObject,System.Boolean)": { - "Lines": { - "229": 0, - "230": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Bind::AtDesignTimeChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "234": 0, - "235": 0, - "237": 0, - "238": 0, - "239": 0, - "247": 0, - "249": 0 - }, - "Branches": [ - { - "Line": 234, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 238, - "Offset": 20, - "EndOffset": 23, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Bind::DataContextChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "264": 0, - "265": 0, - "267": 0, - "268": 0, - "269": 0, - "271": 0, - "273": 0, - "274": 0, - "278": 0, - "280": 0 - }, - "Branches": [ - { - "Line": 264, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 264, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 21, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 29, - "EndOffset": 40, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 268, - "Offset": 38, - "EndOffset": 41, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 273, - "Offset": 49, - "EndOffset": 52, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 278, - "Offset": 76, - "EndOffset": 78, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 278, - "Offset": 76, - "EndOffset": 86, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Bind::.cctor()": { - "Lines": { - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "197": 0, - "198": 0, - "199": 0, - "200": 0, - "201": 0, - "202": 0, - "203": 0, - "204": 0, - "205": 0, - "206": 0, - "251": 0, - "252": 0, - "253": 0, - "254": 0, - "255": 0, - "256": 0, - "257": 0, - "258": 0, - "259": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\BindingScope.cs": { - "Caliburn.Micro.BindingScope": { - "System.Windows.FrameworkElement Caliburn.Micro.BindingScope::FindName(System.Collections.Generic.IEnumerable`1,System.String)": { - "Lines": { - "71": 7 - }, - "Branches": [] - }, - "Caliburn.Micro.ChildResolver Caliburn.Micro.BindingScope::AddChildResolver(System.Func`2,System.Func`2>)": { - "Lines": { - "82": 0, - "84": 0, - "87": 0, - "89": 0, - "92": 0, - "94": 0, - "96": 0, - "98": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 87, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 87, - "Offset": 15, - "EndOffset": 28, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "Caliburn.Micro.ChildResolver Caliburn.Micro.BindingScope::AddChildResolver(System.Func`2>)": { - "Lines": { - "107": 4, - "109": 0, - "112": 4, - "114": 4, - "116": 4, - "118": 4 - }, - "Branches": [ - { - "Line": 107, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Boolean Caliburn.Micro.BindingScope::RemoveChildResolver(Caliburn.Micro.ChildResolver)": { - "Lines": { - "128": 0, - "130": 0, - "133": 0 - }, - "Branches": [ - { - "Line": 128, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 128, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BindingScope::.cctor()": { - "Lines": { - "33": 1, - "34": 1, - "41": 1, - "42": 1, - "44": 1, - "45": 1, - "58": 1, - "141": 1, - "142": 1, - "143": 0, - "144": 0, - "145": 1, - "154": 1, - "164": 1, - "165": 1, - "166": 0, - "167": 1, - "168": 0, - "169": 1, - "170": 1, - "171": 0, - "172": 1, - "173": 0, - "174": 1, - "175": 1, - "176": 0, - "177": 0, - "178": 0, - "179": 1, - "180": 0, - "181": 1, - "182": 0, - "183": 0, - "184": 1, - "185": 1, - "186": 0, - "187": 1, - "188": 0, - "189": 0, - "190": 1, - "191": 0, - "192": 1, - "193": 1, - "194": 1, - "195": 0, - "196": 1, - "197": 0, - "198": 0, - "199": 1, - "200": 1, - "201": 1, - "202": 1, - "203": 1, - "204": 1, - "205": 1, - "206": 1, - "207": 1, - "208": 1, - "209": 1, - "210": 1, - "211": 1, - "212": 1, - "213": 1, - "214": 1, - "215": 1, - "216": 1, - "217": 1, - "218": 0, - "219": 0, - "220": 1, - "221": 1, - "222": 1, - "223": 1, - "224": 0, - "225": 1, - "226": 0, - "227": 1, - "228": 0, - "229": 0, - "230": 1, - "231": 1, - "232": 1, - "233": 1, - "234": 1, - "235": 1, - "236": 1, - "237": 1, - "238": 1, - "239": 1, - "240": 1, - "241": 1, - "242": 1, - "243": 1, - "244": 1, - "245": 1, - "246": 1, - "247": 0, - "248": 1, - "249": 0, - "250": 1, - "251": 0, - "252": 1, - "253": 0, - "254": 1, - "255": 0, - "256": 1, - "257": 1, - "258": 1, - "259": 0, - "260": 0, - "261": 0, - "262": 0, - "263": 1, - "264": 1, - "265": 1, - "266": 1, - "267": 1, - "268": 0, - "269": 1, - "329": 1, - "330": 1, - "331": 3, - "332": 3, - "333": 3, - "334": 3, - "335": 1, - "336": 0, - "337": 1, - "338": 3, - "339": 1, - "340": 0, - "341": 0, - "342": 1, - "343": 1, - "344": 1, - "345": 1, - "346": 1, - "347": 1, - "348": 1, - "349": 1, - "350": 1, - "351": 1, - "352": 1, - "353": 1, - "354": 1, - "355": 1, - "356": 3, - "357": 1, - "358": 1, - "359": 1, - "360": 1, - "361": 2, - "362": 1, - "363": 1, - "364": 1, - "365": 1, - "366": 1, - "367": 1, - "368": 1, - "369": 1, - "370": 1, - "371": 1, - "372": 1, - "373": 1, - "374": 1, - "375": 1, - "376": 1, - "377": 1, - "378": 0, - "379": 0, - "380": 0, - "381": 1, - "382": 0, - "383": 0, - "384": 1, - "385": 1, - "386": 0, - "387": 0, - "388": 1, - "389": 1, - "390": 3, - "391": 3, - "392": 1 - }, - "Branches": [ - { - "Line": 166, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 166, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 171, - "Offset": 20, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 477, - "EndOffset": 77, - "Path": 1, - "Ordinal": 29, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 101, - "EndOffset": 106, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 119, - "EndOffset": 121, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 132, - "EndOffset": 134, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 119, - "EndOffset": 141, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 188, - "Offset": 132, - "EndOffset": 141, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 152, - "EndOffset": 154, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 152, - "EndOffset": 171, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 166, - "EndOffset": 171, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 185, - "EndOffset": 187, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 185, - "EndOffset": 200, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 211, - "EndOffset": 213, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 224, - "EndOffset": 226, - "Path": 0, - "Ordinal": 18, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 211, - "EndOffset": 229, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - }, - { - "Line": 218, - "Offset": 224, - "EndOffset": 229, - "Path": 1, - "Ordinal": 19, - "Hits": 0 - }, - { - "Line": 224, - "Offset": 245, - "EndOffset": 247, - "Path": 0, - "Ordinal": 20, - "Hits": 0 - }, - { - "Line": 226, - "Offset": 285, - "EndOffset": 252, - "Path": 1, - "Ordinal": 23, - "Hits": 0 - }, - { - "Line": 224, - "Offset": 245, - "EndOffset": 292, - "Path": 1, - "Ordinal": 21, - "Hits": 0 - }, - { - "Line": 249, - "Offset": 334, - "EndOffset": 339, - "Path": 0, - "Ordinal": 24, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 376, - "EndOffset": 378, - "Path": 0, - "Ordinal": 26, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 376, - "EndOffset": 398, - "Path": 1, - "Ordinal": 27, - "Hits": 0 - }, - { - "Line": 183, - "Offset": 101, - "EndOffset": 470, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 191, - "Offset": 166, - "EndOffset": 470, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 226, - "Offset": 285, - "EndOffset": 470, - "Path": 0, - "Ordinal": 22, - "Hits": 0 - }, - { - "Line": 249, - "Offset": 334, - "EndOffset": 470, - "Path": 1, - "Ordinal": 25, - "Hits": 0 - }, - { - "Line": 180, - "Offset": 477, - "EndOffset": 482, - "Path": 0, - "Ordinal": 28, - "Hits": 0 - }, - { - "Line": 338, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 338, - "Offset": 13, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - }, - { - "Line": 356, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 357, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 357, - "Offset": 44, - "EndOffset": 48, - "Path": 1, - "Ordinal": 5, - "Hits": 1 - }, - { - "Line": 356, - "Offset": 25, - "EndOffset": 51, - "Path": 1, - "Ordinal": 3, - "Hits": 2 - }, - { - "Line": 361, - "Offset": 57, - "EndOffset": 59, - "Path": 0, - "Ordinal": 6, - "Hits": 1 - }, - { - "Line": 364, - "Offset": 75, - "EndOffset": 77, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 378, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 378, - "Offset": 83, - "EndOffset": 89, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 95, - "EndOffset": 97, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 98, - "EndOffset": 100, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 95, - "EndOffset": 110, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 380, - "Offset": 98, - "EndOffset": 110, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 361, - "Offset": 57, - "EndOffset": 126, - "Path": 1, - "Ordinal": 7, - "Hits": 3 - }, - { - "Line": 364, - "Offset": 75, - "EndOffset": 126, - "Path": 1, - "Ordinal": 9, - "Hits": 3 - }, - { - "Line": 260, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 260, - "Offset": 13, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.BindingScope/ScopeNamingRoute": { - "System.Windows.DependencyObject Caliburn.Micro.BindingScope/ScopeNamingRoute::get_Root()": { - "Lines": { - "407": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindingScope/ScopeNamingRoute::set_Root(System.Windows.DependencyObject)": { - "Lines": { - "410": 5, - "412": 1, - "415": 4, - "416": 4 - }, - "Branches": [ - { - "Line": 410, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 1 - }, - { - "Line": 410, - "Offset": 12, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.BindingScope/ScopeNamingRoute::AddHop(System.Windows.DependencyObject,System.Windows.DependencyObject)": { - "Lines": { - "426": 12, - "428": 0, - "431": 12, - "433": 0, - "436": 12, - "437": 12, - "438": 12, - "439": 12, - "440": 12, - "442": 1, - "445": 11, - "447": 1, - "450": 10, - "451": 10 - }, - "Branches": [ - { - "Line": 426, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 426, - "Offset": 1, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 12 - }, - { - "Line": 431, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 431, - "Offset": 15, - "EndOffset": 28, - "Path": 1, - "Ordinal": 3, - "Hits": 12 - }, - { - "Line": 436, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 4, - "Hits": 7 - }, - { - "Line": 436, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 6, - "Hits": 7 - }, - { - "Line": 436, - "Offset": 68, - "EndOffset": 70, - "Path": 0, - "Ordinal": 8, - "Hits": 6 - }, - { - "Line": 436, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 10, - "Hits": 1 - }, - { - "Line": 436, - "Offset": 96, - "EndOffset": 98, - "Path": 0, - "Ordinal": 12, - "Hits": 1 - }, - { - "Line": 436, - "Offset": 40, - "EndOffset": 109, - "Path": 1, - "Ordinal": 5, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 54, - "EndOffset": 109, - "Path": 1, - "Ordinal": 7, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 68, - "EndOffset": 109, - "Path": 1, - "Ordinal": 9, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 82, - "EndOffset": 109, - "Path": 1, - "Ordinal": 11, - "Hits": 11 - }, - { - "Line": 436, - "Offset": 96, - "EndOffset": 109, - "Path": 1, - "Ordinal": 13, - "Hits": 11 - }, - { - "Line": 445, - "Offset": 121, - "EndOffset": 123, - "Path": 0, - "Ordinal": 14, - "Hits": 1 - }, - { - "Line": 445, - "Offset": 121, - "EndOffset": 134, - "Path": 1, - "Ordinal": 15, - "Hits": 10 - } - ] - }, - "System.Boolean Caliburn.Micro.BindingScope/ScopeNamingRoute::TryGetHop(System.Windows.DependencyObject,System.Windows.DependencyObject&)": { - "Lines": { - "461": 5 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BindingScope/ScopeNamingRoute::.ctor()": { - "Lines": { - "399": 9 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ChildResolver.cs": { - "Caliburn.Micro.ChildResolver": { - "System.Boolean Caliburn.Micro.ChildResolver::CanResolve(System.Type)": { - "Lines": { - "38": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.ChildResolver::Resolve(System.Windows.DependencyObject)": { - "Lines": { - "47": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ChildResolver::.ctor(System.Func`2,System.Func`2>)": { - "Lines": { - "27": 4, - "28": 4, - "29": 4, - "30": 4 - }, - "Branches": [] - } - }, - "Caliburn.Micro.ChildResolver`1": { - "System.Void Caliburn.Micro.ChildResolver`1::.ctor(System.Func`2>)": { - "Lines": { - "61": 4, - "62": 0, - "63": 4, - "65": 4 - }, - "Branches": [ - { - "Line": 61, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 61, - "Offset": 20, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ConventionManager.cs": { - "Caliburn.Micro.ConventionManager": { - "Caliburn.Micro.ElementConvention Caliburn.Micro.ConventionManager::AddElementConvention(System.Windows.DependencyProperty,System.String,System.String)": { - "Lines": { - "411": 0, - "412": 0, - "413": 0, - "414": 0, - "415": 0, - "416": 0, - "417": 0, - "418": 0, - "419": 0, - "420": 0, - "421": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.ElementConvention Caliburn.Micro.ConventionManager::AddElementConvention(Caliburn.Micro.ElementConvention)": { - "Lines": { - "430": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.ElementConvention Caliburn.Micro.ConventionManager::GetElementConvention(System.Type)": { - "Lines": { - "441": 0, - "442": 0, - "445": 0, - "449": 0 - }, - "Branches": [ - { - "Line": 441, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 441, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 449, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 449, - "Offset": 27, - "EndOffset": 41, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.ConventionManager::HasBinding(System.Windows.FrameworkElement,System.Windows.DependencyProperty)": { - "Lines": { - "464": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ConventionManager::SetBindingWithoutBindingOverwrite(System.Type,System.String,System.Reflection.PropertyInfo,System.Windows.FrameworkElement,Caliburn.Micro.ElementConvention,System.Windows.DependencyProperty)": { - "Lines": { - "477": 0, - "479": 0, - "482": 0, - "483": 0 - }, - "Branches": [ - { - "Line": 477, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 2, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 477, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.ConventionManager::SetBindingWithoutBindingOrValueOverwrite(System.Type,System.String,System.Reflection.PropertyInfo,System.Windows.FrameworkElement,Caliburn.Micro.ElementConvention,System.Windows.DependencyProperty)": { - "Lines": { - "501": 0, - "503": 0, - "506": 0, - "508": 0, - "511": 0, - "512": 0 - }, - "Branches": [ - { - "Line": 501, - "Offset": 2, - "EndOffset": 4, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 501, - "Offset": 2, - "EndOffset": 14, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 501, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 501, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 506, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 506, - "Offset": 24, - "EndOffset": 28, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConventionManager::ApplyItemTemplate(System.Windows.Controls.ItemsControl,System.Reflection.PropertyInfo)": { - "Lines": { - "523": 0, - "524": 0, - "525": 0, - "526": 0, - "531": 0, - "533": 0, - "534": 0, - "536": 0, - "549": 0, - "552": 0, - "553": 0, - "555": 0 - }, - "Branches": [ - { - "Line": 523, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 523, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 523, - "Offset": 11, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 523, - "Offset": 24, - "EndOffset": 34, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 523, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 523, - "Offset": 32, - "EndOffset": 35, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 531, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 71, - "EndOffset": 91, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 89, - "EndOffset": 91, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 531, - "Offset": 46, - "EndOffset": 92, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 534, - "Offset": 89, - "EndOffset": 92, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 549, - "Offset": 98, - "EndOffset": 100, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 549, - "Offset": 98, - "EndOffset": 141, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConventionManager::ApplyHeaderTemplate(System.Windows.FrameworkElement,System.Windows.DependencyProperty,System.Windows.DependencyProperty,System.Type)": { - "Lines": { - "617": 0, - "618": 0, - "619": 0, - "620": 0, - "622": 0, - "624": 0, - "627": 0, - "628": 0, - "629": 0 - }, - "Branches": [ - { - "Line": 618, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 618, - "Offset": 8, - "EndOffset": 13, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 21, - "EndOffset": 44, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 24, - "EndOffset": 44, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 622, - "Offset": 42, - "EndOffset": 45, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Reflection.PropertyInfo Caliburn.Micro.ConventionManager::GetPropertyCaseInsensitive(System.Type,System.String)": { - "Lines": { - "651": 0, - "653": 0, - "655": 0, - "658": 0, - "660": 0, - "662": 0, - "665": 0, - "666": 0, - "667": 0 - }, - "Branches": [ - { - "Line": 653, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 653, - "Offset": 32, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 660, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 660, - "Offset": 59, - "EndOffset": 75, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ConventionManager::.cctor()": { - "Lines": { - "49": 0, - "55": 0, - "61": 0, - "67": 0, - "72": 0, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 0, - "78": 0, - "79": 0, - "80": 0, - "81": 0, - "82": 0, - "83": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0, - "110": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "125": 0, - "126": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "132": 0, - "133": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "196": 0, - "197": 0, - "198": 0, - "199": 0, - "200": 0, - "201": 0, - "202": 0, - "207": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "231": 0, - "232": 0, - "248": 0, - "279": 0, - "280": 0, - "281": 0, - "282": 0, - "286": 0, - "287": 0, - "288": 0, - "289": 0, - "290": 0, - "292": 0, - "293": 0, - "294": 0, - "296": 0, - "297": 0, - "298": 0, - "299": 0, - "300": 0, - "301": 0, - "302": 0, - "303": 0, - "304": 0, - "305": 0, - "306": 0, - "307": 0, - "308": 0, - "309": 0, - "310": 0, - "311": 0, - "312": 0, - "313": 0, - "314": 0, - "315": 0, - "316": 0, - "317": 0, - "318": 0, - "319": 0, - "320": 0, - "321": 0, - "322": 0, - "323": 0, - "324": 0, - "325": 0, - "326": 0, - "327": 0, - "328": 0, - "329": 0, - "334": 0, - "336": 0, - "337": 0, - "338": 0, - "339": 0, - "340": 0, - "341": 0, - "343": 0, - "344": 0, - "345": 0, - "346": 0, - "347": 0, - "348": 0, - "349": 0, - "350": 0, - "351": 0, - "352": 0, - "353": 0, - "354": 0, - "355": 0, - "356": 0, - "357": 0, - "358": 0, - "359": 0, - "360": 0, - "361": 0, - "362": 0, - "363": 0, - "364": 0, - "365": 0, - "366": 0, - "367": 0, - "368": 0, - "369": 0, - "370": 0, - "371": 0, - "372": 0, - "373": 0, - "374": 0, - "375": 0, - "376": 0, - "377": 0, - "378": 0, - "379": 0, - "380": 0, - "381": 0, - "382": 0, - "383": 0, - "384": 0, - "385": 0, - "386": 0, - "387": 0, - "388": 0, - "389": 0, - "390": 0, - "391": 0, - "392": 0, - "397": 0, - "398": 0, - "400": 0, - "560": 0, - "561": 0, - "562": 0, - "563": 0, - "564": 0, - "565": 0, - "566": 0, - "567": 0, - "568": 0, - "569": 0, - "570": 0, - "571": 0, - "572": 0, - "573": 0, - "574": 0, - "575": 0, - "576": 0, - "577": 0, - "578": 0, - "579": 0, - "580": 0, - "581": 0, - "582": 0, - "583": 0, - "584": 0, - "585": 0, - "586": 0, - "587": 0, - "588": 0, - "589": 0, - "590": 0, - "591": 0, - "592": 0, - "593": 0, - "594": 0, - "595": 0, - "596": 0, - "597": 0, - "602": 0, - "603": 0, - "604": 0, - "605": 0, - "606": 0 - }, - "Branches": [ - { - "Line": 301, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 301, - "Offset": 28, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 54, - "EndOffset": 56, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 67, - "EndOffset": 69, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 92, - "EndOffset": 94, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 110, - "EndOffset": 112, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 46, - "EndOffset": 154, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 54, - "EndOffset": 154, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 67, - "EndOffset": 154, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 92, - "EndOffset": 154, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 312, - "Offset": 110, - "EndOffset": 154, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 184, - "EndOffset": 186, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 184, - "EndOffset": 203, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 346, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 346, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 359, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 359, - "Offset": 17, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 117, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 117, - "Offset": 11, - "EndOffset": 22, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 14, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 31, - "EndOffset": 36, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 16, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 6, - "EndOffset": 42, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 29, - "EndOffset": 42, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 210, - "Offset": 21, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 563, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 563, - "Offset": 7, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 569, - "Offset": 22, - "EndOffset": 24, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 569, - "Offset": 22, - "EndOffset": 29, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 572, - "Offset": 208, - "EndOffset": 62, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 574, - "Offset": 82, - "EndOffset": 84, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 583, - "Offset": 128, - "EndOffset": 130, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 583, - "Offset": 128, - "EndOffset": 172, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 574, - "Offset": 82, - "EndOffset": 202, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 572, - "Offset": 208, - "EndOffset": 213, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 18, - "EndOffset": 29, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 373, - "Offset": 25, - "EndOffset": 29, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 384, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 384, - "Offset": 60, - "EndOffset": 98, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\DependencyPropertyHelper.cs": { - "Caliburn.Micro.DependencyPropertyHelper": { - "System.Windows.DependencyProperty Caliburn.Micro.DependencyPropertyHelper::RegisterAttached(System.String,System.Type,System.Type,System.Object,System.Windows.PropertyChangedCallback)": { - "Lines": { - "49": 6 - }, - "Branches": [] - }, - "System.Windows.DependencyProperty Caliburn.Micro.DependencyPropertyHelper::Register(System.String,System.Type,System.Type,System.Object,System.Windows.PropertyChangedCallback)": { - "Lines": { - "77": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ElementConvention.cs": { - "Caliburn.Micro.ElementConvention": { - "System.Void Caliburn.Micro.ElementConvention::.ctor()": { - "Lines": { - "69": 0, - "70": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Message.cs": { - "Caliburn.Micro.Message": { - "System.Void Caliburn.Micro.Message::SetHandler(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "81": 0, - "82": 0, - "83": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.Message::GetHandler(System.Windows.DependencyObject)": { - "Lines": { - "92": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Message::SetAttach(System.Windows.DependencyObject,System.String)": { - "Lines": { - "124": 0, - "125": 0 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.Message::GetAttach(System.Windows.DependencyObject)": { - "Lines": { - "134": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Message::OnAttachChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "139": 0, - "141": 0, - "144": 0, - "172": 0, - "174": 0, - "176": 0, - "179": 0, - "180": 0, - "193": 0, - "195": 0, - "199": 0, - "201": 0 - }, - "Branches": [ - { - "Line": 139, - "Offset": 25, - "EndOffset": 27, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 139, - "Offset": 25, - "EndOffset": 28, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 174, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 174, - "Offset": 58, - "EndOffset": 78, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 128, - "EndOffset": 130, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 128, - "EndOffset": 143, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Message::.cctor()": { - "Lines": { - "49": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "58": 0, - "60": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "67": 0, - "68": 0, - "69": 0, - "70": 0, - "71": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\MessageBinder.cs": { - "Caliburn.Micro.MessageBinder": { - "System.Object[] Caliburn.Micro.MessageBinder::DetermineParameters(Caliburn.Micro.ActionExecutionContext,System.Reflection.ParameterInfo[])": { - "Lines": { - "72": 0, - "73": 0, - "75": 0, - "77": 0, - "78": 0, - "79": 0, - "81": 0, - "82": 0, - "83": 0, - "85": 0, - "88": 0 - }, - "Branches": [ - { - "Line": 75, - "Offset": 144, - "EndOffset": 71, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 96, - "EndOffset": 98, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 96, - "EndOffset": 124, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 75, - "Offset": 144, - "EndOffset": 146, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.MessageBinder::CoerceValue(System.Type,System.Object,System.Object)": { - "Lines": { - "110": 0, - "112": 0, - "115": 0, - "116": 0, - "118": 0, - "121": 0, - "123": 0, - "129": 0, - "131": 0, - "133": 0, - "136": 0, - "138": 0, - "140": 0, - "146": 0, - "149": 0, - "150": 0, - "152": 0, - "155": 0, - "158": 0, - "160": 0, - "161": 0, - "163": 0, - "166": 0, - "167": 0, - "169": 0, - "174": 0, - "176": 0, - "178": 0, - "180": 0 - }, - "Branches": [ - { - "Line": 110, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 110, - "Offset": 1, - "EndOffset": 10, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 34, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 49, - "EndOffset": 70, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 85, - "EndOffset": 87, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 85, - "EndOffset": 100, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 114, - "EndOffset": 116, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 114, - "EndOffset": 130, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 146, - "Offset": 136, - "EndOffset": 138, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 150, - "Offset": 146, - "EndOffset": 148, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 150, - "Offset": 146, - "EndOffset": 159, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 146, - "Offset": 136, - "EndOffset": 169, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 195, - "EndOffset": 197, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 161, - "Offset": 207, - "EndOffset": 209, - "Path": 0, - "Ordinal": 16, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 195, - "EndOffset": 224, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 161, - "Offset": 207, - "EndOffset": 224, - "Path": 1, - "Ordinal": 17, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.MessageBinder::GetDefaultValue(System.Type)": { - "Lines": { - "193": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 6, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 14, - "EndOffset": 23, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.MessageBinder::.cctor()": { - "Lines": { - "30": 1, - "31": 1, - "32": 1, - "33": 0, - "34": 1, - "35": 1, - "36": 1, - "37": 1, - "38": 0, - "39": 1, - "40": 1, - "41": 1, - "42": 1, - "43": 0, - "44": 0, - "45": 0, - "46": 1, - "52": 1, - "53": 1, - "54": 1, - "55": 1, - "56": 1, - "57": 1, - "58": 0, - "59": 0, - "60": 1, - "61": 1, - "62": 1, - "94": 1, - "95": 1, - "96": 1, - "97": 1, - "98": 2, - "99": 1 - }, - "Branches": [ - { - "Line": 98, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 98, - "Offset": 13, - "EndOffset": 17, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Parser.cs": { - "Caliburn.Micro.Parser": { - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.Parser::Parse(System.Windows.DependencyObject,System.String)": { - "Lines": { - "82": 0, - "84": 0, - "86": 0, - "88": 0, - "90": 0, - "92": 0, - "93": 0, - "94": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "101": 0, - "102": 0, - "107": 0, - "110": 0, - "113": 0 - }, - "Branches": [ - { - "Line": 82, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 82, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 187, - "EndOffset": 37, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 52, - "EndOffset": 54, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 92, - "Offset": 52, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 101, - "Offset": 131, - "EndOffset": 139, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 90, - "Offset": 187, - "EndOffset": 192, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - } - ] - }, - "Microsoft.Xaml.Behaviors.TriggerAction Caliburn.Micro.Parser::CreateMessage(System.Windows.DependencyObject,System.String)": { - "Lines": { - "260": 0, - "261": 0, - "263": 0, - "266": 0, - "267": 0, - "269": 0, - "272": 0, - "273": 0, - "274": 0, - "275": 0, - "277": 0, - "279": 0, - "280": 0, - "282": 0, - "283": 0, - "287": 0 - }, - "Branches": [ - { - "Line": 261, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 261, - "Offset": 11, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 31, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 77, - "EndOffset": 79, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 277, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 282, - "Offset": 160, - "EndOffset": 111, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 275, - "Offset": 77, - "EndOffset": 162, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 277, - "Offset": 83, - "EndOffset": 162, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 282, - "Offset": 160, - "EndOffset": 162, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Parser::BindParameter(System.Windows.FrameworkElement,Caliburn.Micro.Parameter,System.String,System.String,System.Windows.Data.BindingMode)": { - "Lines": { - "366": 0, - "367": 0, - "368": 0, - "369": 0, - "371": 0, - "374": 0, - "376": 0, - "386": 0, - "387": 0, - "388": 0, - "389": 0, - "390": 0, - "394": 0, - "400": 0, - "403": 0 - }, - "Branches": [ - { - "Line": 366, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 366, - "Offset": 11, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 369, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 369, - "Offset": 35, - "EndOffset": 38, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 374, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 374, - "Offset": 44, - "EndOffset": 64, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.Parser::.cctor()": { - "Lines": { - "59": 1, - "60": 1, - "231": 1, - "232": 1, - "233": 1, - "234": 0, - "235": 1, - "236": 0, - "237": 0, - "238": 1, - "239": 1, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 1, - "246": 1, - "247": 1, - "248": 0, - "249": 1, - "250": 1, - "293": 1, - "294": 1, - "295": 0, - "296": 1, - "301": 1, - "302": 1, - "303": 3, - "304": 1, - "305": 3, - "306": 1, - "307": 0, - "308": 1, - "309": 3, - "310": 1, - "311": 2, - "312": 1, - "313": 1, - "314": 1, - "315": 0, - "316": 0, - "317": 0, - "318": 1, - "319": 0, - "320": 0, - "321": 0, - "322": 0, - "323": 0, - "324": 0, - "325": 0, - "326": 0, - "327": 0, - "328": 0, - "329": 1, - "330": 1, - "331": 3, - "332": 1 - }, - "Branches": [ - { - "Line": 234, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 234, - "Offset": 1, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 28, - "EndOffset": 74, - "Path": 1, - "Ordinal": 1, - "Hits": 3 - }, - { - "Line": 305, - "Offset": 41, - "EndOffset": 74, - "Path": 1, - "Ordinal": 3, - "Hits": 3 - }, - { - "Line": 309, - "Offset": 90, - "EndOffset": 92, - "Path": 0, - "Ordinal": 4, - "Hits": 3 - }, - { - "Line": 309, - "Offset": 90, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - }, - { - "Line": 309, - "Offset": 100, - "EndOffset": 102, - "Path": 0, - "Ordinal": 6, - "Hits": 2 - }, - { - "Line": 309, - "Offset": 100, - "EndOffset": 116, - "Path": 1, - "Ordinal": 7, - "Hits": 1 - }, - { - "Line": 313, - "Offset": 122, - "EndOffset": 124, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 313, - "Offset": 122, - "EndOffset": 237, - "Path": 1, - "Ordinal": 9, - "Hits": 3 - }, - { - "Line": 321, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 19, - "EndOffset": 43, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 58, - "EndOffset": 60, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 58, - "EndOffset": 83, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 93, - "EndOffset": 98, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\View.cs": { - "Caliburn.Micro.View": { - "System.Boolean Caliburn.Micro.View::ExecuteOnLoad(System.Windows.FrameworkElement,System.Windows.RoutedEventHandler)": { - "Lines": { - "201": 0, - "204": 0, - "205": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "215": 0 - }, - "Branches": [ - { - "Line": 201, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 201, - "Offset": 31, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.View::ExecuteOnUnload(System.Windows.FrameworkElement,System.Windows.RoutedEventHandler)": { - "Lines": { - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 0, - "247": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::ExecuteOnLayoutUpdated(System.Windows.FrameworkElement,System.EventHandler)": { - "Lines": { - "293": 0, - "295": 0, - "296": 0, - "297": 0, - "298": 0, - "299": 0, - "300": 0, - "302": 0 - }, - "Branches": [] - }, - "System.Nullable`1 Caliburn.Micro.View::GetApplyConventions(System.Windows.DependencyObject)": { - "Lines": { - "361": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::SetApplyConventions(System.Windows.DependencyObject,System.Nullable`1)": { - "Lines": { - "371": 0, - "372": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::SetModel(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "381": 0, - "382": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.View::GetModel(System.Windows.DependencyObject)": { - "Lines": { - "391": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.View::GetContext(System.Windows.DependencyObject)": { - "Lines": { - "401": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::SetContext(System.Windows.DependencyObject,System.Object)": { - "Lines": { - "411": 0, - "412": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.View::OnModelChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "416": 0, - "418": 0, - "421": 0, - "423": 0, - "425": 0, - "426": 0, - "427": 0, - "430": 0, - "432": 0, - "434": 0, - "439": 0, - "441": 0 - }, - "Branches": [ - { - "Line": 416, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 416, - "Offset": 19, - "EndOffset": 22, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 421, - "Offset": 29, - "EndOffset": 31, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 84, - "EndOffset": 86, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 421, - "Offset": 29, - "EndOffset": 140, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 427, - "Offset": 84, - "EndOffset": 154, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.View::OnContextChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "445": 0, - "447": 0, - "450": 0, - "451": 0, - "453": 0, - "456": 0, - "458": 0, - "461": 0, - "463": 0, - "465": 0, - "468": 0, - "469": 0 - }, - "Branches": [ - { - "Line": 445, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 445, - "Offset": 19, - "EndOffset": 22, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 451, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 451, - "Offset": 30, - "EndOffset": 33, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 458, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 458, - "Offset": 60, - "EndOffset": 115, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.View::SetContentProperty(System.Object,System.Object)": { - "Lines": { - "473": 0, - "474": 0, - "476": 0, - "479": 0 - }, - "Branches": [ - { - "Line": 474, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 474, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 474, - "Offset": 8, - "EndOffset": 31, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 474, - "Offset": 16, - "EndOffset": 31, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.View::SetContentPropertyCore(System.Object,System.Object)": { - "Lines": { - "511": 0, - "517": 0, - "518": 0, - "519": 0, - "521": 0, - "522": 0, - "524": 0, - "526": 0, - "528": 0, - "530": 0, - "532": 0 - }, - "Branches": [ - { - "Line": 517, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 517, - "Offset": 34, - "EndOffset": 42, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 521, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 521, - "Offset": 44, - "EndOffset": 49, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 521, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 521, - "Offset": 56, - "EndOffset": 69, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.View::get_InDesignMode()": { - "Lines": { - "544": 0, - "553": 0, - "554": 0, - "558": 0 - }, - "Branches": [ - { - "Line": 544, - "Offset": 10, - "EndOffset": 12, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 544, - "Offset": 10, - "EndOffset": 59, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.View::.cctor()": { - "Lines": { - "59": 1, - "63": 1, - "69": 1, - "70": 1, - "71": 1, - "72": 1, - "73": 1, - "74": 1, - "75": 1, - "76": 1, - "77": 1, - "78": 1, - "84": 1, - "85": 1, - "86": 1, - "87": 1, - "88": 1, - "89": 1, - "90": 1, - "91": 1, - "92": 1, - "93": 1, - "99": 1, - "100": 1, - "101": 1, - "102": 1, - "103": 1, - "104": 1, - "105": 1, - "106": 1, - "107": 1, - "112": 1, - "113": 1, - "114": 1, - "115": 1, - "116": 1, - "117": 1, - "118": 1, - "119": 1, - "120": 1, - "121": 1, - "122": 1, - "128": 1, - "129": 1, - "130": 1, - "131": 1, - "132": 1, - "133": 1, - "134": 1, - "135": 1, - "136": 1, - "137": 1, - "138": 1, - "144": 1, - "145": 1, - "146": 1, - "147": 1, - "148": 1, - "149": 1, - "150": 1, - "151": 1, - "152": 1, - "153": 1, - "313": 1, - "314": 1, - "315": 0, - "316": 0, - "317": 1, - "318": 0, - "319": 1, - "320": 1, - "321": 0, - "322": 1, - "323": 0, - "324": 1, - "325": 0, - "326": 1, - "327": 1, - "328": 1, - "329": 1, - "330": 1, - "331": 1, - "332": 1, - "333": 1, - "334": 1, - "335": 1, - "336": 1, - "337": 1, - "338": 1, - "339": 1, - "340": 1, - "341": 0, - "342": 0, - "343": 0, - "344": 0, - "345": 1, - "346": 0, - "347": 0, - "348": 1, - "349": 1, - "350": 1, - "351": 0, - "352": 1 - }, - "Branches": [ - { - "Line": 316, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 316, - "Offset": 8, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 28, - "EndOffset": 30, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 323, - "Offset": 36, - "EndOffset": 50, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 342, - "Offset": 84, - "EndOffset": 86, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 342, - "Offset": 84, - "EndOffset": 92, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 321, - "Offset": 28, - "EndOffset": 112, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewLocator.cs": { - "Caliburn.Micro.ViewLocator": { - "System.Void Caliburn.Micro.ViewLocator::ConfigureTypeMappings(Caliburn.Micro.TypeMappingConfiguration)": { - "Lines": { - "80": 8, - "82": 2, - "85": 6, - "87": 1, - "90": 5, - "92": 2, - "94": 3, - "96": 1, - "99": 2, - "101": 1, - "103": 2, - "105": 2, - "106": 2, - "107": 2, - "108": 2, - "109": 2, - "110": 2, - "111": 2, - "113": 2, - "114": 2 - }, - "Branches": [ - { - "Line": 80, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 80, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 85, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 1 - }, - { - "Line": 85, - "Offset": 35, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 5 - }, - { - "Line": 90, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 2 - }, - { - "Line": 90, - "Offset": 59, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 3 - }, - { - "Line": 94, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 6, - "Hits": 1 - }, - { - "Line": 94, - "Offset": 83, - "EndOffset": 96, - "Path": 1, - "Ordinal": 7, - "Hits": 2 - }, - { - "Line": 99, - "Offset": 106, - "EndOffset": 108, - "Path": 0, - "Ordinal": 8, - "Hits": 1 - }, - { - "Line": 99, - "Offset": 106, - "EndOffset": 118, - "Path": 1, - "Ordinal": 9, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::SetAllDefaults()": { - "Lines": { - "119": 2, - "122": 2, - "126": 0, - "128": 0 - }, - "Branches": [ - { - "Line": 119, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 119, - "Offset": 5, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddDefaultTypeMapping(System.String)": { - "Lines": { - "136": 4, - "138": 0, - "142": 4, - "145": 4, - "146": 4 - }, - "Branches": [ - { - "Line": 136, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 136, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::RegisterViewSuffix(System.String)": { - "Lines": { - "157": 24, - "159": 0, - "161": 8 - }, - "Branches": [ - { - "Line": 157, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 157, - "Offset": 35, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddTypeMapping(System.String,System.String,System.String[],System.String)": { - "Lines": { - "173": 8, - "175": 8, - "176": 8, - "179": 32, - "181": 8, - "184": 8, - "185": 8, - "186": 8, - "188": 8, - "189": 8, - "191": 4, - "195": 8, - "196": 8, - "197": 8, - "198": 8, - "200": 8, - "201": 8, - "202": 8, - "203": 8, - "204": 8, - "205": 8 - }, - "Branches": [ - { - "Line": 176, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 176, - "Offset": 17, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 8 - }, - { - "Line": 179, - "Offset": 79, - "EndOffset": 36, - "Path": 1, - "Ordinal": 3, - "Hits": 8 - }, - { - "Line": 179, - "Offset": 79, - "EndOffset": 81, - "Path": 0, - "Ordinal": 2, - "Hits": 8 - }, - { - "Line": 186, - "Offset": 103, - "EndOffset": 105, - "Path": 0, - "Ordinal": 4, - "Hits": 8 - }, - { - "Line": 189, - "Offset": 122, - "EndOffset": 124, - "Path": 0, - "Ordinal": 6, - "Hits": 4 - }, - { - "Line": 189, - "Offset": 129, - "EndOffset": 131, - "Path": 0, - "Ordinal": 8, - "Hits": 4 - }, - { - "Line": 186, - "Offset": 103, - "EndOffset": 139, - "Path": 1, - "Ordinal": 5, - "Hits": 8 - }, - { - "Line": 189, - "Offset": 122, - "EndOffset": 139, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 189, - "Offset": 129, - "EndOffset": 139, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - }, - { - "Line": 195, - "Offset": 145, - "EndOffset": 147, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 145, - "EndOffset": 171, - "Path": 1, - "Ordinal": 11, - "Hits": 8 - } - ] - }, - "System.String Caliburn.Micro.ViewLocator::GetNameFormat(System.String,System.String)": { - "Lines": { - "209": 16, - "210": 16 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ViewLocator::IsNameFormatValidFormat(System.String)": { - "Lines": { - "215": 3 - }, - "Branches": [ - { - "Line": 215, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 215, - "Offset": 11, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 1 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddTypeMapping(System.String,System.String,System.String,System.String)": { - "Lines": { - "228": 0, - "229": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::AddNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "240": 4, - "244": 4, - "246": 0, - "250": 4, - "252": 8, - "253": 4, - "254": 4 - }, - "Branches": [ - { - "Line": 244, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 244, - "Offset": 23, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "264": 4, - "265": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::AddSubNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "276": 4, - "279": 4, - "281": 4, - "283": 4, - "285": 4, - "286": 4, - "289": 4, - "291": 4, - "292": 4, - "296": 4, - "297": 4, - "299": 8, - "300": 4, - "301": 4 - }, - "Branches": [ - { - "Line": 281, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 283, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 283, - "Offset": 72, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 289, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 281, - "Offset": 59, - "EndOffset": 131, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 289, - "Offset": 107, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::AddSubNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "311": 4, - "312": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewLocator::InitializeComponent(System.Object)": { - "Lines": { - "537": 0, - "538": 0, - "541": 0, - "543": 0 - }, - "Branches": [ - { - "Line": 541, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 541, - "Offset": 19, - "EndOffset": 23, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewLocator::.cctor()": { - "Lines": { - "46": 1, - "54": 1, - "60": 1, - "65": 1, - "69": 1, - "70": 1, - "320": 1, - "321": 1, - "322": 0, - "323": 0, - "324": 1, - "325": 0, - "326": 1, - "327": 0, - "328": 0, - "329": 1, - "330": 1, - "331": 1, - "332": 0, - "333": 0, - "334": 1, - "335": 1, - "336": 1, - "337": 1, - "338": 1, - "339": 1, - "340": 1, - "341": 1, - "342": 0, - "343": 1, - "344": 0, - "345": 1, - "346": 0, - "347": 1, - "352": 1, - "353": 1, - "354": 0, - "355": 1, - "356": 0, - "357": 0, - "358": 0, - "359": 0, - "360": 1, - "361": 1, - "362": 0, - "363": 1, - "374": 1, - "375": 1, - "376": 1, - "377": 0, - "378": 1, - "379": 0, - "380": 0, - "381": 1, - "382": 1, - "383": 0, - "384": 0, - "385": 0, - "386": 1, - "387": 1, - "388": 0, - "389": 0, - "390": 1, - "391": 1, - "392": 1, - "393": 0, - "394": 1, - "395": 1, - "396": 0, - "397": 1, - "398": 1, - "399": 0, - "400": 1, - "401": 1, - "402": 0, - "403": 1, - "412": 1, - "413": 1, - "414": 1, - "415": 0, - "416": 1, - "417": 0, - "418": 1, - "419": 0, - "420": 1, - "421": 1, - "422": 0, - "423": 0, - "424": 0, - "425": 0, - "426": 0, - "427": 0, - "428": 1, - "429": 0, - "430": 0, - "431": 1, - "432": 0, - "433": 1, - "434": 0, - "435": 1, - "436": 1, - "437": 0, - "438": 1, - "447": 1, - "448": 1, - "449": 1, - "450": 0, - "451": 1, - "452": 0, - "453": 0, - "454": 0, - "455": 1, - "464": 1, - "465": 1, - "466": 1, - "467": 0, - "468": 0, - "469": 1, - "470": 0, - "471": 0, - "472": 1, - "473": 1, - "474": 0, - "475": 1, - "476": 1, - "477": 1, - "478": 0, - "479": 0, - "480": 1, - "481": 1, - "482": 0, - "483": 0, - "484": 1, - "485": 1, - "486": 1, - "487": 1, - "488": 1, - "489": 1, - "490": 1, - "491": 1, - "492": 0, - "493": 1, - "498": 1, - "499": 1, - "500": 1, - "501": 0, - "502": 0, - "503": 1, - "504": 1, - "505": 1, - "506": 1, - "507": 0, - "508": 1, - "509": 0, - "510": 0, - "511": 1, - "512": 0, - "513": 1, - "514": 0, - "515": 1, - "516": 0, - "517": 1, - "518": 1, - "519": 0, - "520": 1 - }, - "Branches": [ - { - "Line": 325, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 325, - "Offset": 23, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 39, - "EndOffset": 67, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 47, - "EndOffset": 67, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 65, - "EndOffset": 67, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 332, - "Offset": 65, - "EndOffset": 95, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 354, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 354, - "Offset": 11, - "EndOffset": 53, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 377, - "Offset": 7, - "EndOffset": 54, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 383, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 383, - "Offset": 61, - "EndOffset": 66, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 385, - "Offset": 93, - "EndOffset": 143, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 417, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 417, - "Offset": 12, - "EndOffset": 26, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 422, - "Offset": 37, - "EndOffset": 39, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 422, - "Offset": 37, - "EndOffset": 49, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 432, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 432, - "Offset": 93, - "EndOffset": 135, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 452, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 452, - "Offset": 21, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 468, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 478, - "Offset": 34, - "EndOffset": 36, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 478, - "Offset": 42, - "EndOffset": 44, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 478, - "Offset": 34, - "EndOffset": 62, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 478, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 468, - "Offset": 8, - "EndOffset": 89, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 471, - "Offset": 24, - "EndOffset": 89, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 478, - "Offset": 42, - "EndOffset": 89, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 478, - "Offset": 60, - "EndOffset": 89, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 509, - "Offset": 46, - "EndOffset": 48, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 509, - "Offset": 46, - "EndOffset": 61, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 514, - "Offset": 94, - "EndOffset": 96, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 514, - "Offset": 94, - "EndOffset": 114, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewModelBinder.cs": { - "Caliburn.Micro.ViewModelBinder": { - "System.Boolean Caliburn.Micro.ViewModelBinder::ShouldApplyConventions(System.Windows.FrameworkElement)": { - "Lines": { - "76": 0, - "77": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.ViewModelBinder::IsAsyncMethod(System.Reflection.MethodInfo)": { - "Lines": { - "204": 0, - "205": 0 - }, - "Branches": [ - { - "Line": 204, - "Offset": 31, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 204, - "Offset": 31, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelBinder::.cctor()": { - "Lines": { - "44": 0, - "52": 0, - "57": 0, - "58": 0, - "59": 0, - "60": 0, - "61": 0, - "62": 0, - "63": 0, - "64": 0, - "65": 0, - "66": 0, - "84": 0, - "85": 0, - "86": 0, - "87": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "96": 0, - "97": 0, - "98": 0, - "99": 0, - "100": 0, - "101": 0, - "102": 0, - "103": 0, - "104": 0, - "105": 0, - "106": 0, - "107": 0, - "108": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "119": 0, - "120": 0, - "121": 0, - "122": 0, - "123": 0, - "124": 0, - "125": 0, - "126": 0, - "127": 0, - "128": 0, - "129": 0, - "130": 0, - "131": 0, - "132": 0, - "138": 0, - "139": 0, - "140": 0, - "141": 0, - "142": 0, - "143": 0, - "144": 0, - "145": 0, - "146": 0, - "147": 0, - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0, - "154": 0, - "155": 0, - "156": 0, - "157": 0, - "158": 0, - "159": 0, - "160": 0, - "161": 0, - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "166": 0, - "167": 0, - "168": 0, - "169": 0, - "170": 0, - "171": 0, - "172": 0, - "173": 0, - "174": 0, - "175": 0, - "176": 0, - "177": 0, - "178": 0, - "179": 0, - "180": 0, - "181": 0, - "182": 0, - "183": 0, - "184": 0, - "185": 0, - "186": 0, - "187": 0, - "188": 0, - "189": 0, - "190": 0, - "191": 0, - "192": 0, - "193": 0, - "194": 0, - "195": 0, - "196": 0, - "197": 0, - "198": 0, - "199": 0, - "200": 0, - "201": 0, - "211": 0, - "217": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "224": 0, - "225": 0, - "226": 0, - "227": 0, - "228": 0, - "229": 0, - "230": 0, - "231": 0, - "232": 0, - "233": 0, - "234": 0, - "235": 0, - "236": 0, - "237": 0, - "238": 0, - "239": 0, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "244": 0, - "245": 0, - "246": 0, - "247": 0, - "248": 0, - "249": 0, - "250": 0, - "251": 0, - "252": 0, - "253": 0, - "254": 0, - "255": 0, - "256": 0, - "257": 0, - "258": 0, - "259": 0, - "260": 0, - "261": 0, - "262": 0, - "263": 0, - "264": 0, - "265": 0, - "266": 0, - "267": 0, - "268": 0, - "269": 0, - "270": 0, - "271": 0, - "272": 0, - "273": 0, - "274": 0, - "275": 0, - "276": 0, - "277": 0, - "278": 0, - "279": 0, - "280": 0, - "281": 0, - "282": 0, - "283": 0, - "284": 0 - }, - "Branches": [ - { - "Line": 88, - "Offset": 340, - "EndOffset": 18, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 124, - "EndOffset": 79, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 114, - "EndOffset": 116, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 114, - "EndOffset": 126, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 95, - "Offset": 124, - "EndOffset": 126, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 134, - "EndOffset": 136, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 100, - "Offset": 134, - "EndOffset": 178, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 193, - "EndOffset": 195, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 107, - "Offset": 193, - "EndOffset": 234, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 263, - "EndOffset": 265, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 121, - "Offset": 263, - "EndOffset": 297, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 88, - "Offset": 340, - "EndOffset": 345, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 148, - "Offset": 526, - "EndOffset": 21, - "Path": 1, - "Ordinal": 15, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 123, - "EndOffset": 125, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 123, - "EndOffset": 179, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 151, - "Offset": 131, - "EndOffset": 179, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 156, - "Offset": 181, - "EndOffset": 183, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 285, - "EndOffset": 237, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 158, - "Offset": 285, - "EndOffset": 287, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 156, - "Offset": 181, - "EndOffset": 306, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 179, - "Offset": 334, - "EndOffset": 339, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 439, - "EndOffset": 362, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 405, - "EndOffset": 407, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 186, - "Offset": 405, - "EndOffset": 411, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 182, - "Offset": 439, - "EndOffset": 441, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 179, - "Offset": 334, - "EndOffset": 474, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 148, - "Offset": 526, - "EndOffset": 531, - "Path": 0, - "Ordinal": 14, - "Hits": 0 - }, - { - "Line": 221, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 223, - "Offset": 32, - "EndOffset": 34, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 221, - "Offset": 5, - "EndOffset": 57, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 223, - "Offset": 32, - "EndOffset": 57, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 104, - "EndOffset": 106, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 240, - "Offset": 104, - "EndOffset": 115, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 248, - "Offset": 130, - "EndOffset": 132, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 248, - "Offset": 130, - "EndOffset": 169, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 185, - "EndOffset": 187, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 253, - "Offset": 185, - "EndOffset": 188, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 258, - "Offset": 206, - "EndOffset": 208, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 258, - "Offset": 206, - "EndOffset": 209, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 215, - "EndOffset": 217, - "Path": 0, - "Ordinal": 12, - "Hits": 0 - }, - { - "Line": 262, - "Offset": 215, - "EndOffset": 247, - "Path": 1, - "Ordinal": 13, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\ViewModelLocator.cs": { - "Caliburn.Micro.ViewModelLocator": { - "System.Void Caliburn.Micro.ViewModelLocator::ConfigureTypeMappings(Caliburn.Micro.TypeMappingConfiguration)": { - "Lines": { - "90": 8, - "92": 2, - "95": 6, - "97": 2, - "100": 4, - "102": 2, - "105": 2, - "106": 2, - "108": 2, - "109": 2, - "110": 2, - "111": 2, - "112": 2, - "113": 2, - "114": 2, - "116": 2, - "117": 2 - }, - "Branches": [ - { - "Line": 90, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 90, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 6 - }, - { - "Line": 95, - "Offset": 35, - "EndOffset": 37, - "Path": 0, - "Ordinal": 2, - "Hits": 2 - }, - { - "Line": 95, - "Offset": 35, - "EndOffset": 48, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 100, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 4, - "Hits": 2 - }, - { - "Line": 100, - "Offset": 59, - "EndOffset": 72, - "Path": 1, - "Ordinal": 5, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::SetAllDefaults()": { - "Lines": { - "121": 2, - "124": 2, - "128": 0, - "130": 0 - }, - "Branches": [ - { - "Line": 121, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 2 - }, - { - "Line": 121, - "Offset": 5, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddDefaultTypeMapping(System.String)": { - "Lines": { - "138": 4, - "140": 0, - "144": 4, - "147": 4, - "148": 4 - }, - "Branches": [ - { - "Line": 138, - "Offset": 5, - "EndOffset": 7, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 138, - "Offset": 5, - "EndOffset": 8, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddTypeMapping(System.String,System.String,System.String[],System.String)": { - "Lines": { - "159": 8, - "163": 8, - "165": 8, - "167": 8, - "169": 4, - "170": 4, - "171": 4, - "172": 4, - "173": 4, - "174": 4, - "175": 4, - "176": 8, - "180": 4, - "181": 4, - "182": 4, - "183": 4, - "184": 4, - "185": 8, - "190": 0, - "191": 0, - "192": 0, - "193": 0, - "194": 0, - "197": 16, - "199": 8, - "201": 8, - "202": 8, - "203": 8, - "204": 8, - "205": 8, - "208": 8, - "209": 8, - "210": 8, - "211": 8, - "212": 8, - "213": 8, - "214": 8 - }, - "Branches": [ - { - "Line": 165, - "Offset": 48, - "EndOffset": 53, - "Path": 0, - "Ordinal": 0, - "Hits": 8 - }, - { - "Line": 167, - "Offset": 64, - "EndOffset": 66, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 167, - "Offset": 64, - "EndOffset": 73, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 167, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 167, - "Offset": 71, - "EndOffset": 142, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - }, - { - "Line": 165, - "Offset": 48, - "EndOffset": 221, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 267, - "EndOffset": 269, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 199, - "Offset": 267, - "EndOffset": 276, - "Path": 1, - "Ordinal": 7, - "Hits": 8 - }, - { - "Line": 201, - "Offset": 284, - "EndOffset": 286, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 201, - "Offset": 284, - "EndOffset": 315, - "Path": 1, - "Ordinal": 9, - "Hits": 8 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddTypeMapping(System.String,System.String,System.String,System.String)": { - "Lines": { - "225": 0, - "226": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "237": 4, - "241": 4, - "243": 0, - "247": 4, - "249": 8, - "250": 4, - "251": 4 - }, - "Branches": [ - { - "Line": 241, - "Offset": 23, - "EndOffset": 25, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 241, - "Offset": 23, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "261": 4, - "262": 4 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddSubNamespaceMapping(System.String,System.String[],System.String)": { - "Lines": { - "273": 4, - "276": 4, - "278": 4, - "280": 4, - "282": 4, - "283": 4, - "286": 4, - "288": 4, - "289": 4, - "293": 4, - "294": 4, - "296": 8, - "297": 4, - "298": 4 - }, - "Branches": [ - { - "Line": 278, - "Offset": 59, - "EndOffset": 61, - "Path": 0, - "Ordinal": 0, - "Hits": 4 - }, - { - "Line": 280, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 2, - "Hits": 4 - }, - { - "Line": 280, - "Offset": 72, - "EndOffset": 96, - "Path": 1, - "Ordinal": 3, - "Hits": 4 - }, - { - "Line": 286, - "Offset": 107, - "EndOffset": 109, - "Path": 0, - "Ordinal": 4, - "Hits": 4 - }, - { - "Line": 278, - "Offset": 59, - "EndOffset": 131, - "Path": 1, - "Ordinal": 1, - "Hits": 4 - }, - { - "Line": 286, - "Offset": 107, - "EndOffset": 131, - "Path": 1, - "Ordinal": 5, - "Hits": 4 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::AddSubNamespaceMapping(System.String,System.String,System.String)": { - "Lines": { - "308": 4, - "309": 4 - }, - "Branches": [] - }, - "System.String Caliburn.Micro.ViewModelLocator::MakeInterface(System.String)": { - "Lines": { - "318": 0, - "319": 0, - "322": 0, - "323": 0, - "324": 0, - "327": 0, - "328": 0 - }, - "Branches": [ - { - "Line": 319, - "Offset": 17, - "EndOffset": 19, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 319, - "Offset": 17, - "EndOffset": 48, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.ViewModelLocator::.cctor()": { - "Lines": { - "46": 1, - "53": 1, - "59": 1, - "64": 1, - "67": 1, - "79": 1, - "80": 1, - "340": 1, - "341": 1, - "342": 1, - "343": 0, - "344": 1, - "345": 0, - "346": 1, - "347": 1, - "348": 1, - "349": 0, - "350": 0, - "351": 1, - "352": 0, - "353": 1, - "362": 1, - "363": 1, - "364": 0, - "365": 1, - "366": 0, - "367": 1, - "368": 0, - "369": 1, - "370": 0, - "371": 1, - "372": 0, - "373": 1, - "374": 1, - "375": 0, - "376": 1, - "385": 1, - "386": 1, - "387": 0, - "388": 1, - "389": 0, - "390": 1, - "391": 0, - "392": 0, - "393": 1, - "394": 0, - "395": 1, - "396": 1, - "397": 1, - "398": 0, - "399": 1, - "400": 0, - "401": 0, - "402": 0, - "403": 1, - "412": 1, - "413": 1, - "414": 0, - "415": 1, - "416": 0, - "417": 1, - "418": 1, - "419": 1, - "420": 1, - "421": 1, - "422": 1, - "423": 1, - "424": 1, - "425": 1, - "426": 1, - "427": 1, - "428": 1, - "429": 1, - "430": 1, - "431": 1, - "432": 1, - "433": 1, - "434": 1, - "435": 1, - "436": 1, - "437": 1, - "438": 0, - "439": 0, - "440": 1, - "441": 0, - "442": 1, - "443": 1, - "444": 0, - "445": 1, - "446": 1 - }, - "Branches": [ - { - "Line": 343, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 343, - "Offset": 1, - "EndOffset": 37, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 370, - "Offset": 44, - "EndOffset": 46, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 370, - "Offset": 44, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 389, - "Offset": 20, - "EndOffset": 22, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 392, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 389, - "Offset": 20, - "EndOffset": 40, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 392, - "Offset": 36, - "EndOffset": 40, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 400, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 400, - "Offset": 60, - "EndOffset": 64, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 414, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 414, - "Offset": 1, - "EndOffset": 5, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 13, - "EndOffset": 30, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 439, - "Offset": 21, - "EndOffset": 30, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 350, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 350, - "Offset": 12, - "EndOffset": 16, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\XamlPlatformProvider.cs": { - "Caliburn.Micro.XamlPlatformProvider": { - "System.Boolean Caliburn.Micro.XamlPlatformProvider::get_PropertyChangeNotificationsOnUIThread()": { - "Lines": { - "45": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.XamlPlatformProvider::get_InDesignMode()": { - "Lines": { - "51": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::ValidateDispatcher()": { - "Lines": { - "55": 0, - "56": 0, - "57": 0 - }, - "Branches": [ - { - "Line": 55, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.XamlPlatformProvider::CheckAccess()": { - "Lines": { - "63": 0 - }, - "Branches": [ - { - "Line": 63, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 63, - "Offset": 6, - "EndOffset": 20, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::BeginOnUIThread(System.Action)": { - "Lines": { - "72": 0, - "78": 0, - "80": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.XamlPlatformProvider::OnUIThreadAsync(System.Func`1)": { - "Lines": { - "88": 0, - "94": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::OnUIThread(System.Action)": { - "Lines": { - "104": 0, - "105": 0, - "110": 0, - "111": 0, - "112": 0, - "113": 0, - "114": 0, - "115": 0, - "116": 0, - "117": 0, - "118": 0, - "120": 0, - "122": 0, - "123": 0, - "126": 0 - }, - "Branches": [ - { - "Line": 104, - "Offset": 19, - "EndOffset": 21, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 104, - "Offset": 19, - "EndOffset": 33, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 71, - "EndOffset": 73, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 71, - "EndOffset": 90, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Object Caliburn.Micro.XamlPlatformProvider::GetFirstNonGeneratedView(System.Object)": { - "Lines": { - "142": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::ExecuteOnFirstLoad(System.Object,System.Action`1)": { - "Lines": { - "162": 0, - "163": 0, - "164": 0, - "165": 0, - "167": 0 - }, - "Branches": [ - { - "Line": 163, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 39, - "EndOffset": 41, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 21, - "EndOffset": 77, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 163, - "Offset": 39, - "EndOffset": 77, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::ExecuteOnLayoutUpdated(System.Object,System.Action`1)": { - "Lines": { - "175": 0, - "176": 0, - "177": 0, - "179": 0 - }, - "Branches": [ - { - "Line": 176, - "Offset": 21, - "EndOffset": 23, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 176, - "Offset": 21, - "EndOffset": 41, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Func`2 Caliburn.Micro.XamlPlatformProvider::GetViewCloseAction(System.Object,System.Collections.Generic.ICollection`1,System.Nullable`1)": { - "Lines": { - "193": 0, - "194": 0, - "200": 0, - "202": 0, - "203": 0, - "204": 0, - "205": 0, - "206": 0, - "207": 0, - "208": 0, - "209": 0, - "210": 0, - "211": 0, - "212": 0, - "213": 0, - "214": 0, - "215": 0, - "216": 0, - "217": 0, - "218": 0, - "219": 0, - "220": 0, - "221": 0, - "222": 0, - "223": 0, - "224": 0, - "225": 0, - "226": 0, - "227": 0, - "228": 0, - "229": 0, - "230": 0, - "235": 0, - "237": 0, - "238": 0, - "239": 0, - "240": 0, - "241": 0, - "242": 0, - "243": 0, - "247": 0, - "248": 0, - "249": 0, - "250": 0, - "251": 0, - "252": 0 - }, - "Branches": [ - { - "Line": 193, - "Offset": 168, - "EndOffset": 25, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 97, - "EndOffset": 99, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 202, - "Offset": 97, - "EndOffset": 115, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 144, - "EndOffset": 146, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 237, - "Offset": 144, - "EndOffset": 162, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 193, - "Offset": 168, - "EndOffset": 173, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 215, - "Offset": 18, - "EndOffset": 20, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 217, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 215, - "Offset": 18, - "EndOffset": 82, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 217, - "Offset": 49, - "EndOffset": 82, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 223, - "Offset": 83, - "EndOffset": 85, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 223, - "Offset": 83, - "EndOffset": 104, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::.ctor()": { - "Lines": { - "32": 0, - "38": 0, - "40": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.XamlPlatformProvider::.cctor()": { - "Lines": { - "148": 0, - "149": 0, - "150": 0, - "151": 0, - "152": 0, - "153": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\AttachedCollection.cs": { - "Caliburn.Micro.AttachedCollection`1": { - "System.Void Caliburn.Micro.AttachedCollection`1::Attach(System.Windows.DependencyObject)": { - "Lines": { - "27": 0, - "28": 0, - "29": 0, - "31": 0, - "32": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::Detach()": { - "Lines": { - "38": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0 - }, - "Branches": [ - { - "Line": 38, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 7, - "EndOffset": 32, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Windows.DependencyObject Caliburn.Micro.AttachedCollection`1::Microsoft.Xaml.Behaviors.IAttachedObject.get_AssociatedObject()": { - "Lines": { - "45": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::OnItemAdded(T)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0 - }, - "Branches": [ - { - "Line": 53, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 53, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::OnItemRemoved(T)": { - "Lines": { - "62": 0, - "63": 0, - "64": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 11, - "EndOffset": 13, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 62, - "Offset": 11, - "EndOffset": 24, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::OnCollectionChanged(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)": { - "Lines": { - "67": 0, - "69": 0, - "70": 0, - "72": 0, - "73": 0, - "75": 0, - "76": 0, - "77": 0, - "79": 0, - "80": 0, - "83": 0 - }, - "Branches": [ - { - "Line": 67, - "Offset": 8, - "EndOffset": 33, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 67, - "Offset": 8, - "EndOffset": 34, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 67, - "Offset": 8, - "EndOffset": 81, - "Path": 2, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 67, - "Offset": 8, - "EndOffset": 111, - "Path": 3, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 67, - "Offset": 8, - "EndOffset": 187, - "Path": 5, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 67, - "Offset": 8, - "EndOffset": 225, - "Path": 4, - "Ordinal": 4, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.AttachedCollection`1::.ctor()": { - "Lines": { - "18": 0, - "19": 0, - "20": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\Bootstrapper.cs": { - "Caliburn.Micro.BootstrapperBase": { - "System.Windows.Application Caliburn.Micro.BootstrapperBase::get_Application()": { - "Lines": { - "31": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::Initialize()": { - "Lines": { - "38": 0, - "40": 0, - "43": 0, - "45": 0, - "48": 0, - "50": 0, - "51": 0, - "52": 0, - "53": 0, - "54": 0, - "55": 0, - "56": 0, - "57": 0, - "59": 0, - "61": 0, - "65": 0, - "66": 0, - "67": 0, - "70": 0, - "71": 0, - "76": 0, - "78": 0 - }, - "Branches": [ - { - "Line": 38, - "Offset": 12, - "EndOffset": 14, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 38, - "Offset": 12, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 61, - "Offset": 75, - "EndOffset": 77, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 61, - "Offset": 75, - "EndOffset": 95, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BootstrapperBase::StartDesignTime()": { - "Lines": { - "85": 0, - "86": 0, - "88": 0, - "89": 0, - "90": 0, - "91": 0, - "92": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::StartRuntime()": { - "Lines": { - "99": 0, - "100": 0, - "102": 0, - "104": 0, - "105": 0, - "108": 0, - "109": 0, - "110": 0, - "111": 0, - "112": 0 - }, - "Branches": [ - { - "Line": 102, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 102, - "Offset": 27, - "EndOffset": 46, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.BootstrapperBase::PrepareApplication()": { - "Lines": { - "119": 0, - "121": 0, - "123": 0, - "124": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::Configure()": { - "Lines": { - "131": 0 - }, - "Branches": [] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.BootstrapperBase::SelectAssemblies()": { - "Lines": { - "139": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.BootstrapperBase::GetInstance(System.Type,System.String)": { - "Lines": { - "150": 0, - "151": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 150, - "Offset": 16, - "EndOffset": 18, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 150, - "Offset": 16, - "EndOffset": 30, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Collections.Generic.IEnumerable`1 Caliburn.Micro.BootstrapperBase::GetAllInstances(System.Type)": { - "Lines": { - "163": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::BuildUp(System.Object)": { - "Lines": { - "172": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::OnStartup(System.Object,System.Windows.StartupEventArgs)": { - "Lines": { - "181": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::OnExit(System.Object,System.EventArgs)": { - "Lines": { - "190": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::OnUnhandledException(System.Object,System.Windows.Threading.DispatcherUnhandledExceptionEventArgs)": { - "Lines": { - "199": 0 - }, - "Branches": [] - }, - "System.Threading.Tasks.Task Caliburn.Micro.BootstrapperBase::DisplayRootViewForAsync(System.Collections.Generic.IDictionary`2)": { - "Lines": { - "220": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.BootstrapperBase::.ctor(System.Boolean)": { - "Lines": { - "23": 0, - "25": 0, - "26": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.BootstrapperBase/d__19": { - "System.Void Caliburn.Micro.BootstrapperBase/d__19::MoveNext()": { - "Lines": { - "208": 0, - "209": 0, - "210": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\FrameAdapter.cs": { - "Caliburn.Micro.FrameAdapter": { - "System.Boolean Caliburn.Micro.FrameAdapter::CanCloseOnNavigating(System.Object,System.Windows.Navigation.NavigatingCancelEventArgs)": { - "Lines": { - "79": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::TryInjectParameters(System.Object,System.Object)": { - "Lines": { - "131": 0, - "133": 0, - "135": 0, - "137": 0, - "139": 0, - "141": 0, - "146": 0, - "151": 0, - "153": 0, - "154": 0, - "156": 0, - "158": 0 - }, - "Branches": [ - { - "Line": 135, - "Offset": 15, - "EndOffset": 17, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 93, - "EndOffset": 26, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 141, - "Offset": 56, - "EndOffset": 58, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 141, - "Offset": 56, - "EndOffset": 87, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 93, - "EndOffset": 95, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 15, - "EndOffset": 107, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 153, - "Offset": 128, - "EndOffset": 130, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 153, - "Offset": 128, - "EndOffset": 131, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Uri Caliburn.Micro.FrameAdapter::get_Source()": { - "Lines": { - "165": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::set_Source(System.Uri)": { - "Lines": { - "166": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.FrameAdapter::get_CanGoBack()": { - "Lines": { - "174": 0 - }, - "Branches": [] - }, - "System.Boolean Caliburn.Micro.FrameAdapter::get_CanGoForward()": { - "Lines": { - "182": 0 - }, - "Branches": [] - }, - "System.Uri Caliburn.Micro.FrameAdapter::get_CurrentSource()": { - "Lines": { - "190": 0 - }, - "Branches": [] - }, - "System.Object Caliburn.Micro.FrameAdapter::get_CurrentContent()": { - "Lines": { - "198": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::StopLoading()": { - "Lines": { - "206": 0, - "207": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::GoBack()": { - "Lines": { - "214": 0, - "215": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::GoForward()": { - "Lines": { - "222": 0, - "223": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::NavigateToViewModel(System.Type,System.Object)": { - "Lines": { - "228": 0, - "230": 0, - "232": 0, - "234": 0, - "235": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::NavigateToViewModel(System.Object)": { - "Lines": { - "240": 0, - "241": 0 - }, - "Branches": [] - }, - "System.Windows.Navigation.JournalEntry Caliburn.Micro.FrameAdapter::RemoveBackEntry()": { - "Lines": { - "249": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::Dispose()": { - "Lines": { - "257": 0, - "258": 0, - "259": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::add_Navigated(System.Windows.Navigation.NavigatedEventHandler)": { - "Lines": { - "266": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::remove_Navigated(System.Windows.Navigation.NavigatedEventHandler)": { - "Lines": { - "267": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::add_Navigating(System.Windows.Navigation.NavigatingCancelEventHandler)": { - "Lines": { - "275": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::remove_Navigating(System.Windows.Navigation.NavigatingCancelEventHandler)": { - "Lines": { - "276": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::add_NavigationFailed(System.Windows.Navigation.NavigationFailedEventHandler)": { - "Lines": { - "284": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::remove_NavigationFailed(System.Windows.Navigation.NavigationFailedEventHandler)": { - "Lines": { - "285": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::add_NavigationStopped(System.Windows.Navigation.NavigationStoppedEventHandler)": { - "Lines": { - "293": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::remove_NavigationStopped(System.Windows.Navigation.NavigationStoppedEventHandler)": { - "Lines": { - "294": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::add_FragmentNavigation(System.Windows.Navigation.FragmentNavigationEventHandler)": { - "Lines": { - "302": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::remove_FragmentNavigation(System.Windows.Navigation.FragmentNavigationEventHandler)": { - "Lines": { - "303": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.FrameAdapter::.ctor(System.Windows.Controls.Frame,System.Boolean)": { - "Lines": { - "17": 0, - "24": 0, - "26": 0, - "27": 0, - "28": 0, - "29": 0, - "30": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.FrameAdapter/d__8": { - "System.Void Caliburn.Micro.FrameAdapter/d__8::MoveNext()": { - "Lines": { - "89": 0, - "91": 0, - "94": 0, - "96": 0, - "97": 0, - "99": 0, - "102": 0, - "103": 0, - "105": 0, - "108": 0, - "110": 0, - "113": 0, - "114": 0, - "116": 0, - "118": 0, - "121": 0, - "122": 0 - }, - "Branches": [ - { - "Line": 89, - "Offset": 36, - "EndOffset": 38, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 89, - "Offset": 36, - "EndOffset": 51, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 89, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 89, - "Offset": 49, - "EndOffset": 56, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 97, - "Offset": 95, - "EndOffset": 97, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 97, - "Offset": 95, - "EndOffset": 102, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 120, - "EndOffset": 122, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 103, - "Offset": 120, - "EndOffset": 164, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 108, - "Offset": 170, - "EndOffset": 172, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 108, - "Offset": 170, - "EndOffset": 189, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 230, - "EndOffset": 232, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 230, - "EndOffset": 334, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.FrameAdapter/d__6": { - "System.Void Caliburn.Micro.FrameAdapter/d__6::MoveNext()": { - "Lines": { - "39": 0, - "40": 0, - "42": 0, - "45": 0, - "46": 0, - "48": 0, - "51": 0, - "53": 0, - "55": 0, - "57": 0, - "58": 0, - "62": 0, - "66": 0, - "68": 0, - "70": 0 - }, - "Branches": [ - { - "Line": 40, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 40, - "Offset": 61, - "EndOffset": 68, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 96, - "EndOffset": 98, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 46, - "Offset": 96, - "EndOffset": 103, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 121, - "EndOffset": 123, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 222, - "EndOffset": 224, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 51, - "Offset": 121, - "EndOffset": 241, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 55, - "Offset": 222, - "EndOffset": 241, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 66, - "Offset": 259, - "EndOffset": 264, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 66, - "Offset": 291, - "EndOffset": 293, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 66, - "Offset": 259, - "EndOffset": 407, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 66, - "Offset": 291, - "EndOffset": 407, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\NavigationExtensions.cs": { - "Caliburn.Micro.NavigationExtensions": { - "Caliburn.Micro.NavigationHelper`1 Caliburn.Micro.NavigationExtensions::For(Caliburn.Micro.INavigationService)": { - "Lines": { - "18": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\NavigationHelper.cs": { - "Caliburn.Micro.NavigationHelper`1": { - "Caliburn.Micro.NavigationHelper`1 Caliburn.Micro.NavigationHelper`1::WithParam(System.Linq.Expressions.Expression`1>,TValue)": { - "Lines": { - "26": 0, - "28": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.NavigationHelper`1 Caliburn.Micro.NavigationHelper`1::AttachTo(Caliburn.Micro.INavigationService)": { - "Lines": { - "38": 0, - "39": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.NavigationHelper`1::Navigate()": { - "Lines": { - "47": 0, - "49": 0, - "52": 0, - "53": 0 - }, - "Branches": [ - { - "Line": 47, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 47, - "Offset": 6, - "EndOffset": 19, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.NavigationHelper`1::.ctor()": { - "Lines": { - "14": 0 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\Parameter.cs": { - "Caliburn.Micro.Parameter": { - "System.Object Caliburn.Micro.Parameter::get_Value()": { - "Lines": { - "32": 3 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::set_Value(System.Object)": { - "Lines": { - "33": 4 - }, - "Branches": [] - }, - "System.Windows.DependencyObject Caliburn.Micro.Parameter::Microsoft.Xaml.Behaviors.IAttachedObject.get_AssociatedObject()": { - "Lines": { - "39": 0, - "40": 0 - }, - "Branches": [] - }, - "Caliburn.Micro.ActionMessage Caliburn.Micro.Parameter::get_Owner()": { - "Lines": { - "48": 2 - }, - "Branches": [ - { - "Line": 48, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 6, - "EndOffset": 25, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Parameter::set_Owner(Caliburn.Micro.ActionMessage)": { - "Lines": { - "49": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::Microsoft.Xaml.Behaviors.IAttachedObject.Attach(System.Windows.DependencyObject)": { - "Lines": { - "53": 0, - "54": 0, - "55": 0, - "56": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::Microsoft.Xaml.Behaviors.IAttachedObject.Detach()": { - "Lines": { - "59": 0, - "60": 0, - "61": 0, - "62": 0 - }, - "Branches": [] - }, - "System.Windows.Freezable Caliburn.Micro.Parameter::CreateInstanceCore()": { - "Lines": { - "69": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::MakeAwareOf(Caliburn.Micro.ActionMessage)": { - "Lines": { - "77": 0, - "78": 0 - }, - "Branches": [] - }, - "System.Void Caliburn.Micro.Parameter::OnValueChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)": { - "Lines": { - "81": 2, - "82": 2, - "84": 2, - "85": 0, - "87": 2 - }, - "Branches": [ - { - "Line": 84, - "Offset": 13, - "EndOffset": 15, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 84, - "Offset": 13, - "EndOffset": 21, - "Path": 1, - "Ordinal": 1, - "Hits": 2 - } - ] - }, - "System.Void Caliburn.Micro.Parameter::.cctor()": { - "Lines": { - "15": 1, - "16": 1, - "17": 1, - "18": 1, - "19": 1, - "20": 1, - "21": 1 - }, - "Branches": [] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\WindowConductor.cs": { - "Caliburn.Micro.WindowConductor": { - "System.Threading.Tasks.Task Caliburn.Micro.WindowConductor::Deactivated(System.Object,Caliburn.Micro.DeactivationEventArgs)": { - "Lines": { - "79": 0, - "81": 0, - "84": 0, - "86": 0, - "88": 0, - "91": 0, - "92": 0, - "93": 0, - "94": 0, - "95": 0, - "97": 0 - }, - "Branches": [ - { - "Line": 79, - "Offset": 6, - "EndOffset": 8, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 79, - "Offset": 6, - "EndOffset": 15, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 86, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 86, - "Offset": 49, - "EndOffset": 58, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Void Caliburn.Micro.WindowConductor::.ctor(System.Object,System.Windows.Window)": { - "Lines": { - "25": 0, - "27": 0, - "28": 0, - "29": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowConductor/d__7": { - "System.Void Caliburn.Micro.WindowConductor/d__7::MoveNext()": { - "Lines": { - "59": 0, - "60": 0, - "62": 0, - "64": 0, - "67": 0, - "69": 0, - "70": 0, - "71": 0, - "72": 0 - }, - "Branches": [ - { - "Line": 62, - "Offset": 72, - "EndOffset": 74, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 62, - "Offset": 72, - "EndOffset": 79, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowConductor/d__9": { - "System.Void Caliburn.Micro.WindowConductor/d__9::MoveNext()": { - "Lines": { - "105": 0, - "107": 0, - "110": 0, - "112": 0, - "114": 0, - "115": 0, - "118": 0, - "120": 0, - "122": 0, - "124": 0, - "126": 0, - "127": 0, - "129": 0, - "131": 0, - "133": 0, - "135": 0, - "137": 0, - "139": 0 - }, - "Branches": [ - { - "Line": 105, - "Offset": 38, - "EndOffset": 40, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 105, - "Offset": 38, - "EndOffset": 45, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 68, - "EndOffset": 70, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 112, - "Offset": 68, - "EndOffset": 82, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 132, - "EndOffset": 134, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 122, - "Offset": 132, - "EndOffset": 197, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 126, - "Offset": 308, - "EndOffset": 310, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 126, - "Offset": 308, - "EndOffset": 315, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 333, - "EndOffset": 335, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 131, - "Offset": 333, - "EndOffset": 348, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 402, - "EndOffset": 404, - "Path": 0, - "Ordinal": 10, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 402, - "EndOffset": 421, - "Path": 1, - "Ordinal": 11, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowConductor/d__6": { - "System.Void Caliburn.Micro.WindowConductor/d__6::MoveNext()": { - "Lines": { - "37": 0, - "39": 0, - "42": 0, - "44": 0, - "45": 0, - "48": 0, - "50": 0, - "52": 0 - }, - "Branches": [ - { - "Line": 37, - "Offset": 30, - "EndOffset": 32, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 37, - "Offset": 30, - "EndOffset": 136, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 149, - "EndOffset": 151, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 42, - "Offset": 149, - "EndOffset": 192, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 203, - "EndOffset": 205, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 48, - "Offset": 203, - "EndOffset": 228, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - }, - "D:\\caliburn.micro\\src\\Caliburn.Micro.Platform\\Platforms\\net46-netcore\\WindowManager.cs": { - "Caliburn.Micro.WindowManager": { - "System.Windows.Controls.Primitives.Popup Caliburn.Micro.WindowManager::CreatePopup(System.Object,System.Collections.Generic.IDictionary`2)": { - "Lines": { - "133": 0, - "135": 0, - "137": 0, - "139": 0, - "142": 0, - "144": 0, - "149": 0, - "150": 0, - "153": 0 - }, - "Branches": [ - { - "Line": 135, - "Offset": 14, - "EndOffset": 16, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 27, - "EndOffset": 29, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 40, - "EndOffset": 42, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 27, - "EndOffset": 49, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 137, - "Offset": 40, - "EndOffset": 49, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 60, - "EndOffset": 62, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 135, - "Offset": 14, - "EndOffset": 71, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 142, - "Offset": 60, - "EndOffset": 85, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Windows.Window Caliburn.Micro.WindowManager::EnsureWindow(System.Object,System.Object,System.Boolean)": { - "Lines": { - "195": 0, - "197": 0, - "198": 0, - "200": 0, - "205": 0, - "206": 0, - "207": 0, - "208": 0, - "209": 0, - "211": 0, - "213": 0, - "214": 0, - "216": 0, - "217": 0, - "221": 0, - "225": 0 - }, - "Branches": [ - { - "Line": 195, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 24, - "EndOffset": 26, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 195, - "Offset": 8, - "EndOffset": 35, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 214, - "Offset": 81, - "EndOffset": 83, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 214, - "Offset": 81, - "EndOffset": 99, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 198, - "Offset": 24, - "EndOffset": 106, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - }, - "System.Windows.Window Caliburn.Micro.WindowManager::InferOwnerOf(System.Windows.Window)": { - "Lines": { - "235": 0, - "236": 0, - "238": 0, - "241": 0, - "242": 0, - "243": 0 - }, - "Branches": [ - { - "Line": 236, - "Offset": 7, - "EndOffset": 9, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 236, - "Offset": 7, - "EndOffset": 11, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 242, - "Offset": 61, - "EndOffset": 63, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 242, - "Offset": 75, - "EndOffset": 77, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 242, - "Offset": 75, - "EndOffset": 85, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 242, - "Offset": 61, - "EndOffset": 86, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 243, - "Offset": 89, - "EndOffset": 91, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 243, - "Offset": 89, - "EndOffset": 93, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - } - ] - }, - "System.Windows.Controls.Page Caliburn.Micro.WindowManager::EnsurePage(System.Object,System.Object)": { - "Lines": { - "288": 0, - "290": 0, - "293": 0, - "294": 0, - "296": 0 - }, - "Branches": [ - { - "Line": 288, - "Offset": 8, - "EndOffset": 10, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 288, - "Offset": 8, - "EndOffset": 12, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - }, - "System.Boolean Caliburn.Micro.WindowManager::ApplySettings(System.Object,System.Collections.Generic.IEnumerable`1>)": { - "Lines": { - "301": 0, - "303": 0, - "305": 0, - "307": 0, - "309": 0, - "311": 0, - "315": 0, - "318": 0 - }, - "Branches": [ - { - "Line": 301, - "Offset": 1, - "EndOffset": 3, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 70, - "EndOffset": 19, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 309, - "Offset": 47, - "EndOffset": 49, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 309, - "Offset": 47, - "EndOffset": 64, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 305, - "Offset": 70, - "EndOffset": 72, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 301, - "Offset": 1, - "EndOffset": 86, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowManager/<>c__DisplayClass2_0/<b__0>d": { - "System.Void Caliburn.Micro.WindowManager/<>c__DisplayClass2_0/<b__0>d::MoveNext()": { - "Lines": { - "118": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowManager/<>c__DisplayClass7_0/<b__0>d": { - "System.Void Caliburn.Micro.WindowManager/<>c__DisplayClass7_0/<b__0>d::MoveNext()": { - "Lines": { - "274": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowManager/d__7": { - "System.Void Caliburn.Micro.WindowManager/d__7::MoveNext()": { - "Lines": { - "255": 0, - "256": 0, - "258": 0, - "259": 0, - "261": 0, - "262": 0, - "265": 0, - "267": 0, - "269": 0, - "272": 0, - "277": 0, - "278": 0 - }, - "Branches": [ - { - "Line": 259, - "Offset": 128, - "EndOffset": 130, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 131, - "EndOffset": 133, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 149, - "EndOffset": 151, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 128, - "EndOffset": 189, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 131, - "EndOffset": 189, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 259, - "Offset": 149, - "EndOffset": 189, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 223, - "EndOffset": 225, - "Path": 0, - "Ordinal": 6, - "Hits": 0 - }, - { - "Line": 267, - "Offset": 223, - "EndOffset": 330, - "Path": 1, - "Ordinal": 7, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 363, - "EndOffset": 365, - "Path": 0, - "Ordinal": 8, - "Hits": 0 - }, - { - "Line": 272, - "Offset": 363, - "EndOffset": 393, - "Path": 1, - "Ordinal": 9, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowManager/d__4": { - "System.Void Caliburn.Micro.WindowManager/d__4::MoveNext()": { - "Lines": { - "166": 0, - "167": 0, - "169": 0, - "170": 0, - "172": 0, - "173": 0, - "176": 0, - "178": 0, - "180": 0, - "182": 0, - "183": 0 - }, - "Branches": [ - { - "Line": 170, - "Offset": 123, - "EndOffset": 125, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 126, - "EndOffset": 128, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 144, - "EndOffset": 146, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 123, - "EndOffset": 184, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 126, - "EndOffset": 184, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 170, - "Offset": 144, - "EndOffset": 184, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowManager/d__0": { - "System.Void Caliburn.Micro.WindowManager/d__0::MoveNext()": { - "Lines": { - "60": 0, - "62": 0, - "63": 0 - }, - "Branches": [] - } - }, - "Caliburn.Micro.WindowManager/d__2": { - "System.Void Caliburn.Micro.WindowManager/d__2::MoveNext()": { - "Lines": { - "102": 0, - "103": 0, - "105": 0, - "106": 0, - "108": 0, - "109": 0, - "111": 0, - "113": 0, - "116": 0, - "121": 0, - "122": 0, - "123": 0 - }, - "Branches": [ - { - "Line": 111, - "Offset": 166, - "EndOffset": 168, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 111, - "Offset": 166, - "EndOffset": 272, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 305, - "EndOffset": 307, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 116, - "Offset": 305, - "EndOffset": 335, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - } - ] - } - }, - "Caliburn.Micro.WindowManager/d__1": { - "System.Void Caliburn.Micro.WindowManager/d__1::MoveNext()": { - "Lines": { - "73": 0, - "75": 0, - "76": 0, - "78": 0, - "81": 0, - "83": 0, - "84": 0, - "88": 0, - "90": 0, - "92": 0 - }, - "Branches": [ - { - "Line": 76, - "Offset": 41, - "EndOffset": 43, - "Path": 0, - "Ordinal": 0, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 49, - "EndOffset": 51, - "Path": 0, - "Ordinal": 2, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 41, - "EndOffset": 68, - "Path": 1, - "Ordinal": 1, - "Hits": 0 - }, - { - "Line": 76, - "Offset": 49, - "EndOffset": 68, - "Path": 1, - "Ordinal": 3, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 74, - "EndOffset": 79, - "Path": 0, - "Ordinal": 4, - "Hits": 0 - }, - { - "Line": 81, - "Offset": 74, - "EndOffset": 207, - "Path": 1, - "Ordinal": 5, - "Hits": 0 - } - ] - } - } - } - } -} \ No newline at end of file diff --git a/src/Caliburn.Micro.Platform/Platforms/net46-netcore/Parameter.cs b/src/Caliburn.Micro.Platform/Platforms/net46-netcore/Parameter.cs index 7ab6e201..59b969eb 100644 --- a/src/Caliburn.Micro.Platform/Platforms/net46-netcore/Parameter.cs +++ b/src/Caliburn.Micro.Platform/Platforms/net46-netcore/Parameter.cs @@ -1,4 +1,4 @@ -namespace Caliburn.Micro +namespace Caliburn.Micro { using System; using System.ComponentModel; @@ -8,7 +8,8 @@ /// /// Represents a parameter of an . /// - public class Parameter : Freezable, IAttachedObject { + public class Parameter : Freezable, IAttachedObject + { /// /// A dependency property representing the parameter's value. /// @@ -28,12 +29,14 @@ public class Parameter : Freezable, IAttachedObject { /// /// The value. [Category("Common Properties")] - public object Value { + public object Value + { get { return GetValue(ValueProperty); } set { SetValue(ValueProperty, value); } } - DependencyObject IAttachedObject.AssociatedObject { + DependencyObject IAttachedObject.AssociatedObject + { get { ReadPreamble(); @@ -44,18 +47,21 @@ DependencyObject IAttachedObject.AssociatedObject { /// /// Gets or sets the owner. /// - protected ActionMessage Owner { + protected ActionMessage Owner + { get { return _owner == null ? null : _owner.Target as ActionMessage; } set { _owner = new WeakReference(value); } } - void IAttachedObject.Attach(DependencyObject dependencyObject) { + void IAttachedObject.Attach(DependencyObject dependencyObject) + { WritePreamble(); _associatedObject = dependencyObject; WritePostscript(); } - void IAttachedObject.Detach() { + void IAttachedObject.Detach() + { WritePreamble(); _associatedObject = null; WritePostscript(); @@ -65,23 +71,27 @@ void IAttachedObject.Detach() { /// When implemented in a derived class, creates a new instance of the derived class. /// /// The new instance. - protected override Freezable CreateInstanceCore() { + protected override Freezable CreateInstanceCore() + { return new Parameter(); } /// /// Makes the parameter aware of the that it's attached to. /// - /// The action message. - internal void MakeAwareOf(ActionMessage owner) { - Owner = owner; + /// The action message. + internal void MakeAwareOf(ActionMessage actionMessageOwner) + { + Owner = actionMessageOwner; } - static void OnValueChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) { + static void OnValueChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) + { var parameter = (Parameter)d; var owner = parameter.Owner; - if (owner != null) { + if (owner != null) + { owner.UpdateAvailability(); } } diff --git a/src/Caliburn.Micro.Platform/Platforms/net46/Parameter.cs b/src/Caliburn.Micro.Platform/Platforms/net46/Parameter.cs index 5612fee2..e6364f4d 100644 --- a/src/Caliburn.Micro.Platform/Platforms/net46/Parameter.cs +++ b/src/Caliburn.Micro.Platform/Platforms/net46/Parameter.cs @@ -77,10 +77,10 @@ protected override Freezable CreateInstanceCore() /// /// Makes the parameter aware of the that it's attached to. /// - /// The action message. - internal void MakeAwareOf(ActionMessage actionOwner) + /// The action message. + internal void MakeAwareOf(ActionMessage actionMessageOwner) { - Owner = actionOwner; + Owner = actionMessageOwner; } static void OnValueChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) diff --git a/src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/Parameter.cs b/src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/Parameter.cs index 4e6f418c..533da73f 100644 --- a/src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/Parameter.cs +++ b/src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/Parameter.cs @@ -13,8 +13,8 @@ public class Parameter : AvaloniaObject, IBehavior /// /// A dependency property representing the parameter's value. /// - public static readonly AvaloniaProperty ValueProperty = - AvaloniaProperty.Register("Value"); + public static readonly AvaloniaProperty ValueProperty = + AvaloniaProperty.Register("Value"); AvaloniaObject associatedObject; WeakReference owner; @@ -65,15 +65,15 @@ void IBehavior.Detach() /// /// Makes the parameter aware of the that it's attached to. /// - /// The action message. - internal void MakeAwareOf(ActionMessage owner) + /// The action message. + internal void MakeAwareOf(ActionMessage actionMessageOwner) { - Owner = owner; + Owner = actionMessageOwner; } static void OnValueChanged(AvaloniaPropertyChangedEventArgs e) { - var parameter = (Parameter) e.Sender; + var parameter = (Parameter)e.Sender; var owner = parameter.Owner; if (owner != null) diff --git a/src/Caliburn.Micro.Platform/Platforms/uap/Parameter.cs b/src/Caliburn.Micro.Platform/Platforms/uap/Parameter.cs index ba4017b3..64f6ff82 100644 --- a/src/Caliburn.Micro.Platform/Platforms/uap/Parameter.cs +++ b/src/Caliburn.Micro.Platform/Platforms/uap/Parameter.cs @@ -1,4 +1,5 @@ -namespace Caliburn.Micro { +namespace Caliburn.Micro +{ using System; using Windows.UI.Xaml; @@ -6,7 +7,8 @@ /// Represents a parameter of an . /// #if WINDOWS_UWP - public class Parameter : DependencyObject, IAttachedObject { + public class Parameter : DependencyObject, IAttachedObject + { DependencyObject _associatedObject; #else public class Parameter : FrameworkElement, IAttachedObject { @@ -20,8 +22,8 @@ public class Parameter : FrameworkElement, IAttachedObject { public static readonly DependencyProperty ValueProperty = DependencyProperty.Register( "Value", - typeof (object), - typeof (Parameter), + typeof(object), + typeof(Parameter), new PropertyMetadata(null, OnValueChanged) ); @@ -29,13 +31,15 @@ public class Parameter : FrameworkElement, IAttachedObject { /// Gets or sets the value of the parameter. /// /// The value. - public object Value { + public object Value + { get { return GetValue(ValueProperty); } set { SetValue(ValueProperty, value); } } #if WINDOWS_UWP - DependencyObject IAttachedObject.AssociatedObject { + DependencyObject IAttachedObject.AssociatedObject + { #else FrameworkElement IAttachedObject.AssociatedObject { #endif @@ -46,36 +50,42 @@ FrameworkElement IAttachedObject.AssociatedObject { /// /// Gets or sets the owner. /// - protected ActionMessage Owner { + protected ActionMessage Owner + { get { return _owner == null ? null : _owner.Target as ActionMessage; } set { _owner = new WeakReference(value); } } #if WINDOWS_UWP - void IAttachedObject.Attach(DependencyObject dependencyObject) { + void IAttachedObject.Attach(DependencyObject dependencyObject) + { #else void IAttachedObject.Attach(FrameworkElement dependencyObject) { #endif _associatedObject = dependencyObject; } - void IAttachedObject.Detach() { + void IAttachedObject.Detach() + { _associatedObject = null; } /// /// Makes the parameter aware of the that it's attached to. /// - /// The action message. - internal void MakeAwareOf(ActionMessage owner) { - Owner = owner; + /// The action message. + internal void MakeAwareOf(ActionMessage actionMessageOwner) + { + Owner = actionMessageOwner; } - static void OnValueChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) { - var parameter = (Parameter) d; + static void OnValueChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) + { + var parameter = (Parameter)d; var owner = parameter.Owner; - if (owner != null) { + if (owner != null) + { owner.UpdateAvailability(); } } diff --git a/src/Caliburn.Micro.Platform/Platforms/uap/XamlMetadataProvider.cs b/src/Caliburn.Micro.Platform/Platforms/uap/XamlMetadataProvider.cs index 0f07152a..cf0494f4 100644 --- a/src/Caliburn.Micro.Platform/Platforms/uap/XamlMetadataProvider.cs +++ b/src/Caliburn.Micro.Platform/Platforms/uap/XamlMetadataProvider.cs @@ -1,13 +1,15 @@ -namespace Caliburn.Micro { +namespace Caliburn.Micro +{ using System; using System.Collections.Generic; - using Windows.UI.Xaml.Markup; using Windows.UI.Xaml; + using Windows.UI.Xaml.Markup; /// /// Implements XAML schema context concepts that support XAML parsing. /// - public class XamlMetadataProvider : IXamlMetadataProvider { + public class XamlMetadataProvider : IXamlMetadataProvider + { private XamlTypeInfoProvider provider; /// @@ -15,8 +17,10 @@ public class XamlMetadataProvider : IXamlMetadataProvider { /// /// The type as represented by the relevant type system or interop support type. /// The schema context's implementation of the concept. - public IXamlType GetXamlType(Type type) { - if (provider == null) { + public IXamlType GetXamlType(Type type) + { + if (provider == null) + { provider = new XamlTypeInfoProvider(); } return provider.GetXamlTypeByType(type); @@ -27,8 +31,10 @@ public IXamlType GetXamlType(Type type) { /// /// The name of the class for which to return a XAML type mapping. /// The schema context's implementation of the IXamlType concept. - public IXamlType GetXamlType(String typeName) { - if (provider == null) { + public IXamlType GetXamlType(String typeName) + { + if (provider == null) + { provider = new XamlTypeInfoProvider(); } return provider.GetXamlTypeByName(typeName); @@ -38,49 +44,57 @@ public IXamlType GetXamlType(String typeName) { /// Gets the set of XMLNS (XAML namespace) definitions that apply to the context. /// /// The set of XMLNS (XAML namespace) definitions. - public XmlnsDefinition[] GetXmlnsDefinitions() { + public XmlnsDefinition[] GetXmlnsDefinitions() + { return new XmlnsDefinition[0]; } } - internal class XamlTypeInfoProvider { - public IXamlType GetXamlTypeByType(Type type) { + internal class XamlTypeInfoProvider + { + public IXamlType GetXamlTypeByType(Type type) + { string standardName; IXamlType xamlType = null; - if (_xamlTypeToStandardName.TryGetValue(type, out standardName)) { - xamlType = GetXamlTypeByName(standardName); - } - else { - xamlType = GetXamlTypeByName(type.FullName); - } + xamlType = _xamlTypeToStandardName.TryGetValue(type, out standardName) ? + GetXamlTypeByName(standardName) : GetXamlTypeByName(type.FullName); + return xamlType; } - public IXamlType GetXamlTypeByName(string typeName) { - if (String.IsNullOrEmpty(typeName)) { + public IXamlType GetXamlTypeByName(string typeName) + { + if (String.IsNullOrEmpty(typeName)) + { return null; } IXamlType xamlType; - if (_xamlTypes.TryGetValue(typeName, out xamlType)) { + if (_xamlTypes.TryGetValue(typeName, out xamlType)) + { return xamlType; } xamlType = CreateXamlType(typeName); - if (xamlType != null) { + if (xamlType != null) + { _xamlTypes.Add(typeName, xamlType); } return xamlType; } - public IXamlMember GetMemberByLongName(string longMemberName) { - if (String.IsNullOrEmpty(longMemberName)) { + public IXamlMember GetMemberByLongName(string longMemberName) + { + if (String.IsNullOrEmpty(longMemberName)) + { return null; } IXamlMember xamlMember; - if (_xamlMembers.TryGetValue(longMemberName, out xamlMember)) { + if (_xamlMembers.TryGetValue(longMemberName, out xamlMember)) + { return xamlMember; } xamlMember = CreateXamlMember(longMemberName); - if (xamlMember != null) { + if (xamlMember != null) + { _xamlMembers.Add(longMemberName, xamlMember); } return xamlMember; @@ -90,33 +104,37 @@ public IXamlMember GetMemberByLongName(string longMemberName) { private readonly Dictionary _xamlMembers = new Dictionary(); private readonly Dictionary _xamlTypeToStandardName = new Dictionary(); - private void AddToMapOfTypeToStandardName(Type t, String str) { - if (!_xamlTypeToStandardName.ContainsKey(t)) { + private void AddToMapOfTypeToStandardName(Type t, String str) + { + if (!_xamlTypeToStandardName.ContainsKey(t)) + { _xamlTypeToStandardName.Add(t, str); } } - private IXamlType CreateXamlType(string typeName) { + private IXamlType CreateXamlType(string typeName) + { XamlSystemBaseType xamlType = null; XamlUserType userType; - switch (typeName) { + switch (typeName) + { case "Object": - xamlType = new XamlSystemBaseType(typeName, typeof (Object)); + xamlType = new XamlSystemBaseType(typeName, typeof(Object)); break; - //case "Caliburn.Micro.Message": - // userType = new XamlUserType(this, typeName, typeof(Caliburn.Micro.Message), GetXamlTypeByName("Object")); - // userType.AddMemberName("Handler"); - // AddToMapOfTypeToStandardName(typeof(System.Object), - // "Object"); - // xamlType = userType; - // break; + //case "Caliburn.Micro.Message": + // userType = new XamlUserType(this, typeName, typeof(Caliburn.Micro.Message), GetXamlTypeByName("Object")); + // userType.AddMemberName("Handler"); + // AddToMapOfTypeToStandardName(typeof(System.Object), + // "Object"); + // xamlType = userType; + // break; case "Caliburn.Micro.View": - userType = new XamlUserType(this, typeName, typeof (View), GetXamlTypeByName("Object")); + userType = new XamlUserType(this, typeName, typeof(View), GetXamlTypeByName("Object")); userType.AddMemberName("Model"); - AddToMapOfTypeToStandardName(typeof (Object), "Object"); + AddToMapOfTypeToStandardName(typeof(Object), "Object"); xamlType = userType; break; @@ -124,21 +142,24 @@ private IXamlType CreateXamlType(string typeName) { return xamlType; } - private object get_1_View_Model(object instance) { - return View.GetModel((DependencyObject) instance); + private object get_1_View_Model(object instance) + { + return View.GetModel((DependencyObject)instance); } - private void set_1_View_Model(object instance, object value) { - View.SetModel((DependencyObject) instance, value); + private void set_1_View_Model(object instance, object value) + { + View.SetModel((DependencyObject)instance, value); } - private IXamlMember CreateXamlMember(string longMemberName) { + private IXamlMember CreateXamlMember(string longMemberName) + { XamlMember xamlMember = null; - XamlUserType userType; - switch (longMemberName) { + switch (longMemberName) + { case "Caliburn.Micro.View.Model": - userType = (XamlUserType) GetXamlTypeByName("Caliburn.Micro.View"); + _ = (XamlUserType)GetXamlTypeByName("Caliburn.Micro.View"); xamlMember = new XamlMember(this, "Model", "Object"); xamlMember.SetTargetTypeName("Windows.UI.Xaml.DependencyObject"); xamlMember.SetIsAttachable(); @@ -151,86 +172,107 @@ private IXamlMember CreateXamlMember(string longMemberName) { } - internal class XamlSystemBaseType : IXamlType { + internal class XamlSystemBaseType : IXamlType + { private readonly string _fullName; private readonly Type _underlyingType; - public XamlSystemBaseType(string fullName, Type underlyingType) { + public XamlSystemBaseType(string fullName, Type underlyingType) + { _fullName = fullName; _underlyingType = underlyingType; } - public string FullName { + public string FullName + { get { return _fullName; } } - public Type UnderlyingType { - get { + public Type UnderlyingType + { + get + { return _underlyingType; } } - public virtual IXamlType BaseType { + public virtual IXamlType BaseType + { get { throw new NotImplementedException(); } } - public virtual IXamlMember ContentProperty { + public virtual IXamlMember ContentProperty + { get { throw new NotImplementedException(); } } - public virtual IXamlMember GetMember(string name) { + public virtual IXamlMember GetMember(string name) + { throw new NotImplementedException(); } - public virtual bool IsArray { + public virtual bool IsArray + { get { throw new NotImplementedException(); } } - public virtual bool IsCollection { + public virtual bool IsCollection + { get { throw new NotImplementedException(); } } - public virtual bool IsConstructible { + public virtual bool IsConstructible + { get { throw new NotImplementedException(); } } - public virtual bool IsDictionary { + public virtual bool IsDictionary + { get { throw new NotImplementedException(); } } - public virtual bool IsMarkupExtension { + public virtual bool IsMarkupExtension + { get { throw new NotImplementedException(); } } - public virtual bool IsBindable { + public virtual bool IsBindable + { get { throw new NotImplementedException(); } } - public virtual IXamlType ItemType { + public virtual IXamlType ItemType + { get { throw new NotImplementedException(); } } - public virtual IXamlType KeyType { + public virtual IXamlType KeyType + { get { throw new NotImplementedException(); } } - public virtual object ActivateInstance() { + public virtual object ActivateInstance() + { throw new NotImplementedException(); } - public virtual void AddToMap(object instance, object key, object item) { + public virtual void AddToMap(object instance, object key, object item) + { throw new NotImplementedException(); } - public virtual void AddToVector(object instance, object item) { + public virtual void AddToVector(object instance, object item) + { throw new NotImplementedException(); } - public virtual void RunInitializer() { + public virtual void RunInitializer() + { throw new NotImplementedException(); } - public virtual object CreateFromString(String input) { + public virtual object CreateFromString(String input) + { throw new NotImplementedException(); } } @@ -241,7 +283,8 @@ public virtual object CreateFromString(String input) { internal delegate void AddToDictionary(object instance, object key, object item); - internal class XamlUserType : XamlSystemBaseType { + internal class XamlUserType : XamlSystemBaseType + { private readonly XamlTypeInfoProvider _provider; private readonly IXamlType _baseType; private bool _isArray; @@ -255,99 +298,128 @@ internal class XamlUserType : XamlSystemBaseType { private Dictionary _enumValues; public XamlUserType(XamlTypeInfoProvider provider, string fullName, Type fullType, IXamlType baseType) - : base(fullName, fullType) { + : base(fullName, fullType) + { _provider = provider; _baseType = baseType; } - public override IXamlType BaseType { + public override IXamlType BaseType + { get { return _baseType; } } - public override bool IsArray { + public override bool IsArray + { get { return _isArray; } } - public override bool IsCollection { + public override bool IsCollection + { get { return (CollectionAdd != null); } } - public override bool IsConstructible { + public override bool IsConstructible + { get { return (Activator != null); } } - public override bool IsDictionary { + public override bool IsDictionary + { get { return (DictionaryAdd != null); } } - public override bool IsMarkupExtension { + public override bool IsMarkupExtension + { get { return _isMarkupExtension; } } - public override bool IsBindable { + public override bool IsBindable + { get { return _isBindable; } } - public override IXamlMember ContentProperty { + public override IXamlMember ContentProperty + { get { return _provider.GetMemberByLongName(_contentPropertyName); } } - public override IXamlType ItemType { + public override IXamlType ItemType + { get { return _provider.GetXamlTypeByName(_itemTypeName); } } - public override IXamlType KeyType { + public override IXamlType KeyType + { get { return _provider.GetXamlTypeByName(_keyTypeName); } } - public override IXamlMember GetMember(string name) { - if (_memberNames == null) { + public override IXamlMember GetMember(string name) + { + if (_memberNames == null) + { return null; } string longName; - if (_memberNames.TryGetValue(name, out longName)) { + if (_memberNames.TryGetValue(name, out longName)) + { return _provider.GetMemberByLongName(longName); } return null; } - public override object ActivateInstance() { + public override object ActivateInstance() + { return Activator(); } - public override void AddToMap(object instance, object key, object item) { + public override void AddToMap(object instance, object key, object item) + { DictionaryAdd(instance, key, item); } - public override void AddToVector(object instance, object item) { + public override void AddToVector(object instance, object item) + { CollectionAdd(instance, item); } - public override void RunInitializer() { + public override void RunInitializer() + { System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(UnderlyingType.TypeHandle); } - public override object CreateFromString(String input) { - if (_enumValues != null) { + public override object CreateFromString(String input) + { + if (_enumValues != null) + { Int32 value = 0; string[] valueParts = input.Split(','); - foreach (string valuePart in valueParts) { + foreach (string valuePart in valueParts) + { Int32 enumFieldValue = 0; - try { + try + { object partValue; - if (_enumValues.TryGetValue(valuePart.Trim(), out partValue)) { + if (_enumValues.TryGetValue(valuePart.Trim(), out partValue)) + { enumFieldValue = Convert.ToInt32(partValue); } - else { - try { + else + { + try + { enumFieldValue = Convert.ToInt32(valuePart.Trim()); } - catch (FormatException) { - foreach (var key in _enumValues.Keys) { - if (String.Compare(valuePart.Trim(), key, StringComparison.OrdinalIgnoreCase) == 0) { - if (_enumValues.TryGetValue(key.Trim(), out partValue)) { + catch (FormatException) + { + foreach (var key in _enumValues.Keys) + { + if (String.Compare(valuePart.Trim(), key, StringComparison.OrdinalIgnoreCase) == 0) + { + if (_enumValues.TryGetValue(key.Trim(), out partValue)) + { enumFieldValue = Convert.ToInt32(partValue); break; } @@ -357,7 +429,8 @@ public override object CreateFromString(String input) { } value |= enumFieldValue; } - catch (FormatException) { + catch (FormatException) + { throw new ArgumentException(input, FullName); } } @@ -371,39 +444,49 @@ public override object CreateFromString(String input) { public AddToCollection CollectionAdd { get; set; } public AddToDictionary DictionaryAdd { get; set; } - public void SetContentPropertyName(string contentPropertyName) { + public void SetContentPropertyName(string contentPropertyName) + { _contentPropertyName = contentPropertyName; } - public void SetIsArray() { + public void SetIsArray() + { _isArray = true; } - public void SetIsMarkupExtension() { + public void SetIsMarkupExtension() + { _isMarkupExtension = true; } - public void SetIsBindable() { + public void SetIsBindable() + { _isBindable = true; } - public void SetItemTypeName(string itemTypeName) { + public void SetItemTypeName(string itemTypeName) + { _itemTypeName = itemTypeName; } - public void SetKeyTypeName(string keyTypeName) { + public void SetKeyTypeName(string keyTypeName) + { _keyTypeName = keyTypeName; } - public void AddMemberName(string shortName) { - if (_memberNames == null) { + public void AddMemberName(string shortName) + { + if (_memberNames == null) + { _memberNames = new Dictionary(); } _memberNames.Add(shortName, FullName + "." + shortName); } - public void AddEnumValue(string name, object value) { - if (_enumValues == null) { + public void AddEnumValue(string name, object value) + { + if (_enumValues == null) + { _enumValues = new Dictionary(); } _enumValues.Add(name, value); @@ -414,7 +497,8 @@ public void AddEnumValue(string name, object value) { internal delegate void Setter(object instance, object value); - internal class XamlMember : IXamlMember { + internal class XamlMember : IXamlMember + { private readonly XamlTypeInfoProvider _provider; private readonly string _name; private bool _isAttachable; @@ -424,54 +508,68 @@ internal class XamlMember : IXamlMember { private readonly string _typeName; private string _targetTypeName; - public XamlMember(XamlTypeInfoProvider provider, string name, string typeName) { + public XamlMember(XamlTypeInfoProvider provider, string name, string typeName) + { _name = name; _typeName = typeName; _provider = provider; } - public string Name { + public string Name + { get { return _name; } } - public IXamlType Type { + public IXamlType Type + { get { return _provider.GetXamlTypeByName(_typeName); } } - public void SetTargetTypeName(String targetTypeName) { + public void SetTargetTypeName(String targetTypeName) + { _targetTypeName = targetTypeName; } - public IXamlType TargetType { + public IXamlType TargetType + { get { return _provider.GetXamlTypeByName(_targetTypeName); } } - public void SetIsAttachable() { + public void SetIsAttachable() + { _isAttachable = true; } - public bool IsAttachable { - get { + public bool IsAttachable + { + get + { return _isAttachable; } } - public void SetIsDependencyProperty() { + public void SetIsDependencyProperty() + { _isDependencyProperty = true; } - public bool IsDependencyProperty { - get { + public bool IsDependencyProperty + { + get + { return _isDependencyProperty; } } - public void SetIsReadOnly() { + public void SetIsReadOnly() + { _isReadOnly = true; } - public bool IsReadOnly { - get { + public bool IsReadOnly + { + get + { return _isReadOnly; } } @@ -482,7 +580,8 @@ public Getter Getter set; } - public object GetValue(object instance) { + public object GetValue(object instance) + { if (Getter != null) return Getter(instance); throw new InvalidOperationException("GetValue"); @@ -494,7 +593,8 @@ public Setter Setter set; } - public void SetValue(object instance, object value) { + public void SetValue(object instance, object value) + { if (Setter != null) Setter(instance, value); else