{
  "success": false,
  "startTime": 1471521609655,
  "numTotalTestSuites": 11,
  "numPassedTestSuites": 10,
  "numFailedTestSuites": 1,
  "numRuntimeErrorTestSuites": 0,
  "numTotalTests": 33,
  "numPassedTests": 29,
  "numFailedTests": 2,
  "numPendingTests": 2,
  "testResults": [
    {
      "console": null,
      "displayName": "",
      "failureMessage": "  \u001b[1m● \u001b[22mTest suite failed to run\n\n    Cannot find module '../../../../test/enzyme-utils-local' from 'SpaceOverview-test.js'\n\n    \u001b[0m \u001b[90m 12 | \u001b[39mjest\u001b[33m.\u001b[39mmock(\u001b[32m\"../../InlineComments\"\u001b[39m)\u001b[33m;\u001b[39m\u001b[0m\n    \u001b[0m \u001b[90m 13 | \u001b[39mjest\u001b[33m.\u001b[39mmock(\u001b[32m\"../../EditorLoader\"\u001b[39m)\u001b[33m;\u001b[39m\u001b[0m\n    \u001b[0m\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 14 | \u001b[39mjest\u001b[33m.\u001b[39mmock(\u001b[32m\"../../EditorFlags\"\u001b[39m)\u001b[33m;\u001b[39m\u001b[0m\n    \u001b[0m \u001b[90m    | \u001b[39m                                                             \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\u001b[0m\n    \u001b[0m \u001b[90m 15 | \u001b[39m\u001b[0m\n    \u001b[0m \u001b[90m 16 | \u001b[39mit(\u001b[32m\"should show blank experience if space doesn't have space overview page\"\u001b[39m\u001b[33m,\u001b[39m async () \u001b[33m=>\u001b[39m {\u001b[0m\n    \u001b[0m \u001b[90m 17 | \u001b[39m  \u001b[36mconst\u001b[39m wrapper \u001b[33m=\u001b[39m await mockAndMount(\u001b[33m<\u001b[39m\u001b[33mSpaceOverview\u001b[39m spaceKey\u001b[33m=\u001b[39m\u001b[32m\"DS\"\u001b[39m \u001b[33m/\u001b[39m\u001b[33m>\u001b[39m\u001b[33m,\u001b[39m {\u001b[0m\n\n      \u001b[2mat Resolver.resolveModule (\u001b[22m\u001b[0m\u001b[36m../../node_modules/jest-runner/node_modules/jest-resolve/build/index.js\u001b[39m\u001b[0m\u001b[2m:210:17)\u001b[22m\n      \u001b[2mat Object.<anonymous> (\u001b[22m\u001b[0m\u001b[36msrc/components/SpaceOverview/__tests__/SpaceOverview-test.js\u001b[39m\u001b[0m\u001b[2m:14:376)\u001b[22m\n",
      "leaks": false,
      "numFailingTests": 0,
      "numPassingTests": 0,
      "numPendingTests": 0,
      "openHandles": [],
      "perfStats": {
        "end": 0,
        "start": 0
      },
      "skipped": false,
      "snapshot": {
        "added": 0,
        "fileDeleted": false,
        "matched": 0,
        "unchecked": 0,
        "uncheckedKeys": [],
        "unmatched": 0,
        "updated": 0
      },
      "sourceMaps": {},
      "testExecError": "Cannot find module '../../../../test/enzyme-utils-local' from 'SpaceOverview-test.js'",
      "testFilePath": "src/components/SpaceOverview/__tests__/SpaceOverview-test.js",
      "testResults": []
    },
    {
      "numFailingTests": 2,
      "numPassingTests": 1,
      "numPendingTests": 1,
      "testResults": [
        {
          "title": "it should call \"asyncFetchOpportunities\"",
          "status": "failed",
          "ancestorTitles": [
            "Saga middleware"
          ],
          "failureMessages": [
            "Expected [ 'somethingBeingTested' ] to equal [ 'notsomethingBeingTested' ].\n    at stack (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1580:17)\n    at Object.buildExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1550:14)\n    at jasmine.buildExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/index.js:80:44)\n    at Spec.Env.expectationResultFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:641:18)\n    at Spec.addExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:333:34)\n    at Expectation.addExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:591:21)\n    at Expectation.eval [as toEqual] (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1504:12)\n    at Object.eval (/path/to/somethingBeingTested/__tests__/saga-test.js:12:63)\n    at Object.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/jasmine-pit.js:35:32)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Spec.Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Spec.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:362:10)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2483:37)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2468:13)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at TreeProcessor.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2330:7)\n    at Env.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:760:17)\n    at jasmine2 (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/index.js:253:7)\n    at Test.run (/anotherPath/to/node_modules/jest-cli/src/Test.js:44:12)\n    at process.on.module.exports.Test.run.then.result (/anotherPath/to/node_modules/jest-cli/src/TestWorker.js:50:8)\n    at handle (/anotherPath/to/node_modules/jest-cli/node_modules/worker-farm/lib/child/index.js:41:8)\n    at process.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/worker-farm/lib/child/index.js:47:3)\n    at emitTwo (events.js:87:13)\n    at process.emit (events.js:172:7)\n    at handleMessage (internal/child_process.js:686:10)\n    at Pipe.channel.onread (internal/child_process.js:440:11)",
            "Expected Object({ type: 'OPPORTUNITIES_FETCH_SUCCEEDED', opportunities: undefined }) to equal Object({ type: 'OPPORTUNITIES_FETCH_SUCCEEDED2', opportunities: null }).\n    at stack (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1580:17)\n    at Object.buildExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1550:14)\n    at jasmine.buildExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/index.js:80:44)\n    at Spec.Env.expectationResultFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:641:18)\n    at Spec.addExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:333:34)\n    at Expectation.addExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:591:21)\n    at Expectation.eval [as toEqual] (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1504:12)\n    at Object.eval (/path/to/somethingBeingTested/__tests__/saga-test.js:15:63)\n    at Object.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/jasmine-pit.js:35:32)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Spec.Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Spec.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:362:10)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2483:37)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2468:13)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at TreeProcessor.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2330:7)\n    at Env.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:760:17)\n    at jasmine2 (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/index.js:253:7)\n    at Test.run (/anotherPath/to/node_modules/jest-cli/src/Test.js:44:12)\n    at process.on.module.exports.Test.run.then.result (/anotherPath/to/node_modules/jest-cli/src/TestWorker.js:50:8)\n    at handle (/anotherPath/to/node_modules/jest-cli/node_modules/worker-farm/lib/child/index.js:41:8)\n    at process.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/worker-farm/lib/child/index.js:47:3)\n    at emitTwo (events.js:87:13)\n    at process.emit (events.js:172:7)\n    at handleMessage (internal/child_process.js:686:10)\n    at Pipe.channel.onread (internal/child_process.js:440:11)"
          ],
          "numPassingAsserts": 0
        },
        {
          "title": "it should call \"fetchOpportunities\"",
          "status": "failed",
          "ancestorTitles": [
            "Saga middleware"
          ],
          "failureMessages": [
            "Expected 'ASYNC_FETCH_OPPORTUNITIES' to equal 'ASYNC_FETCH_OPPORTUNITIES!'.\n    at stack (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1580:17)\n    at Object.buildExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1550:14)\n    at jasmine.buildExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/index.js:80:44)\n    at Spec.Env.expectationResultFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:641:18)\n    at Spec.addExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:333:34)\n    at Expectation.addExpectationResult (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:591:21)\n    at Expectation.eval [as toEqual] (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1504:12)\n    at Object.eval (/path/to/somethingBeingTested/__tests__/saga-test.js:21:61)\n    at Object.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/jasmine-pit.js:35:32)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Spec.Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Spec.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:362:10)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2483:37)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at eval (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1901:16)\n    at eval (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1845:9)\n    at complete (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:374:9)\n    at QueueRunner.clearStack (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:663:9)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1884:12)\n    at eval (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1901:16)\n    at eval (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1845:9)\n    at Object.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/jasmine-pit.js:40:11)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Spec.Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Spec.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:362:10)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2483:37)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at Object.fn (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2468:13)\n    at attemptAsync (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1919:24)\n    at QueueRunner.run (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1874:9)\n    at QueueRunner.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:1862:10)\n    at Env.queueRunnerFactory (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:700:35)\n    at TreeProcessor.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:2330:7)\n    at Env.execute (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/vendor/jasmine-2.4.1.js:760:17)\n    at jasmine2 (/anotherPath/to/node_modules/jest-cli/node_modules/jest-jasmine2/src/index.js:253:7)\n    at Test.run (/anotherPath/to/node_modules/jest-cli/src/Test.js:44:12)\n    at process.on.module.exports.Test.run.then.result (/anotherPath/to/node_modules/jest-cli/src/TestWorker.js:50:8)\n    at handle (/anotherPath/to/node_modules/jest-cli/node_modules/worker-farm/lib/child/index.js:41:8)\n    at process.<anonymous> (/anotherPath/to/node_modules/jest-cli/node_modules/worker-farm/lib/child/index.js:47:3)\n    at emitTwo (events.js:87:13)\n    at process.emit (events.js:172:7)\n    at handleMessage (internal/child_process.js:686:10)\n    at Pipe.channel.onread (internal/child_process.js:440:11)"
          ],
          "numPassingAsserts": 0
        },
        {
          "title": "it should loadOpportunities",
          "status": "pending",
          "ancestorTitles": [
            "Saga middleware"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should handle loadOpportunities error",
          "status": "passed",
          "ancestorTitles": [
            "Saga middleware"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521616485,
        "end": 1471521646077
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/saga-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/saga.js": {
          "path": "/path/to/somethingBeingTested/saga.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 1,
            "16": 1,
            "17": 1,
            "18": 0,
            "19": 1,
            "20": 0,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 2,
            "26": 2,
            "27": 1,
            "28": 1,
            "29": 1,
            "30": 1,
            "31": 1,
            "32": 1,
            "33": 0,
            "34": 0,
            "35": 0,
            "36": 0,
            "37": 0,
            "38": 0,
            "39": 0,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 1,
            "44": 1,
            "45": 0,
            "46": 1
          },
          "b": {
            "1": [
              1,
              0
            ],
            "2": [
              1,
              1
            ],
            "3": [
              0,
              1
            ],
            "4": [
              1,
              1,
              0,
              0,
              0,
              0
            ],
            "5": [
              1,
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 0,
            "4": 1,
            "5": 1,
            "6": 2,
            "7": 1,
            "8": 1
          },
          "fnMap": {
            "1": {
              "name": "_interopRequireDefault",
              "line": 33,
              "loc": {
                "start": {
                  "line": 33,
                  "column": 367
                },
                "end": {
                  "line": 33,
                  "column": 404
                }
              }
            },
            "2": {
              "name": "loadOpportunities",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 76
                },
                "end": {
                  "line": 34,
                  "column": 117
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 427
                },
                "end": {
                  "line": 34,
                  "column": 447
                }
              }
            },
            "4": {
              "name": "(anonymous_4)",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 473
                },
                "end": {
                  "line": 34,
                  "column": 490
                }
              }
            },
            "5": {
              "name": "asyncFetchOpportunities",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 510
                },
                "end": {
                  "line": 34,
                  "column": 575
                }
              }
            },
            "6": {
              "name": "asyncFetchOpportunities$",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 625
                },
                "end": {
                  "line": 34,
                  "column": 669
                }
              }
            },
            "7": {
              "name": "fetchOpportunities",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 1372
                },
                "end": {
                  "line": 34,
                  "column": 1426
                }
              }
            },
            "8": {
              "name": "fetchOpportunities$",
              "line": 34,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 1458
                },
                "end": {
                  "line": 34,
                  "column": 1498
                }
              },
              "skip": true
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 137
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 137
              },
              "end": {
                "line": 24,
                "column": 50
              }
            },
            "4": {
              "start": {
                "line": 24,
                "column": 75
              },
              "end": {
                "line": 33,
                "column": 40
              }
            },
            "5": {
              "start": {
                "line": 33,
                "column": 65
              },
              "end": {
                "line": 33,
                "column": 89
              }
            },
            "6": {
              "start": {
                "line": 33,
                "column": 89
              },
              "end": {
                "line": 33,
                "column": 152
              }
            },
            "7": {
              "start": {
                "line": 33,
                "column": 152
              },
              "end": {
                "line": 33,
                "column": 221
              }
            },
            "8": {
              "start": {
                "line": 33,
                "column": 221
              },
              "end": {
                "line": 33,
                "column": 287
              }
            },
            "9": {
              "start": {
                "line": 33,
                "column": 312
              },
              "end": {
                "line": 33,
                "column": 367
              }
            },
            "10": {
              "start": {
                "line": 33,
                "column": 367
              },
              "end": {
                "line": 33,
                "column": 460
              }
            },
            "11": {
              "start": {
                "line": 33,
                "column": 405
              },
              "end": {
                "line": 33,
                "column": 459
              }
            },
            "12": {
              "start": {
                "line": 33,
                "column": 460
              },
              "end": {
                "line": 33,
                "column": 549
              }
            },
            "13": {
              "start": {
                "line": 34,
                "column": 0
              },
              "end": {
                "line": 34,
                "column": 510
              }
            },
            "14": {
              "start": {
                "line": 34,
                "column": 118
              },
              "end": {
                "line": 34,
                "column": 182
              }
            },
            "15": {
              "start": {
                "line": 34,
                "column": 182
              },
              "end": {
                "line": 34,
                "column": 227
              }
            },
            "16": {
              "start": {
                "line": 34,
                "column": 227
              },
              "end": {
                "line": 34,
                "column": 267
              }
            },
            "17": {
              "start": {
                "line": 34,
                "column": 267
              },
              "end": {
                "line": 34,
                "column": 350
              }
            },
            "18": {
              "start": {
                "line": 34,
                "column": 286
              },
              "end": {
                "line": 34,
                "column": 349
              }
            },
            "19": {
              "start": {
                "line": 34,
                "column": 350
              },
              "end": {
                "line": 34,
                "column": 508
              }
            },
            "20": {
              "start": {
                "line": 34,
                "column": 448
              },
              "end": {
                "line": 34,
                "column": 464
              }
            },
            "21": {
              "start": {
                "line": 34,
                "column": 491
              },
              "end": {
                "line": 34,
                "column": 504
              }
            },
            "22": {
              "start": {
                "line": 34,
                "column": 510
              },
              "end": {
                "line": 34,
                "column": 1372
              }
            },
            "23": {
              "start": {
                "line": 34,
                "column": 576
              },
              "end": {
                "line": 34,
                "column": 594
              },
              "skip": true
            },
            "24": {
              "start": {
                "line": 34,
                "column": 594
              },
              "end": {
                "line": 34,
                "column": 1371
              }
            },
            "25": {
              "start": {
                "line": 34,
                "column": 670
              },
              "end": {
                "line": 34,
                "column": 1340
              }
            },
            "26": {
              "start": {
                "line": 34,
                "column": 681
              },
              "end": {
                "line": 34,
                "column": 1339
              }
            },
            "27": {
              "start": {
                "line": 34,
                "column": 728
              },
              "end": {
                "line": 34,
                "column": 746
              }
            },
            "28": {
              "start": {
                "line": 34,
                "column": 746
              },
              "end": {
                "line": 34,
                "column": 764
              }
            },
            "29": {
              "start": {
                "line": 34,
                "column": 764
              },
              "end": {
                "line": 34,
                "column": 856
              }
            },
            "30": {
              "start": {
                "line": 34,
                "column": 863
              },
              "end": {
                "line": 34,
                "column": 893
              }
            },
            "31": {
              "start": {
                "line": 34,
                "column": 893
              },
              "end": {
                "line": 34,
                "column": 911
              }
            },
            "32": {
              "start": {
                "line": 34,
                "column": 911
              },
              "end": {
                "line": 34,
                "column": 1035
              }
            },
            "33": {
              "start": {
                "line": 34,
                "column": 1042
              },
              "end": {
                "line": 34,
                "column": 1061
              }
            },
            "34": {
              "start": {
                "line": 34,
                "column": 1061
              },
              "end": {
                "line": 34,
                "column": 1067
              }
            },
            "35": {
              "start": {
                "line": 34,
                "column": 1074
              },
              "end": {
                "line": 34,
                "column": 1092
              }
            },
            "36": {
              "start": {
                "line": 34,
                "column": 1092
              },
              "end": {
                "line": 34,
                "column": 1127
              }
            },
            "37": {
              "start": {
                "line": 34,
                "column": 1127
              },
              "end": {
                "line": 34,
                "column": 1146
              }
            },
            "38": {
              "start": {
                "line": 34,
                "column": 1146
              },
              "end": {
                "line": 34,
                "column": 1296
              }
            },
            "39": {
              "start": {
                "line": 34,
                "column": 1315
              },
              "end": {
                "line": 34,
                "column": 1338
              }
            },
            "40": {
              "start": {
                "line": 34,
                "column": 1372
              },
              "end": {
                "line": 34,
                "column": 1772
              }
            },
            "41": {
              "start": {
                "line": 34,
                "column": 1427
              },
              "end": {
                "line": 34,
                "column": 1771
              },
              "skip": true
            },
            "42": {
              "start": {
                "line": 34,
                "column": 1499
              },
              "end": {
                "line": 34,
                "column": 1750
              },
              "skip": true
            },
            "43": {
              "start": {
                "line": 34,
                "column": 1510
              },
              "end": {
                "line": 34,
                "column": 1749
              },
              "skip": true
            },
            "44": {
              "start": {
                "line": 34,
                "column": 1559
              },
              "end": {
                "line": 34,
                "column": 1706
              },
              "skip": true
            },
            "45": {
              "start": {
                "line": 34,
                "column": 1724
              },
              "end": {
                "line": 34,
                "column": 1748
              },
              "skip": true
            },
            "46": {
              "start": {
                "line": 34,
                "column": 1797
              },
              "end": {
                "line": 37,
                "column": 19
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 33,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 33,
                    "column": 436
                  },
                  "end": {
                    "line": 33,
                    "column": 439
                  }
                },
                {
                  "start": {
                    "line": 33,
                    "column": 442
                  },
                  "end": {
                    "line": 33,
                    "column": 458
                  }
                }
              ]
            },
            "2": {
              "line": 33,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 33,
                    "column": 412
                  },
                  "end": {
                    "line": 33,
                    "column": 415
                  }
                },
                {
                  "start": {
                    "line": 33,
                    "column": 419
                  },
                  "end": {
                    "line": 33,
                    "column": 433
                  }
                }
              ]
            },
            "3": {
              "line": 34,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 267
                  },
                  "end": {
                    "line": 34,
                    "column": 267
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 267
                  },
                  "end": {
                    "line": 34,
                    "column": 267
                  }
                }
              ]
            },
            "4": {
              "line": 34,
              "type": "switch",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 721
                  },
                  "end": {
                    "line": 34,
                    "column": 856
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 856
                  },
                  "end": {
                    "line": 34,
                    "column": 1035
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 1035
                  },
                  "end": {
                    "line": 34,
                    "column": 1067
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 1067
                  },
                  "end": {
                    "line": 34,
                    "column": 1296
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 1296
                  },
                  "end": {
                    "line": 34,
                    "column": 1304
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 1304
                  },
                  "end": {
                    "line": 34,
                    "column": 1338
                  }
                }
              ]
            },
            "5": {
              "line": 34,
              "type": "switch",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 1552
                  },
                  "end": {
                    "line": 34,
                    "column": 1706
                  },
                  "skip": true
                },
                {
                  "start": {
                    "line": 34,
                    "column": 1706
                  },
                  "end": {
                    "line": 34,
                    "column": 1713
                  },
                  "skip": true
                },
                {
                  "start": {
                    "line": 34,
                    "column": 1713
                  },
                  "end": {
                    "line": 34,
                    "column": 1748
                  },
                  "skip": true
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/__mocks__/apiRequest.js": {
          "path": "/path/to/somethingBeingTested/__mocks__/apiRequest.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1
          },
          "b": {
            "1": [
              0,
              1
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1
          },
          "fnMap": {
            "1": {
              "name": "apiRequest",
              "line": 9,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 62
                },
                "end": {
                  "line": 9,
                  "column": 96
                }
              }
            },
            "2": {
              "name": "(anonymous_2)",
              "line": 10,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 21
                },
                "end": {
                  "line": 10,
                  "column": 48
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 11,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 21
                },
                "end": {
                  "line": 11,
                  "column": 57
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 6,
                "column": 40
              }
            },
            "3": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 2
              }
            },
            "4": {
              "start": {
                "line": 10,
                "column": 2
              },
              "end": {
                "line": 14,
                "column": 5
              }
            },
            "5": {
              "start": {
                "line": 11,
                "column": 4
              },
              "end": {
                "line": 12,
                "column": 76
              }
            },
            "6": {
              "start": {
                "line": 11,
                "column": 58
              },
              "end": {
                "line": 12,
                "column": 73
              },
              "skip": true
            },
            "7": {
              "start": {
                "line": 15,
                "column": 27
              },
              "end": {
                "line": 17,
                "column": 11
              },
              "skip": true
            }
          },
          "branchMap": {
            "1": {
              "line": 11,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 11,
                    "column": 104
                  },
                  "end": {
                    "line": 11,
                    "column": 132
                  },
                  "skip": true
                },
                {
                  "start": {
                    "line": 11,
                    "column": 135
                  },
                  "end": {
                    "line": 12,
                    "column": 72
                  },
                  "skip": true
                }
              ]
            }
          }
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 3,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should render the correct values for the fields",
          "status": "passed",
          "ancestorTitles": [
            "Opportunity component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should render all the week maps as \"none\" if there are no timelines",
          "status": "passed",
          "ancestorTitles": [
            "Opportunity component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should render week maps with proper dates if there are production timelines",
          "status": "passed",
          "ancestorTitles": [
            "Opportunity component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521616520,
        "end": 1471521649438
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/opportunity-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/components/opportunity.js": {
          "path": "/path/to/somethingBeingTested/components/opportunity.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 1,
            "26": 1,
            "27": 1,
            "28": 5,
            "29": 1,
            "30": 3,
            "31": 0,
            "32": 1,
            "33": 3,
            "34": 0,
            "35": 3,
            "36": 1,
            "37": 1,
            "38": 0,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 1,
            "44": 1,
            "45": 3,
            "46": 3,
            "47": 1,
            "48": 3,
            "49": 3,
            "50": 2,
            "51": 104,
            "52": 1,
            "53": 52,
            "54": 52,
            "55": 9,
            "56": 43,
            "57": 9,
            "58": 34,
            "59": 9,
            "60": 25,
            "61": 3,
            "62": 1,
            "63": 1,
            "64": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              2,
              3
            ],
            "6": [
              5,
              5
            ],
            "7": [
              0,
              3
            ],
            "8": [
              0,
              3
            ],
            "9": [
              0,
              3
            ],
            "10": [
              3,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              2,
              1
            ],
            "17": [
              3,
              1
            ],
            "18": [
              9,
              43
            ],
            "19": [
              52,
              52
            ],
            "20": [
              9,
              34
            ],
            "21": [
              43,
              43
            ],
            "22": [
              9,
              25
            ],
            "23": [
              34,
              34
            ],
            "24": [
              3,
              0
            ],
            "25": [
              3,
              0
            ],
            "26": [
              3,
              0
            ],
            "27": [
              3,
              0
            ],
            "28": [
              3,
              0
            ],
            "29": [
              3,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 5,
            "5": 3,
            "6": 3,
            "7": 1,
            "8": 1,
            "9": 3,
            "10": 3
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 150
                },
                "end": {
                  "line": 5,
                  "column": 187
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 243
                },
                "end": {
                  "line": 5,
                  "column": 291
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 392
                },
                "end": {
                  "line": 5,
                  "column": 440
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 627
                },
                "end": {
                  "line": 5,
                  "column": 668
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 26
                },
                "end": {
                  "line": 8,
                  "column": 48
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedOpportunity",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 92
                },
                "end": {
                  "line": 8,
                  "column": 123
                }
              }
            },
            "10": {
              "name": "render",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 334
                },
                "end": {
                  "line": 8,
                  "column": 352
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 56
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 81
              },
              "end": {
                "line": 2,
                "column": 128
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 58
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 83
              },
              "end": {
                "line": 3,
                "column": 132
              }
            },
            "23": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 60
              }
            },
            "24": {
              "start": {
                "line": 4,
                "column": 85
              },
              "end": {
                "line": 4,
                "column": 134
              }
            },
            "25": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 5,
                "column": 68
              }
            },
            "26": {
              "start": {
                "line": 5,
                "column": 93
              },
              "end": {
                "line": 5,
                "column": 150
              }
            },
            "27": {
              "start": {
                "line": 5,
                "column": 150
              },
              "end": {
                "line": 5,
                "column": 243
              }
            },
            "28": {
              "start": {
                "line": 5,
                "column": 188
              },
              "end": {
                "line": 5,
                "column": 242
              }
            },
            "29": {
              "start": {
                "line": 5,
                "column": 243
              },
              "end": {
                "line": 5,
                "column": 392
              }
            },
            "30": {
              "start": {
                "line": 5,
                "column": 292
              },
              "end": {
                "line": 5,
                "column": 391
              }
            },
            "31": {
              "start": {
                "line": 5,
                "column": 333
              },
              "end": {
                "line": 5,
                "column": 390
              }
            },
            "32": {
              "start": {
                "line": 5,
                "column": 392
              },
              "end": {
                "line": 5,
                "column": 627
              }
            },
            "33": {
              "start": {
                "line": 5,
                "column": 441
              },
              "end": {
                "line": 5,
                "column": 540
              }
            },
            "34": {
              "start": {
                "line": 5,
                "column": 453
              },
              "end": {
                "line": 5,
                "column": 539
              }
            },
            "35": {
              "start": {
                "line": 5,
                "column": 540
              },
              "end": {
                "line": 5,
                "column": 626
              }
            },
            "36": {
              "start": {
                "line": 5,
                "column": 627
              },
              "end": {
                "line": 5,
                "column": 1115
              }
            },
            "37": {
              "start": {
                "line": 5,
                "column": 669
              },
              "end": {
                "line": 5,
                "column": 832
              }
            },
            "38": {
              "start": {
                "line": 5,
                "column": 731
              },
              "end": {
                "line": 5,
                "column": 831
              }
            },
            "39": {
              "start": {
                "line": 5,
                "column": 832
              },
              "end": {
                "line": 5,
                "column": 996
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 996
              },
              "end": {
                "line": 5,
                "column": 1114
              }
            },
            "41": {
              "start": {
                "line": 5,
                "column": 1012
              },
              "end": {
                "line": 5,
                "column": 1114
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 44,
                "column": 57
              }
            },
            "43": {
              "start": {
                "line": 8,
                "column": 49
              },
              "end": {
                "line": 8,
                "column": 92
              }
            },
            "44": {
              "start": {
                "line": 8,
                "column": 92
              },
              "end": {
                "line": 8,
                "column": 275
              }
            },
            "45": {
              "start": {
                "line": 8,
                "column": 124
              },
              "end": {
                "line": 8,
                "column": 167
              }
            },
            "46": {
              "start": {
                "line": 8,
                "column": 167
              },
              "end": {
                "line": 8,
                "column": 274
              }
            },
            "47": {
              "start": {
                "line": 8,
                "column": 275
              },
              "end": {
                "line": 44,
                "column": 10
              }
            },
            "48": {
              "start": {
                "line": 9,
                "column": 6
              },
              "end": {
                "line": 9,
                "column": 30
              }
            },
            "49": {
              "start": {
                "line": 10,
                "column": 6
              },
              "end": {
                "line": 27,
                "column": 7
              }
            },
            "50": {
              "start": {
                "line": 11,
                "column": 8
              },
              "end": {
                "line": 13,
                "column": 9
              }
            },
            "51": {
              "start": {
                "line": 12,
                "column": 10
              },
              "end": {
                "line": 12,
                "column": 38
              }
            },
            "52": {
              "start": {
                "line": 15,
                "column": 8
              },
              "end": {
                "line": 26,
                "column": 9
              }
            },
            "53": {
              "start": {
                "line": 16,
                "column": 10
              },
              "end": {
                "line": 16,
                "column": 89
              }
            },
            "54": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "55": {
              "start": {
                "line": 18,
                "column": 12
              },
              "end": {
                "line": 18,
                "column": 45
              }
            },
            "56": {
              "start": {
                "line": 19,
                "column": 17
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "57": {
              "start": {
                "line": 20,
                "column": 12
              },
              "end": {
                "line": 20,
                "column": 46
              }
            },
            "58": {
              "start": {
                "line": 21,
                "column": 17
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "59": {
              "start": {
                "line": 22,
                "column": 12
              },
              "end": {
                "line": 22,
                "column": 44
              }
            },
            "60": {
              "start": {
                "line": 24,
                "column": 12
              },
              "end": {
                "line": 24,
                "column": 40
              }
            },
            "61": {
              "start": {
                "line": 29,
                "column": 6
              },
              "end": {
                "line": 41,
                "column": 254
              }
            },
            "62": {
              "start": {
                "line": 44,
                "column": 10
              },
              "end": {
                "line": 44,
                "column": 37
              }
            },
            "63": {
              "start": {
                "line": 47,
                "column": 0
              },
              "end": {
                "line": 59,
                "column": 64
              }
            },
            "64": {
              "start": {
                "line": 59,
                "column": 89
              },
              "end": {
                "line": 62,
                "column": 20
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 219
                  },
                  "end": {
                    "line": 5,
                    "column": 222
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 225
                  },
                  "end": {
                    "line": 5,
                    "column": 241
                  }
                }
              ]
            },
            "6": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 195
                  },
                  "end": {
                    "line": 5,
                    "column": 198
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 202
                  },
                  "end": {
                    "line": 5,
                    "column": 216
                  }
                }
              ]
            },
            "7": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 292
                  },
                  "end": {
                    "line": 5,
                    "column": 292
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 292
                  },
                  "end": {
                    "line": 5,
                    "column": 292
                  }
                }
              ]
            },
            "8": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 441
                  },
                  "end": {
                    "line": 5,
                    "column": 441
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 441
                  },
                  "end": {
                    "line": 5,
                    "column": 441
                  }
                }
              ]
            },
            "9": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 614
                  },
                  "end": {
                    "line": 5,
                    "column": 618
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 621
                  },
                  "end": {
                    "line": 5,
                    "column": 625
                  }
                }
              ]
            },
            "10": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 547
                  },
                  "end": {
                    "line": 5,
                    "column": 551
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 556
                  },
                  "end": {
                    "line": 5,
                    "column": 580
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 584
                  },
                  "end": {
                    "line": 5,
                    "column": 610
                  }
                }
              ]
            },
            "11": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 669
                  },
                  "end": {
                    "line": 5,
                    "column": 669
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 669
                  },
                  "end": {
                    "line": 5,
                    "column": 669
                  }
                }
              ]
            },
            "12": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 673
                  },
                  "end": {
                    "line": 5,
                    "column": 705
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 709
                  },
                  "end": {
                    "line": 5,
                    "column": 728
                  }
                }
              ]
            },
            "13": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 867
                  },
                  "end": {
                    "line": 5,
                    "column": 877
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 881
                  },
                  "end": {
                    "line": 5,
                    "column": 901
                  }
                }
              ]
            },
            "14": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 996
                  },
                  "end": {
                    "line": 5,
                    "column": 996
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 996
                  },
                  "end": {
                    "line": 5,
                    "column": 996
                  }
                }
              ]
            },
            "15": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 1036
                  },
                  "end": {
                    "line": 5,
                    "column": 1079
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 1082
                  },
                  "end": {
                    "line": 5,
                    "column": 1113
                  }
                }
              ]
            },
            "16": {
              "line": 10,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 6
                  },
                  "end": {
                    "line": 10,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 6
                  },
                  "end": {
                    "line": 10,
                    "column": 6
                  }
                }
              ]
            },
            "17": {
              "line": 10,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 10
                  },
                  "end": {
                    "line": 10,
                    "column": 40
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 44
                  },
                  "end": {
                    "line": 10,
                    "column": 81
                  }
                }
              ]
            },
            "18": {
              "line": 17,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 10
                  }
                },
                {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 10
                  }
                }
              ]
            },
            "19": {
              "line": 17,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 17,
                    "column": 39
                  },
                  "end": {
                    "line": 17,
                    "column": 153
                  }
                },
                {
                  "start": {
                    "line": 17,
                    "column": 181
                  },
                  "end": {
                    "line": 17,
                    "column": 293
                  }
                }
              ]
            },
            "20": {
              "line": 19,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 19,
                    "column": 17
                  },
                  "end": {
                    "line": 19,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 19,
                    "column": 17
                  },
                  "end": {
                    "line": 19,
                    "column": 17
                  }
                }
              ]
            },
            "21": {
              "line": 19,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 19,
                    "column": 46
                  },
                  "end": {
                    "line": 19,
                    "column": 158
                  }
                },
                {
                  "start": {
                    "line": 19,
                    "column": 186
                  },
                  "end": {
                    "line": 19,
                    "column": 296
                  }
                }
              ]
            },
            "22": {
              "line": 21,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 21,
                    "column": 17
                  },
                  "end": {
                    "line": 21,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 21,
                    "column": 17
                  },
                  "end": {
                    "line": 21,
                    "column": 17
                  }
                }
              ]
            },
            "23": {
              "line": 21,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 21,
                    "column": 46
                  },
                  "end": {
                    "line": 21,
                    "column": 157
                  }
                },
                {
                  "start": {
                    "line": 21,
                    "column": 185
                  },
                  "end": {
                    "line": 21,
                    "column": 294
                  }
                }
              ]
            },
            "24": {
              "line": 34,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 194
                  },
                  "end": {
                    "line": 34,
                    "column": 212
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 215
                  },
                  "end": {
                    "line": 34,
                    "column": 224
                  }
                }
              ]
            },
            "25": {
              "line": 35,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 35,
                    "column": 192
                  },
                  "end": {
                    "line": 35,
                    "column": 209
                  }
                },
                {
                  "start": {
                    "line": 35,
                    "column": 212
                  },
                  "end": {
                    "line": 35,
                    "column": 223
                  }
                }
              ]
            },
            "26": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 235
                  },
                  "end": {
                    "line": 36,
                    "column": 304
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 307
                  },
                  "end": {
                    "line": 36,
                    "column": 333
                  }
                }
              ]
            },
            "27": {
              "line": 37,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 37,
                    "column": 224
                  },
                  "end": {
                    "line": 37,
                    "column": 287
                  }
                },
                {
                  "start": {
                    "line": 37,
                    "column": 290
                  },
                  "end": {
                    "line": 37,
                    "column": 305
                  }
                }
              ]
            },
            "28": {
              "line": 39,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 39,
                    "column": 208
                  },
                  "end": {
                    "line": 39,
                    "column": 300
                  }
                },
                {
                  "start": {
                    "line": 39,
                    "column": 303
                  },
                  "end": {
                    "line": 39,
                    "column": 308
                  }
                }
              ]
            },
            "29": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 205
                  },
                  "end": {
                    "line": 40,
                    "column": 296
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 299
                  },
                  "end": {
                    "line": 40,
                    "column": 304
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/weekMap.js": {
          "path": "/path/to/somethingBeingTested/components/weekMap.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 0,
            "23": 0,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 0,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 0,
            "38": 0,
            "39": 1,
            "40": 0,
            "41": 0,
            "42": 0,
            "43": 0,
            "44": 1,
            "45": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 18
                },
                "end": {
                  "line": 3,
                  "column": 40
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedWeekMap",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 80
                },
                "end": {
                  "line": 3,
                  "column": 107
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 306
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "(anonymous_11)",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 51
                },
                "end": {
                  "line": 7,
                  "column": 78
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 53
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 41
              },
              "end": {
                "line": 3,
                "column": 80
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 80
              },
              "end": {
                "line": 3,
                "column": 251
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 108
              },
              "end": {
                "line": 3,
                "column": 147
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 147
              },
              "end": {
                "line": 3,
                "column": 250
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 251
              },
              "end": {
                "line": 17,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 5,
                "column": 67
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 6
              },
              "end": {
                "line": 11,
                "column": 9
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 8
              },
              "end": {
                "line": 9,
                "column": 223
              }
            },
            "43": {
              "start": {
                "line": 12,
                "column": 6
              },
              "end": {
                "line": 14,
                "column": 26
              },
              "skip": true
            },
            "44": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 33
              }
            },
            "45": {
              "start": {
                "line": 17,
                "column": 78
              },
              "end": {
                "line": 20,
                "column": 16
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/detailModal.js": {
          "path": "/path/to/somethingBeingTested/components/detailModal.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 3,
            "6": 3,
            "7": 3,
            "8": 3,
            "9": 3,
            "10": 3,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 2,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 1,
            "28": 0,
            "29": 0,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 0,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 0,
            "41": 0,
            "42": 0,
            "43": 0,
            "44": 0,
            "45": 0,
            "46": 1,
            "47": 0,
            "48": 0,
            "49": 0,
            "50": 1,
            "51": 1
          },
          "b": {
            "1": [
              3,
              3
            ],
            "2": [
              3,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              2
            ],
            "6": [
              2,
              2
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              0,
              0
            ],
            "17": [
              0,
              0
            ],
            "18": [
              0,
              0
            ],
            "19": [
              0,
              0
            ],
            "20": [
              0,
              0
            ],
            "21": [
              0,
              0
            ],
            "22": [
              0,
              0
            ],
            "23": [
              0,
              0
            ],
            "24": [
              0,
              0
            ],
            "25": [
              0,
              0
            ],
            "26": [
              0,
              0
            ],
            "27": [
              0,
              0
            ],
            "28": [
              0,
              0
            ],
            "29": [
              0,
              0
            ],
            "30": [
              0,
              0
            ],
            "31": [
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 2,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0,
            "12": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 128
                },
                "end": {
                  "line": 3,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 221
                },
                "end": {
                  "line": 3,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 370
                },
                "end": {
                  "line": 3,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 605
                },
                "end": {
                  "line": 3,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 14
                },
                "end": {
                  "line": 8,
                  "column": 36
                }
              }
            },
            "9": {
              "name": "DetailModal",
              "line": 9,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 2
                },
                "end": {
                  "line": 9,
                  "column": 49
                }
              }
            },
            "10": {
              "name": "close",
              "line": 16,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 53
                },
                "end": {
                  "line": 18,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "open",
              "line": 20,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 31
                },
                "end": {
                  "line": 22,
                  "column": 4
                }
              }
            },
            "12": {
              "name": "render",
              "line": 24,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 33
                },
                "end": {
                  "line": 26,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 73
              }
            },
            "20": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 56
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 128
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 128
              },
              "end": {
                "line": 3,
                "column": 221
              }
            },
            "23": {
              "start": {
                "line": 3,
                "column": 166
              },
              "end": {
                "line": 3,
                "column": 220
              }
            },
            "24": {
              "start": {
                "line": 3,
                "column": 221
              },
              "end": {
                "line": 3,
                "column": 370
              }
            },
            "25": {
              "start": {
                "line": 3,
                "column": 270
              },
              "end": {
                "line": 3,
                "column": 369
              }
            },
            "26": {
              "start": {
                "line": 3,
                "column": 311
              },
              "end": {
                "line": 3,
                "column": 368
              }
            },
            "27": {
              "start": {
                "line": 3,
                "column": 370
              },
              "end": {
                "line": 3,
                "column": 605
              }
            },
            "28": {
              "start": {
                "line": 3,
                "column": 419
              },
              "end": {
                "line": 3,
                "column": 518
              }
            },
            "29": {
              "start": {
                "line": 3,
                "column": 431
              },
              "end": {
                "line": 3,
                "column": 517
              }
            },
            "30": {
              "start": {
                "line": 3,
                "column": 518
              },
              "end": {
                "line": 3,
                "column": 604
              }
            },
            "31": {
              "start": {
                "line": 3,
                "column": 605
              },
              "end": {
                "line": 3,
                "column": 1093
              }
            },
            "32": {
              "start": {
                "line": 3,
                "column": 647
              },
              "end": {
                "line": 3,
                "column": 810
              }
            },
            "33": {
              "start": {
                "line": 3,
                "column": 709
              },
              "end": {
                "line": 3,
                "column": 809
              }
            },
            "34": {
              "start": {
                "line": 3,
                "column": 810
              },
              "end": {
                "line": 3,
                "column": 974
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 974
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 990
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "37": {
              "start": {
                "line": 7,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 49
              }
            },
            "38": {
              "start": {
                "line": 8,
                "column": 37
              },
              "end": {
                "line": 8,
                "column": 72
              }
            },
            "39": {
              "start": {
                "line": 9,
                "column": 2
              },
              "end": {
                "line": 16,
                "column": 3
              }
            },
            "40": {
              "start": {
                "line": 9,
                "column": 74
              },
              "end": {
                "line": 9,
                "column": 109
              }
            },
            "41": {
              "start": {
                "line": 9,
                "column": 109
              },
              "end": {
                "line": 9,
                "column": 201
              }
            },
            "42": {
              "start": {
                "line": 11,
                "column": 28
              },
              "end": {
                "line": 12,
                "column": 25
              }
            },
            "43": {
              "start": {
                "line": 14,
                "column": 28
              },
              "end": {
                "line": 14,
                "column": 113
              }
            },
            "44": {
              "start": {
                "line": 15,
                "column": 28
              },
              "end": {
                "line": 15,
                "column": 115
              },
              "skip": true
            },
            "45": {
              "start": {
                "line": 15,
                "column": 140
              },
              "end": {
                "line": 15,
                "column": 153
              },
              "skip": true
            },
            "46": {
              "start": {
                "line": 16,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 10
              }
            },
            "47": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 42
              }
            },
            "48": {
              "start": {
                "line": 23,
                "column": 6
              },
              "end": {
                "line": 23,
                "column": 41
              }
            },
            "49": {
              "start": {
                "line": 27,
                "column": 6
              },
              "end": {
                "line": 57,
                "column": 272
              }
            },
            "50": {
              "start": {
                "line": 63,
                "column": 10
              },
              "end": {
                "line": 63,
                "column": 29
              },
              "skip": true
            },
            "51": {
              "start": {
                "line": 63,
                "column": 74
              },
              "end": {
                "line": 65,
                "column": 12
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 197
                  },
                  "end": {
                    "line": 3,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 203
                  },
                  "end": {
                    "line": 3,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 173
                  },
                  "end": {
                    "line": 3,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 180
                  },
                  "end": {
                    "line": 3,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 592
                  },
                  "end": {
                    "line": 3,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 599
                  },
                  "end": {
                    "line": 3,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 525
                  },
                  "end": {
                    "line": 3,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 534
                  },
                  "end": {
                    "line": 3,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 562
                  },
                  "end": {
                    "line": 3,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 651
                  },
                  "end": {
                    "line": 3,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 687
                  },
                  "end": {
                    "line": 3,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 845
                  },
                  "end": {
                    "line": 3,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 859
                  },
                  "end": {
                    "line": 3,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 1014
                  },
                  "end": {
                    "line": 3,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 1060
                  },
                  "end": {
                    "line": 3,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 32,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 32,
                    "column": 171
                  },
                  "end": {
                    "line": 32,
                    "column": 187
                  }
                },
                {
                  "start": {
                    "line": 32,
                    "column": 190
                  },
                  "end": {
                    "line": 32,
                    "column": 195
                  }
                }
              ]
            },
            "17": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 150
                  },
                  "end": {
                    "line": 36,
                    "column": 169
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 172
                  },
                  "end": {
                    "line": 36,
                    "column": 186
                  }
                }
              ]
            },
            "18": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 371
                  },
                  "end": {
                    "line": 40,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 391
                  },
                  "end": {
                    "line": 40,
                    "column": 396
                  }
                }
              ]
            },
            "19": {
              "line": 41,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 41,
                    "column": 373
                  },
                  "end": {
                    "line": 41,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 41,
                    "column": 394
                  },
                  "end": {
                    "line": 41,
                    "column": 399
                  }
                }
              ]
            },
            "20": {
              "line": 42,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 42,
                    "column": 369
                  },
                  "end": {
                    "line": 42,
                    "column": 385
                  }
                },
                {
                  "start": {
                    "line": 42,
                    "column": 388
                  },
                  "end": {
                    "line": 42,
                    "column": 393
                  }
                }
              ]
            },
            "21": {
              "line": 43,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 43,
                    "column": 375
                  },
                  "end": {
                    "line": 43,
                    "column": 394
                  }
                },
                {
                  "start": {
                    "line": 43,
                    "column": 397
                  },
                  "end": {
                    "line": 43,
                    "column": 402
                  }
                }
              ]
            },
            "22": {
              "line": 44,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 44,
                    "column": 373
                  },
                  "end": {
                    "line": 44,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 44,
                    "column": 394
                  },
                  "end": {
                    "line": 44,
                    "column": 399
                  }
                }
              ]
            },
            "23": {
              "line": 45,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 45,
                    "column": 371
                  },
                  "end": {
                    "line": 45,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 45,
                    "column": 391
                  },
                  "end": {
                    "line": 45,
                    "column": 396
                  }
                }
              ]
            },
            "24": {
              "line": 46,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 46,
                    "column": 400
                  },
                  "end": {
                    "line": 46,
                    "column": 431
                  }
                },
                {
                  "start": {
                    "line": 46,
                    "column": 434
                  },
                  "end": {
                    "line": 46,
                    "column": 439
                  }
                }
              ]
            },
            "25": {
              "line": 47,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 47,
                    "column": 379
                  },
                  "end": {
                    "line": 47,
                    "column": 400
                  }
                },
                {
                  "start": {
                    "line": 47,
                    "column": 403
                  },
                  "end": {
                    "line": 47,
                    "column": 408
                  }
                }
              ]
            },
            "26": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 436
                  },
                  "end": {
                    "line": 51,
                    "column": 510
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 513
                  },
                  "end": {
                    "line": 51,
                    "column": 515
                  }
                }
              ]
            },
            "27": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 576
                  },
                  "end": {
                    "line": 51,
                    "column": 680
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 683
                  },
                  "end": {
                    "line": 51,
                    "column": 685
                  }
                }
              ]
            },
            "28": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 430
                  },
                  "end": {
                    "line": 52,
                    "column": 501
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 504
                  },
                  "end": {
                    "line": 52,
                    "column": 506
                  }
                }
              ]
            },
            "29": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 564
                  },
                  "end": {
                    "line": 52,
                    "column": 665
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 668
                  },
                  "end": {
                    "line": 52,
                    "column": 670
                  }
                }
              ]
            },
            "30": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 432
                  },
                  "end": {
                    "line": 53,
                    "column": 504
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 507
                  },
                  "end": {
                    "line": 53,
                    "column": 509
                  }
                }
              ]
            },
            "31": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 568
                  },
                  "end": {
                    "line": 53,
                    "column": 670
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 673
                  },
                  "end": {
                    "line": 53,
                    "column": 675
                  }
                }
              ]
            }
          }
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 4,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should mount properly",
          "status": "passed",
          "ancestorTitles": [
            "Range Picker"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should not display label if we don't know what it is",
          "status": "passed",
          "ancestorTitles": [
            "Range Picker"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should call the callback when changing the from date",
          "status": "passed",
          "ancestorTitles": [
            "Range Picker"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should call the callback when changing the to date",
          "status": "passed",
          "ancestorTitles": [
            "Range Picker"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521649609,
        "end": 1471521652407
      },
      "testFilePath": "/path/to/common/range-picker/__tests__/range-picker-test.js",
      "coverage": {
        "/path/to/common/range-picker/components/range-picker.js": {
          "path": "/path/to/common/range-picker/components/range-picker.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 4,
            "7": 4,
            "8": 4,
            "9": 4,
            "10": 4,
            "11": 4,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 1,
            "16": 0,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 2,
            "26": 1,
            "27": 4,
            "28": 0,
            "29": 1,
            "30": 4,
            "31": 0,
            "32": 4,
            "33": 1,
            "34": 1,
            "35": 0,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 4,
            "44": 4,
            "45": 4,
            "46": 4,
            "47": 4,
            "48": 1,
            "49": 1,
            "50": 1,
            "51": 1,
            "52": 1,
            "53": 4,
            "54": 1,
            "55": 4,
            "56": 1,
            "57": 1,
            "58": 1
          },
          "b": {
            "1": [
              4,
              4
            ],
            "2": [
              4,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              2
            ],
            "6": [
              2,
              2
            ],
            "7": [
              0,
              4
            ],
            "8": [
              0,
              4
            ],
            "9": [
              0,
              4
            ],
            "10": [
              4,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              1,
              3
            ],
            "17": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 2,
            "5": 4,
            "6": 4,
            "7": 1,
            "8": 1,
            "9": 4,
            "10": 1,
            "11": 1,
            "12": 4,
            "13": 4
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 150
                },
                "end": {
                  "line": 1,
                  "column": 162
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 163
                },
                "end": {
                  "line": 1,
                  "column": 204
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 478
                },
                "end": {
                  "line": 1,
                  "column": 526
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 128
                },
                "end": {
                  "line": 5,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 221
                },
                "end": {
                  "line": 5,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 370
                },
                "end": {
                  "line": 5,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 605
                },
                "end": {
                  "line": 5,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 9,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 36
                },
                "end": {
                  "line": 9,
                  "column": 58
                }
              }
            },
            "9": {
              "name": "RangePicker",
              "line": 10,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 2
                },
                "end": {
                  "line": 10,
                  "column": 54
                }
              }
            },
            "10": {
              "name": "handleFromChange",
              "line": 19,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 64
                },
                "end": {
                  "line": 21,
                  "column": 22
                }
              }
            },
            "11": {
              "name": "handleToChange",
              "line": 23,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 41
                },
                "end": {
                  "line": 25,
                  "column": 23
                }
              }
            },
            "12": {
              "name": "renderLabel",
              "line": 27,
              "loc": {
                "start": {
                  "line": 27,
                  "column": 38
                },
                "end": {
                  "line": 29,
                  "column": 4
                }
              }
            },
            "13": {
              "name": "render",
              "line": 37,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 33
                },
                "end": {
                  "line": 39,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 131
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 680
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 163
              },
              "end": {
                "line": 1,
                "column": 471
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 205
              },
              "end": {
                "line": 1,
                "column": 470
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 245
              },
              "end": {
                "line": 1,
                "column": 271
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 271
              },
              "end": {
                "line": 1,
                "column": 326
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 326
              },
              "end": {
                "line": 1,
                "column": 357
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 357
              },
              "end": {
                "line": 1,
                "column": 411
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 384
              },
              "end": {
                "line": 1,
                "column": 411
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 411
              },
              "end": {
                "line": 1,
                "column": 469
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 471
              },
              "end": {
                "line": 1,
                "column": 676
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 527
              },
              "end": {
                "line": 1,
                "column": 595
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 543
              },
              "end": {
                "line": 1,
                "column": 595
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 595
              },
              "end": {
                "line": 1,
                "column": 655
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 612
              },
              "end": {
                "line": 1,
                "column": 655
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 655
              },
              "end": {
                "line": 1,
                "column": 674
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 680
              },
              "end": {
                "line": 1,
                "column": 734
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 759
              },
              "end": {
                "line": 1,
                "column": 804
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 24
              },
              "end": {
                "line": 2,
                "column": 51
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 76
              }
            },
            "22": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 5,
                "column": 56
              }
            },
            "23": {
              "start": {
                "line": 5,
                "column": 81
              },
              "end": {
                "line": 5,
                "column": 128
              }
            },
            "24": {
              "start": {
                "line": 5,
                "column": 128
              },
              "end": {
                "line": 5,
                "column": 221
              }
            },
            "25": {
              "start": {
                "line": 5,
                "column": 166
              },
              "end": {
                "line": 5,
                "column": 220
              }
            },
            "26": {
              "start": {
                "line": 5,
                "column": 221
              },
              "end": {
                "line": 5,
                "column": 370
              }
            },
            "27": {
              "start": {
                "line": 5,
                "column": 270
              },
              "end": {
                "line": 5,
                "column": 369
              }
            },
            "28": {
              "start": {
                "line": 5,
                "column": 311
              },
              "end": {
                "line": 5,
                "column": 368
              }
            },
            "29": {
              "start": {
                "line": 5,
                "column": 370
              },
              "end": {
                "line": 5,
                "column": 605
              }
            },
            "30": {
              "start": {
                "line": 5,
                "column": 419
              },
              "end": {
                "line": 5,
                "column": 518
              }
            },
            "31": {
              "start": {
                "line": 5,
                "column": 431
              },
              "end": {
                "line": 5,
                "column": 517
              }
            },
            "32": {
              "start": {
                "line": 5,
                "column": 518
              },
              "end": {
                "line": 5,
                "column": 604
              }
            },
            "33": {
              "start": {
                "line": 5,
                "column": 605
              },
              "end": {
                "line": 5,
                "column": 1093
              }
            },
            "34": {
              "start": {
                "line": 5,
                "column": 647
              },
              "end": {
                "line": 5,
                "column": 810
              }
            },
            "35": {
              "start": {
                "line": 5,
                "column": 709
              },
              "end": {
                "line": 5,
                "column": 809
              }
            },
            "36": {
              "start": {
                "line": 5,
                "column": 810
              },
              "end": {
                "line": 5,
                "column": 974
              }
            },
            "37": {
              "start": {
                "line": 5,
                "column": 974
              },
              "end": {
                "line": 5,
                "column": 1092
              }
            },
            "38": {
              "start": {
                "line": 5,
                "column": 990
              },
              "end": {
                "line": 5,
                "column": 1092
              }
            },
            "39": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 7,
                "column": 32
              }
            },
            "40": {
              "start": {
                "line": 7,
                "column": 57
              },
              "end": {
                "line": 74,
                "column": 49
              }
            },
            "41": {
              "start": {
                "line": 9,
                "column": 59
              },
              "end": {
                "line": 9,
                "column": 94
              }
            },
            "42": {
              "start": {
                "line": 10,
                "column": 2
              },
              "end": {
                "line": 19,
                "column": 3
              }
            },
            "43": {
              "start": {
                "line": 10,
                "column": 79
              },
              "end": {
                "line": 10,
                "column": 114
              }
            },
            "44": {
              "start": {
                "line": 16,
                "column": 118
              },
              "end": {
                "line": 16,
                "column": 217
              }
            },
            "45": {
              "start": {
                "line": 17,
                "column": 28
              },
              "end": {
                "line": 17,
                "column": 137
              }
            },
            "46": {
              "start": {
                "line": 18,
                "column": 28
              },
              "end": {
                "line": 18,
                "column": 133
              },
              "skip": true
            },
            "47": {
              "start": {
                "line": 18,
                "column": 158
              },
              "end": {
                "line": 18,
                "column": 171
              },
              "skip": true
            },
            "48": {
              "start": {
                "line": 19,
                "column": 3
              },
              "end": {
                "line": 74,
                "column": 10
              }
            },
            "49": {
              "start": {
                "line": 21,
                "column": 47
              },
              "end": {
                "line": 21,
                "column": 80
              }
            },
            "50": {
              "start": {
                "line": 22,
                "column": 6
              },
              "end": {
                "line": 22,
                "column": 110
              }
            },
            "51": {
              "start": {
                "line": 25,
                "column": 48
              },
              "end": {
                "line": 25,
                "column": 82
              }
            },
            "52": {
              "start": {
                "line": 26,
                "column": 6
              },
              "end": {
                "line": 26,
                "column": 108
              }
            },
            "53": {
              "start": {
                "line": 30,
                "column": 6
              },
              "end": {
                "line": 36,
                "column": 7
              }
            },
            "54": {
              "start": {
                "line": 31,
                "column": 8
              },
              "end": {
                "line": 34,
                "column": 269
              }
            },
            "55": {
              "start": {
                "line": 40,
                "column": 6
              },
              "end": {
                "line": 68,
                "column": 53
              }
            },
            "56": {
              "start": {
                "line": 74,
                "column": 10
              },
              "end": {
                "line": 74,
                "column": 29
              }
            },
            "57": {
              "start": {
                "line": 78,
                "column": 0
              },
              "end": {
                "line": 82,
                "column": 77
              }
            },
            "58": {
              "start": {
                "line": 82,
                "column": 102
              },
              "end": {
                "line": 85,
                "column": 12
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 295
                  },
                  "end": {
                    "line": 1,
                    "column": 316
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 320
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 357
                  },
                  "end": {
                    "line": 1,
                    "column": 357
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 357
                  },
                  "end": {
                    "line": 1,
                    "column": 357
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 527
                  },
                  "end": {
                    "line": 1,
                    "column": 527
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 527
                  },
                  "end": {
                    "line": 1,
                    "column": 527
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 595
                  },
                  "end": {
                    "line": 1,
                    "column": 595
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 595
                  },
                  "end": {
                    "line": 1,
                    "column": 595
                  }
                }
              ]
            },
            "5": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 197
                  },
                  "end": {
                    "line": 5,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 203
                  },
                  "end": {
                    "line": 5,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 173
                  },
                  "end": {
                    "line": 5,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 180
                  },
                  "end": {
                    "line": 5,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 270
                  },
                  "end": {
                    "line": 5,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 270
                  },
                  "end": {
                    "line": 5,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 419
                  },
                  "end": {
                    "line": 5,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 419
                  },
                  "end": {
                    "line": 5,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 592
                  },
                  "end": {
                    "line": 5,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 599
                  },
                  "end": {
                    "line": 5,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 525
                  },
                  "end": {
                    "line": 5,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 534
                  },
                  "end": {
                    "line": 5,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 562
                  },
                  "end": {
                    "line": 5,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 647
                  },
                  "end": {
                    "line": 5,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 647
                  },
                  "end": {
                    "line": 5,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 651
                  },
                  "end": {
                    "line": 5,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 687
                  },
                  "end": {
                    "line": 5,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 845
                  },
                  "end": {
                    "line": 5,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 859
                  },
                  "end": {
                    "line": 5,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 974
                  },
                  "end": {
                    "line": 5,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 974
                  },
                  "end": {
                    "line": 5,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 1014
                  },
                  "end": {
                    "line": 5,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 1060
                  },
                  "end": {
                    "line": 5,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 30,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 30,
                    "column": 6
                  },
                  "end": {
                    "line": 30,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 30,
                    "column": 6
                  },
                  "end": {
                    "line": 30,
                    "column": 6
                  }
                }
              ]
            },
            "17": {
              "line": 34,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 157
                  },
                  "end": {
                    "line": 34,
                    "column": 193
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 196
                  },
                  "end": {
                    "line": 34,
                    "column": 223
                  }
                }
              ]
            }
          }
        },
        "/path/to/common/range-picker/range-picker.scss": {
          "path": "/path/to/common/range-picker/range-picker.scss",
          "s": {},
          "b": {},
          "f": {},
          "fnMap": {},
          "statementMap": {},
          "branchMap": {}
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 2,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should render the somethingBeingTestedList headers if there are props loaded",
          "status": "passed",
          "ancestorTitles": [
            "somethingBeingTestedList"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should not render the somethingBeingTestedList if there are no props loaded",
          "status": "passed",
          "ancestorTitles": [
            "somethingBeingTestedList"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521646277,
        "end": 1471521652659
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/list-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/components/list.jsx": {
          "path": "/path/to/somethingBeingTested/components/list.jsx",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 1,
            "26": 4,
            "27": 1,
            "28": 2,
            "29": 0,
            "30": 1,
            "31": 2,
            "32": 0,
            "33": 2,
            "34": 1,
            "35": 1,
            "36": 0,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 2,
            "44": 2,
            "45": 1,
            "46": 2,
            "47": 1,
            "48": 1,
            "49": 2,
            "50": 1,
            "51": 1,
            "52": 52,
            "53": 52,
            "54": 52,
            "55": 39,
            "56": 13,
            "57": 1,
            "58": 13,
            "59": 13,
            "60": 1,
            "61": 1,
            "62": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              2,
              2
            ],
            "6": [
              4,
              4
            ],
            "7": [
              0,
              2
            ],
            "8": [
              0,
              2
            ],
            "9": [
              0,
              2
            ],
            "10": [
              2,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              1,
              1
            ],
            "17": [
              39,
              13
            ],
            "18": [
              52,
              51
            ],
            "19": [
              0,
              1
            ],
            "20": [
              0,
              1
            ],
            "21": [
              0,
              1
            ],
            "22": [
              0,
              1
            ],
            "23": [
              0,
              1
            ],
            "24": [
              0,
              1
            ],
            "25": [
              0,
              1
            ],
            "26": [
              0,
              1
            ],
            "27": [
              0,
              1
            ],
            "28": [
              0,
              1
            ],
            "29": [
              0,
              1
            ],
            "30": [
              0,
              1
            ],
            "31": [
              0,
              1
            ],
            "32": [
              0,
              1
            ],
            "33": [
              0,
              1
            ],
            "34": [
              0,
              1
            ],
            "35": [
              0,
              1
            ],
            "36": [
              0,
              1
            ],
            "37": [
              0,
              1
            ],
            "38": [
              0,
              1
            ],
            "39": [
              0,
              1
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 4,
            "5": 2,
            "6": 2,
            "7": 1,
            "8": 1,
            "9": 2,
            "10": 2,
            "11": 2,
            "12": 13
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 128
                },
                "end": {
                  "line": 4,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 221
                },
                "end": {
                  "line": 4,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 370
                },
                "end": {
                  "line": 4,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 605
                },
                "end": {
                  "line": 4,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 19
                },
                "end": {
                  "line": 7,
                  "column": 41
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedList",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 78
                },
                "end": {
                  "line": 7,
                  "column": 102
                }
              }
            },
            "10": {
              "name": "render",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 292
                },
                "end": {
                  "line": 7,
                  "column": 310
                }
              }
            },
            "11": {
              "name": "(anonymous_11)",
              "line": 11,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 54
                },
                "end": {
                  "line": 11,
                  "column": 77
                }
              },
              "skip": true
            },
            "12": {
              "name": "(anonymous_12)",
              "line": 30,
              "loc": {
                "start": {
                  "line": 30,
                  "column": 51
                },
                "end": {
                  "line": 30,
                  "column": 68
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 68
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 93
              },
              "end": {
                "line": 2,
                "column": 150
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 87
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 112
              },
              "end": {
                "line": 3,
                "column": 159
              }
            },
            "23": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 56
              }
            },
            "24": {
              "start": {
                "line": 4,
                "column": 81
              },
              "end": {
                "line": 4,
                "column": 128
              }
            },
            "25": {
              "start": {
                "line": 4,
                "column": 128
              },
              "end": {
                "line": 4,
                "column": 221
              }
            },
            "26": {
              "start": {
                "line": 4,
                "column": 166
              },
              "end": {
                "line": 4,
                "column": 220
              }
            },
            "27": {
              "start": {
                "line": 4,
                "column": 221
              },
              "end": {
                "line": 4,
                "column": 370
              }
            },
            "28": {
              "start": {
                "line": 4,
                "column": 270
              },
              "end": {
                "line": 4,
                "column": 369
              }
            },
            "29": {
              "start": {
                "line": 4,
                "column": 311
              },
              "end": {
                "line": 4,
                "column": 368
              }
            },
            "30": {
              "start": {
                "line": 4,
                "column": 370
              },
              "end": {
                "line": 4,
                "column": 605
              }
            },
            "31": {
              "start": {
                "line": 4,
                "column": 419
              },
              "end": {
                "line": 4,
                "column": 518
              }
            },
            "32": {
              "start": {
                "line": 4,
                "column": 431
              },
              "end": {
                "line": 4,
                "column": 517
              }
            },
            "33": {
              "start": {
                "line": 4,
                "column": 518
              },
              "end": {
                "line": 4,
                "column": 604
              }
            },
            "34": {
              "start": {
                "line": 4,
                "column": 605
              },
              "end": {
                "line": 4,
                "column": 1093
              }
            },
            "35": {
              "start": {
                "line": 4,
                "column": 647
              },
              "end": {
                "line": 4,
                "column": 810
              }
            },
            "36": {
              "start": {
                "line": 4,
                "column": 709
              },
              "end": {
                "line": 4,
                "column": 809
              }
            },
            "37": {
              "start": {
                "line": 4,
                "column": 810
              },
              "end": {
                "line": 4,
                "column": 974
              }
            },
            "38": {
              "start": {
                "line": 4,
                "column": 974
              },
              "end": {
                "line": 4,
                "column": 1092
              }
            },
            "39": {
              "start": {
                "line": 4,
                "column": 990
              },
              "end": {
                "line": 4,
                "column": 1092
              }
            },
            "40": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 91,
                "column": 50
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 42
              },
              "end": {
                "line": 7,
                "column": 78
              }
            },
            "42": {
              "start": {
                "line": 7,
                "column": 78
              },
              "end": {
                "line": 7,
                "column": 240
              }
            },
            "43": {
              "start": {
                "line": 7,
                "column": 103
              },
              "end": {
                "line": 7,
                "column": 139
              }
            },
            "44": {
              "start": {
                "line": 7,
                "column": 139
              },
              "end": {
                "line": 7,
                "column": 239
              }
            },
            "45": {
              "start": {
                "line": 7,
                "column": 240
              },
              "end": {
                "line": 91,
                "column": 10
              }
            },
            "46": {
              "start": {
                "line": 8,
                "column": 6
              },
              "end": {
                "line": 10,
                "column": 7
              }
            },
            "47": {
              "start": {
                "line": 9,
                "column": 8
              },
              "end": {
                "line": 9,
                "column": 144
              }
            },
            "48": {
              "start": {
                "line": 11,
                "column": 6
              },
              "end": {
                "line": 17,
                "column": 9
              },
              "skip": true
            },
            "49": {
              "start": {
                "line": 12,
                "column": 8
              },
              "end": {
                "line": 14,
                "column": 129
              },
              "skip": true
            },
            "50": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 37
              }
            },
            "51": {
              "start": {
                "line": 20,
                "column": 6
              },
              "end": {
                "line": 28,
                "column": 7
              }
            },
            "52": {
              "start": {
                "line": 21,
                "column": 8
              },
              "end": {
                "line": 21,
                "column": 100
              }
            },
            "53": {
              "start": {
                "line": 22,
                "column": 8
              },
              "end": {
                "line": 22,
                "column": 100
              }
            },
            "54": {
              "start": {
                "line": 23,
                "column": 8
              },
              "end": {
                "line": 27,
                "column": 9
              }
            },
            "55": {
              "start": {
                "line": 24,
                "column": 10
              },
              "end": {
                "line": 24,
                "column": 138
              }
            },
            "56": {
              "start": {
                "line": 26,
                "column": 10
              },
              "end": {
                "line": 26,
                "column": 87
              }
            },
            "57": {
              "start": {
                "line": 30,
                "column": 6
              },
              "end": {
                "line": 40,
                "column": 9
              }
            },
            "58": {
              "start": {
                "line": 31,
                "column": 8
              },
              "end": {
                "line": 33,
                "column": 32
              }
            },
            "59": {
              "start": {
                "line": 35,
                "column": 8
              },
              "end": {
                "line": 37,
                "column": 26
              }
            },
            "60": {
              "start": {
                "line": 42,
                "column": 6
              },
              "end": {
                "line": 88,
                "column": 25
              }
            },
            "61": {
              "start": {
                "line": 91,
                "column": 10
              },
              "end": {
                "line": 91,
                "column": 30
              }
            },
            "62": {
              "start": {
                "line": 91,
                "column": 75
              },
              "end": {
                "line": 94,
                "column": 13
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 197
                  },
                  "end": {
                    "line": 4,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 203
                  },
                  "end": {
                    "line": 4,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 173
                  },
                  "end": {
                    "line": 4,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 180
                  },
                  "end": {
                    "line": 4,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 270
                  },
                  "end": {
                    "line": 4,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 270
                  },
                  "end": {
                    "line": 4,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 419
                  },
                  "end": {
                    "line": 4,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 419
                  },
                  "end": {
                    "line": 4,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 592
                  },
                  "end": {
                    "line": 4,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 599
                  },
                  "end": {
                    "line": 4,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 525
                  },
                  "end": {
                    "line": 4,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 534
                  },
                  "end": {
                    "line": 4,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 562
                  },
                  "end": {
                    "line": 4,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 647
                  },
                  "end": {
                    "line": 4,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 647
                  },
                  "end": {
                    "line": 4,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 651
                  },
                  "end": {
                    "line": 4,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 687
                  },
                  "end": {
                    "line": 4,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 845
                  },
                  "end": {
                    "line": 4,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 859
                  },
                  "end": {
                    "line": 4,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 974
                  },
                  "end": {
                    "line": 4,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 974
                  },
                  "end": {
                    "line": 4,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 1014
                  },
                  "end": {
                    "line": 4,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 1060
                  },
                  "end": {
                    "line": 4,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 8,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 8,
                    "column": 6
                  },
                  "end": {
                    "line": 8,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 8,
                    "column": 6
                  },
                  "end": {
                    "line": 8,
                    "column": 6
                  }
                }
              ]
            },
            "17": {
              "line": 23,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 23,
                    "column": 8
                  },
                  "end": {
                    "line": 23,
                    "column": 8
                  }
                },
                {
                  "start": {
                    "line": 23,
                    "column": 8
                  },
                  "end": {
                    "line": 23,
                    "column": 8
                  }
                }
              ]
            },
            "18": {
              "line": 23,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 23,
                    "column": 12
                  },
                  "end": {
                    "line": 23,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 23,
                    "column": 21
                  },
                  "end": {
                    "line": 23,
                    "column": 97
                  }
                }
              ]
            },
            "19": {
              "line": 47,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 47,
                    "column": 281
                  },
                  "end": {
                    "line": 47,
                    "column": 287
                  }
                },
                {
                  "start": {
                    "line": 47,
                    "column": 290
                  },
                  "end": {
                    "line": 47,
                    "column": 295
                  }
                }
              ]
            },
            "20": {
              "line": 49,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 49,
                    "column": 186
                  },
                  "end": {
                    "line": 49,
                    "column": 220
                  }
                },
                {
                  "start": {
                    "line": 49,
                    "column": 223
                  },
                  "end": {
                    "line": 49,
                    "column": 264
                  }
                }
              ]
            },
            "21": {
              "line": 49,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 49,
                    "column": 312
                  },
                  "end": {
                    "line": 49,
                    "column": 315
                  }
                },
                {
                  "start": {
                    "line": 49,
                    "column": 318
                  },
                  "end": {
                    "line": 49,
                    "column": 321
                  }
                }
              ]
            },
            "22": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 282
                  },
                  "end": {
                    "line": 52,
                    "column": 288
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 291
                  },
                  "end": {
                    "line": 52,
                    "column": 296
                  }
                }
              ]
            },
            "23": {
              "line": 54,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 54,
                    "column": 188
                  },
                  "end": {
                    "line": 54,
                    "column": 221
                  }
                },
                {
                  "start": {
                    "line": 54,
                    "column": 224
                  },
                  "end": {
                    "line": 54,
                    "column": 264
                  }
                }
              ]
            },
            "24": {
              "line": 54,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 54,
                    "column": 312
                  },
                  "end": {
                    "line": 54,
                    "column": 315
                  }
                },
                {
                  "start": {
                    "line": 54,
                    "column": 318
                  },
                  "end": {
                    "line": 54,
                    "column": 321
                  }
                }
              ]
            },
            "25": {
              "line": 57,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 57,
                    "column": 283
                  },
                  "end": {
                    "line": 57,
                    "column": 289
                  }
                },
                {
                  "start": {
                    "line": 57,
                    "column": 292
                  },
                  "end": {
                    "line": 57,
                    "column": 297
                  }
                }
              ]
            },
            "26": {
              "line": 59,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 59,
                    "column": 187
                  },
                  "end": {
                    "line": 59,
                    "column": 222
                  }
                },
                {
                  "start": {
                    "line": 59,
                    "column": 225
                  },
                  "end": {
                    "line": 59,
                    "column": 267
                  }
                }
              ]
            },
            "27": {
              "line": 59,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 59,
                    "column": 315
                  },
                  "end": {
                    "line": 59,
                    "column": 318
                  }
                },
                {
                  "start": {
                    "line": 59,
                    "column": 321
                  },
                  "end": {
                    "line": 59,
                    "column": 324
                  }
                }
              ]
            },
            "28": {
              "line": 62,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 62,
                    "column": 302
                  },
                  "end": {
                    "line": 62,
                    "column": 308
                  }
                },
                {
                  "start": {
                    "line": 62,
                    "column": 311
                  },
                  "end": {
                    "line": 62,
                    "column": 316
                  }
                }
              ]
            },
            "29": {
              "line": 64,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 64,
                    "column": 201
                  },
                  "end": {
                    "line": 64,
                    "column": 235
                  }
                },
                {
                  "start": {
                    "line": 64,
                    "column": 238
                  },
                  "end": {
                    "line": 64,
                    "column": 279
                  }
                }
              ]
            },
            "30": {
              "line": 64,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 64,
                    "column": 327
                  },
                  "end": {
                    "line": 64,
                    "column": 330
                  }
                },
                {
                  "start": {
                    "line": 64,
                    "column": 333
                  },
                  "end": {
                    "line": 64,
                    "column": 336
                  }
                }
              ]
            },
            "31": {
              "line": 67,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 67,
                    "column": 291
                  },
                  "end": {
                    "line": 67,
                    "column": 297
                  }
                },
                {
                  "start": {
                    "line": 67,
                    "column": 300
                  },
                  "end": {
                    "line": 67,
                    "column": 305
                  }
                }
              ]
            },
            "32": {
              "line": 69,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 69,
                    "column": 191
                  },
                  "end": {
                    "line": 69,
                    "column": 230
                  }
                },
                {
                  "start": {
                    "line": 69,
                    "column": 233
                  },
                  "end": {
                    "line": 69,
                    "column": 279
                  }
                }
              ]
            },
            "33": {
              "line": 69,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 69,
                    "column": 327
                  },
                  "end": {
                    "line": 69,
                    "column": 330
                  }
                },
                {
                  "start": {
                    "line": 69,
                    "column": 333
                  },
                  "end": {
                    "line": 69,
                    "column": 336
                  }
                }
              ]
            },
            "34": {
              "line": 76,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 76,
                    "column": 297
                  },
                  "end": {
                    "line": 76,
                    "column": 303
                  }
                },
                {
                  "start": {
                    "line": 76,
                    "column": 306
                  },
                  "end": {
                    "line": 76,
                    "column": 311
                  }
                }
              ]
            },
            "35": {
              "line": 78,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 78,
                    "column": 197
                  },
                  "end": {
                    "line": 78,
                    "column": 236
                  }
                },
                {
                  "start": {
                    "line": 78,
                    "column": 239
                  },
                  "end": {
                    "line": 78,
                    "column": 285
                  }
                }
              ]
            },
            "36": {
              "line": 78,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 78,
                    "column": 333
                  },
                  "end": {
                    "line": 78,
                    "column": 336
                  }
                },
                {
                  "start": {
                    "line": 78,
                    "column": 339
                  },
                  "end": {
                    "line": 78,
                    "column": 342
                  }
                }
              ]
            },
            "37": {
              "line": 81,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 81,
                    "column": 294
                  },
                  "end": {
                    "line": 81,
                    "column": 300
                  }
                },
                {
                  "start": {
                    "line": 81,
                    "column": 303
                  },
                  "end": {
                    "line": 81,
                    "column": 308
                  }
                }
              ]
            },
            "38": {
              "line": 83,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 83,
                    "column": 196
                  },
                  "end": {
                    "line": 83,
                    "column": 233
                  }
                },
                {
                  "start": {
                    "line": 83,
                    "column": 236
                  },
                  "end": {
                    "line": 83,
                    "column": 280
                  }
                }
              ]
            },
            "39": {
              "line": 83,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 83,
                    "column": 328
                  },
                  "end": {
                    "line": 83,
                    "column": 331
                  }
                },
                {
                  "start": {
                    "line": 83,
                    "column": 334
                  },
                  "end": {
                    "line": 83,
                    "column": 337
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/opportunity.js": {
          "path": "/path/to/somethingBeingTested/components/opportunity.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 1,
            "26": 1,
            "27": 1,
            "28": 5,
            "29": 1,
            "30": 0,
            "31": 0,
            "32": 1,
            "33": 0,
            "34": 0,
            "35": 0,
            "36": 1,
            "37": 1,
            "38": 0,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 1,
            "44": 1,
            "45": 0,
            "46": 0,
            "47": 1,
            "48": 0,
            "49": 0,
            "50": 0,
            "51": 0,
            "52": 0,
            "53": 0,
            "54": 0,
            "55": 0,
            "56": 0,
            "57": 0,
            "58": 0,
            "59": 0,
            "60": 0,
            "61": 0,
            "62": 1,
            "63": 1,
            "64": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              2,
              3
            ],
            "6": [
              5,
              5
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              0,
              0
            ],
            "17": [
              0,
              0
            ],
            "18": [
              0,
              0
            ],
            "19": [
              0,
              0
            ],
            "20": [
              0,
              0
            ],
            "21": [
              0,
              0
            ],
            "22": [
              0,
              0
            ],
            "23": [
              0,
              0
            ],
            "24": [
              0,
              0
            ],
            "25": [
              0,
              0
            ],
            "26": [
              0,
              0
            ],
            "27": [
              0,
              0
            ],
            "28": [
              0,
              0
            ],
            "29": [
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 5,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 150
                },
                "end": {
                  "line": 5,
                  "column": 187
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 243
                },
                "end": {
                  "line": 5,
                  "column": 291
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 392
                },
                "end": {
                  "line": 5,
                  "column": 440
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 627
                },
                "end": {
                  "line": 5,
                  "column": 668
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 26
                },
                "end": {
                  "line": 8,
                  "column": 48
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedOpportunity",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 92
                },
                "end": {
                  "line": 8,
                  "column": 123
                }
              }
            },
            "10": {
              "name": "render",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 334
                },
                "end": {
                  "line": 8,
                  "column": 352
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 56
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 81
              },
              "end": {
                "line": 2,
                "column": 128
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 58
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 83
              },
              "end": {
                "line": 3,
                "column": 132
              }
            },
            "23": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 60
              }
            },
            "24": {
              "start": {
                "line": 4,
                "column": 85
              },
              "end": {
                "line": 4,
                "column": 134
              }
            },
            "25": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 5,
                "column": 68
              }
            },
            "26": {
              "start": {
                "line": 5,
                "column": 93
              },
              "end": {
                "line": 5,
                "column": 150
              }
            },
            "27": {
              "start": {
                "line": 5,
                "column": 150
              },
              "end": {
                "line": 5,
                "column": 243
              }
            },
            "28": {
              "start": {
                "line": 5,
                "column": 188
              },
              "end": {
                "line": 5,
                "column": 242
              }
            },
            "29": {
              "start": {
                "line": 5,
                "column": 243
              },
              "end": {
                "line": 5,
                "column": 392
              }
            },
            "30": {
              "start": {
                "line": 5,
                "column": 292
              },
              "end": {
                "line": 5,
                "column": 391
              }
            },
            "31": {
              "start": {
                "line": 5,
                "column": 333
              },
              "end": {
                "line": 5,
                "column": 390
              }
            },
            "32": {
              "start": {
                "line": 5,
                "column": 392
              },
              "end": {
                "line": 5,
                "column": 627
              }
            },
            "33": {
              "start": {
                "line": 5,
                "column": 441
              },
              "end": {
                "line": 5,
                "column": 540
              }
            },
            "34": {
              "start": {
                "line": 5,
                "column": 453
              },
              "end": {
                "line": 5,
                "column": 539
              }
            },
            "35": {
              "start": {
                "line": 5,
                "column": 540
              },
              "end": {
                "line": 5,
                "column": 626
              }
            },
            "36": {
              "start": {
                "line": 5,
                "column": 627
              },
              "end": {
                "line": 5,
                "column": 1115
              }
            },
            "37": {
              "start": {
                "line": 5,
                "column": 669
              },
              "end": {
                "line": 5,
                "column": 832
              }
            },
            "38": {
              "start": {
                "line": 5,
                "column": 731
              },
              "end": {
                "line": 5,
                "column": 831
              }
            },
            "39": {
              "start": {
                "line": 5,
                "column": 832
              },
              "end": {
                "line": 5,
                "column": 996
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 996
              },
              "end": {
                "line": 5,
                "column": 1114
              }
            },
            "41": {
              "start": {
                "line": 5,
                "column": 1012
              },
              "end": {
                "line": 5,
                "column": 1114
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 44,
                "column": 57
              }
            },
            "43": {
              "start": {
                "line": 8,
                "column": 49
              },
              "end": {
                "line": 8,
                "column": 92
              }
            },
            "44": {
              "start": {
                "line": 8,
                "column": 92
              },
              "end": {
                "line": 8,
                "column": 275
              }
            },
            "45": {
              "start": {
                "line": 8,
                "column": 124
              },
              "end": {
                "line": 8,
                "column": 167
              }
            },
            "46": {
              "start": {
                "line": 8,
                "column": 167
              },
              "end": {
                "line": 8,
                "column": 274
              }
            },
            "47": {
              "start": {
                "line": 8,
                "column": 275
              },
              "end": {
                "line": 44,
                "column": 10
              }
            },
            "48": {
              "start": {
                "line": 9,
                "column": 6
              },
              "end": {
                "line": 9,
                "column": 30
              }
            },
            "49": {
              "start": {
                "line": 10,
                "column": 6
              },
              "end": {
                "line": 27,
                "column": 7
              }
            },
            "50": {
              "start": {
                "line": 11,
                "column": 8
              },
              "end": {
                "line": 13,
                "column": 9
              }
            },
            "51": {
              "start": {
                "line": 12,
                "column": 10
              },
              "end": {
                "line": 12,
                "column": 38
              }
            },
            "52": {
              "start": {
                "line": 15,
                "column": 8
              },
              "end": {
                "line": 26,
                "column": 9
              }
            },
            "53": {
              "start": {
                "line": 16,
                "column": 10
              },
              "end": {
                "line": 16,
                "column": 89
              }
            },
            "54": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "55": {
              "start": {
                "line": 18,
                "column": 12
              },
              "end": {
                "line": 18,
                "column": 45
              }
            },
            "56": {
              "start": {
                "line": 19,
                "column": 17
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "57": {
              "start": {
                "line": 20,
                "column": 12
              },
              "end": {
                "line": 20,
                "column": 46
              }
            },
            "58": {
              "start": {
                "line": 21,
                "column": 17
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "59": {
              "start": {
                "line": 22,
                "column": 12
              },
              "end": {
                "line": 22,
                "column": 44
              }
            },
            "60": {
              "start": {
                "line": 24,
                "column": 12
              },
              "end": {
                "line": 24,
                "column": 40
              }
            },
            "61": {
              "start": {
                "line": 29,
                "column": 6
              },
              "end": {
                "line": 41,
                "column": 254
              }
            },
            "62": {
              "start": {
                "line": 44,
                "column": 10
              },
              "end": {
                "line": 44,
                "column": 37
              }
            },
            "63": {
              "start": {
                "line": 47,
                "column": 0
              },
              "end": {
                "line": 59,
                "column": 64
              }
            },
            "64": {
              "start": {
                "line": 59,
                "column": 89
              },
              "end": {
                "line": 62,
                "column": 20
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 219
                  },
                  "end": {
                    "line": 5,
                    "column": 222
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 225
                  },
                  "end": {
                    "line": 5,
                    "column": 241
                  }
                }
              ]
            },
            "6": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 195
                  },
                  "end": {
                    "line": 5,
                    "column": 198
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 202
                  },
                  "end": {
                    "line": 5,
                    "column": 216
                  }
                }
              ]
            },
            "7": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 292
                  },
                  "end": {
                    "line": 5,
                    "column": 292
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 292
                  },
                  "end": {
                    "line": 5,
                    "column": 292
                  }
                }
              ]
            },
            "8": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 441
                  },
                  "end": {
                    "line": 5,
                    "column": 441
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 441
                  },
                  "end": {
                    "line": 5,
                    "column": 441
                  }
                }
              ]
            },
            "9": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 614
                  },
                  "end": {
                    "line": 5,
                    "column": 618
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 621
                  },
                  "end": {
                    "line": 5,
                    "column": 625
                  }
                }
              ]
            },
            "10": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 547
                  },
                  "end": {
                    "line": 5,
                    "column": 551
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 556
                  },
                  "end": {
                    "line": 5,
                    "column": 580
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 584
                  },
                  "end": {
                    "line": 5,
                    "column": 610
                  }
                }
              ]
            },
            "11": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 669
                  },
                  "end": {
                    "line": 5,
                    "column": 669
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 669
                  },
                  "end": {
                    "line": 5,
                    "column": 669
                  }
                }
              ]
            },
            "12": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 673
                  },
                  "end": {
                    "line": 5,
                    "column": 705
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 709
                  },
                  "end": {
                    "line": 5,
                    "column": 728
                  }
                }
              ]
            },
            "13": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 867
                  },
                  "end": {
                    "line": 5,
                    "column": 877
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 881
                  },
                  "end": {
                    "line": 5,
                    "column": 901
                  }
                }
              ]
            },
            "14": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 996
                  },
                  "end": {
                    "line": 5,
                    "column": 996
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 996
                  },
                  "end": {
                    "line": 5,
                    "column": 996
                  }
                }
              ]
            },
            "15": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 1036
                  },
                  "end": {
                    "line": 5,
                    "column": 1079
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 1082
                  },
                  "end": {
                    "line": 5,
                    "column": 1113
                  }
                }
              ]
            },
            "16": {
              "line": 10,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 6
                  },
                  "end": {
                    "line": 10,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 6
                  },
                  "end": {
                    "line": 10,
                    "column": 6
                  }
                }
              ]
            },
            "17": {
              "line": 10,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 10
                  },
                  "end": {
                    "line": 10,
                    "column": 40
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 44
                  },
                  "end": {
                    "line": 10,
                    "column": 81
                  }
                }
              ]
            },
            "18": {
              "line": 17,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 10
                  }
                },
                {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 10
                  }
                }
              ]
            },
            "19": {
              "line": 17,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 17,
                    "column": 39
                  },
                  "end": {
                    "line": 17,
                    "column": 153
                  }
                },
                {
                  "start": {
                    "line": 17,
                    "column": 181
                  },
                  "end": {
                    "line": 17,
                    "column": 293
                  }
                }
              ]
            },
            "20": {
              "line": 19,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 19,
                    "column": 17
                  },
                  "end": {
                    "line": 19,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 19,
                    "column": 17
                  },
                  "end": {
                    "line": 19,
                    "column": 17
                  }
                }
              ]
            },
            "21": {
              "line": 19,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 19,
                    "column": 46
                  },
                  "end": {
                    "line": 19,
                    "column": 158
                  }
                },
                {
                  "start": {
                    "line": 19,
                    "column": 186
                  },
                  "end": {
                    "line": 19,
                    "column": 296
                  }
                }
              ]
            },
            "22": {
              "line": 21,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 21,
                    "column": 17
                  },
                  "end": {
                    "line": 21,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 21,
                    "column": 17
                  },
                  "end": {
                    "line": 21,
                    "column": 17
                  }
                }
              ]
            },
            "23": {
              "line": 21,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 21,
                    "column": 46
                  },
                  "end": {
                    "line": 21,
                    "column": 157
                  }
                },
                {
                  "start": {
                    "line": 21,
                    "column": 185
                  },
                  "end": {
                    "line": 21,
                    "column": 294
                  }
                }
              ]
            },
            "24": {
              "line": 34,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 194
                  },
                  "end": {
                    "line": 34,
                    "column": 212
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 215
                  },
                  "end": {
                    "line": 34,
                    "column": 224
                  }
                }
              ]
            },
            "25": {
              "line": 35,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 35,
                    "column": 192
                  },
                  "end": {
                    "line": 35,
                    "column": 209
                  }
                },
                {
                  "start": {
                    "line": 35,
                    "column": 212
                  },
                  "end": {
                    "line": 35,
                    "column": 223
                  }
                }
              ]
            },
            "26": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 235
                  },
                  "end": {
                    "line": 36,
                    "column": 304
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 307
                  },
                  "end": {
                    "line": 36,
                    "column": 333
                  }
                }
              ]
            },
            "27": {
              "line": 37,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 37,
                    "column": 224
                  },
                  "end": {
                    "line": 37,
                    "column": 287
                  }
                },
                {
                  "start": {
                    "line": 37,
                    "column": 290
                  },
                  "end": {
                    "line": 37,
                    "column": 305
                  }
                }
              ]
            },
            "28": {
              "line": 39,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 39,
                    "column": 208
                  },
                  "end": {
                    "line": 39,
                    "column": 300
                  }
                },
                {
                  "start": {
                    "line": 39,
                    "column": 303
                  },
                  "end": {
                    "line": 39,
                    "column": 308
                  }
                }
              ]
            },
            "29": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 205
                  },
                  "end": {
                    "line": 40,
                    "column": 296
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 299
                  },
                  "end": {
                    "line": 40,
                    "column": 304
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/weekMap.js": {
          "path": "/path/to/somethingBeingTested/components/weekMap.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 0,
            "23": 0,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 0,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 0,
            "38": 0,
            "39": 1,
            "40": 0,
            "41": 0,
            "42": 0,
            "43": 0,
            "44": 1,
            "45": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 18
                },
                "end": {
                  "line": 3,
                  "column": 40
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedWeekMap",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 80
                },
                "end": {
                  "line": 3,
                  "column": 107
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 306
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "(anonymous_11)",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 51
                },
                "end": {
                  "line": 7,
                  "column": 78
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 53
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 41
              },
              "end": {
                "line": 3,
                "column": 80
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 80
              },
              "end": {
                "line": 3,
                "column": 251
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 108
              },
              "end": {
                "line": 3,
                "column": 147
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 147
              },
              "end": {
                "line": 3,
                "column": 250
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 251
              },
              "end": {
                "line": 17,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 5,
                "column": 67
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 6
              },
              "end": {
                "line": 11,
                "column": 9
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 8
              },
              "end": {
                "line": 9,
                "column": 223
              }
            },
            "43": {
              "start": {
                "line": 12,
                "column": 6
              },
              "end": {
                "line": 14,
                "column": 26
              },
              "skip": true
            },
            "44": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 33
              }
            },
            "45": {
              "start": {
                "line": 17,
                "column": 78
              },
              "end": {
                "line": 20,
                "column": 16
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/detailModal.js": {
          "path": "/path/to/somethingBeingTested/components/detailModal.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 3,
            "6": 3,
            "7": 3,
            "8": 3,
            "9": 3,
            "10": 3,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 2,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 1,
            "28": 0,
            "29": 0,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 0,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 0,
            "41": 0,
            "42": 0,
            "43": 0,
            "44": 0,
            "45": 0,
            "46": 1,
            "47": 0,
            "48": 0,
            "49": 0,
            "50": 1,
            "51": 1
          },
          "b": {
            "1": [
              3,
              3
            ],
            "2": [
              3,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              2
            ],
            "6": [
              2,
              2
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              0,
              0
            ],
            "17": [
              0,
              0
            ],
            "18": [
              0,
              0
            ],
            "19": [
              0,
              0
            ],
            "20": [
              0,
              0
            ],
            "21": [
              0,
              0
            ],
            "22": [
              0,
              0
            ],
            "23": [
              0,
              0
            ],
            "24": [
              0,
              0
            ],
            "25": [
              0,
              0
            ],
            "26": [
              0,
              0
            ],
            "27": [
              0,
              0
            ],
            "28": [
              0,
              0
            ],
            "29": [
              0,
              0
            ],
            "30": [
              0,
              0
            ],
            "31": [
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 2,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0,
            "12": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 128
                },
                "end": {
                  "line": 3,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 221
                },
                "end": {
                  "line": 3,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 370
                },
                "end": {
                  "line": 3,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 605
                },
                "end": {
                  "line": 3,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 14
                },
                "end": {
                  "line": 8,
                  "column": 36
                }
              }
            },
            "9": {
              "name": "DetailModal",
              "line": 9,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 2
                },
                "end": {
                  "line": 9,
                  "column": 49
                }
              }
            },
            "10": {
              "name": "close",
              "line": 16,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 53
                },
                "end": {
                  "line": 18,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "open",
              "line": 20,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 31
                },
                "end": {
                  "line": 22,
                  "column": 4
                }
              }
            },
            "12": {
              "name": "render",
              "line": 24,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 33
                },
                "end": {
                  "line": 26,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 73
              }
            },
            "20": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 56
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 128
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 128
              },
              "end": {
                "line": 3,
                "column": 221
              }
            },
            "23": {
              "start": {
                "line": 3,
                "column": 166
              },
              "end": {
                "line": 3,
                "column": 220
              }
            },
            "24": {
              "start": {
                "line": 3,
                "column": 221
              },
              "end": {
                "line": 3,
                "column": 370
              }
            },
            "25": {
              "start": {
                "line": 3,
                "column": 270
              },
              "end": {
                "line": 3,
                "column": 369
              }
            },
            "26": {
              "start": {
                "line": 3,
                "column": 311
              },
              "end": {
                "line": 3,
                "column": 368
              }
            },
            "27": {
              "start": {
                "line": 3,
                "column": 370
              },
              "end": {
                "line": 3,
                "column": 605
              }
            },
            "28": {
              "start": {
                "line": 3,
                "column": 419
              },
              "end": {
                "line": 3,
                "column": 518
              }
            },
            "29": {
              "start": {
                "line": 3,
                "column": 431
              },
              "end": {
                "line": 3,
                "column": 517
              }
            },
            "30": {
              "start": {
                "line": 3,
                "column": 518
              },
              "end": {
                "line": 3,
                "column": 604
              }
            },
            "31": {
              "start": {
                "line": 3,
                "column": 605
              },
              "end": {
                "line": 3,
                "column": 1093
              }
            },
            "32": {
              "start": {
                "line": 3,
                "column": 647
              },
              "end": {
                "line": 3,
                "column": 810
              }
            },
            "33": {
              "start": {
                "line": 3,
                "column": 709
              },
              "end": {
                "line": 3,
                "column": 809
              }
            },
            "34": {
              "start": {
                "line": 3,
                "column": 810
              },
              "end": {
                "line": 3,
                "column": 974
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 974
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 990
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "37": {
              "start": {
                "line": 7,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 49
              }
            },
            "38": {
              "start": {
                "line": 8,
                "column": 37
              },
              "end": {
                "line": 8,
                "column": 72
              }
            },
            "39": {
              "start": {
                "line": 9,
                "column": 2
              },
              "end": {
                "line": 16,
                "column": 3
              }
            },
            "40": {
              "start": {
                "line": 9,
                "column": 74
              },
              "end": {
                "line": 9,
                "column": 109
              }
            },
            "41": {
              "start": {
                "line": 9,
                "column": 109
              },
              "end": {
                "line": 9,
                "column": 201
              }
            },
            "42": {
              "start": {
                "line": 11,
                "column": 28
              },
              "end": {
                "line": 12,
                "column": 25
              }
            },
            "43": {
              "start": {
                "line": 14,
                "column": 28
              },
              "end": {
                "line": 14,
                "column": 113
              }
            },
            "44": {
              "start": {
                "line": 15,
                "column": 28
              },
              "end": {
                "line": 15,
                "column": 115
              },
              "skip": true
            },
            "45": {
              "start": {
                "line": 15,
                "column": 140
              },
              "end": {
                "line": 15,
                "column": 153
              },
              "skip": true
            },
            "46": {
              "start": {
                "line": 16,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 10
              }
            },
            "47": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 42
              }
            },
            "48": {
              "start": {
                "line": 23,
                "column": 6
              },
              "end": {
                "line": 23,
                "column": 41
              }
            },
            "49": {
              "start": {
                "line": 27,
                "column": 6
              },
              "end": {
                "line": 57,
                "column": 272
              }
            },
            "50": {
              "start": {
                "line": 63,
                "column": 10
              },
              "end": {
                "line": 63,
                "column": 29
              },
              "skip": true
            },
            "51": {
              "start": {
                "line": 63,
                "column": 74
              },
              "end": {
                "line": 65,
                "column": 12
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 197
                  },
                  "end": {
                    "line": 3,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 203
                  },
                  "end": {
                    "line": 3,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 173
                  },
                  "end": {
                    "line": 3,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 180
                  },
                  "end": {
                    "line": 3,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 592
                  },
                  "end": {
                    "line": 3,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 599
                  },
                  "end": {
                    "line": 3,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 525
                  },
                  "end": {
                    "line": 3,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 534
                  },
                  "end": {
                    "line": 3,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 562
                  },
                  "end": {
                    "line": 3,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 651
                  },
                  "end": {
                    "line": 3,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 687
                  },
                  "end": {
                    "line": 3,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 845
                  },
                  "end": {
                    "line": 3,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 859
                  },
                  "end": {
                    "line": 3,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 1014
                  },
                  "end": {
                    "line": 3,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 1060
                  },
                  "end": {
                    "line": 3,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 32,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 32,
                    "column": 171
                  },
                  "end": {
                    "line": 32,
                    "column": 187
                  }
                },
                {
                  "start": {
                    "line": 32,
                    "column": 190
                  },
                  "end": {
                    "line": 32,
                    "column": 195
                  }
                }
              ]
            },
            "17": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 150
                  },
                  "end": {
                    "line": 36,
                    "column": 169
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 172
                  },
                  "end": {
                    "line": 36,
                    "column": 186
                  }
                }
              ]
            },
            "18": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 371
                  },
                  "end": {
                    "line": 40,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 391
                  },
                  "end": {
                    "line": 40,
                    "column": 396
                  }
                }
              ]
            },
            "19": {
              "line": 41,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 41,
                    "column": 373
                  },
                  "end": {
                    "line": 41,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 41,
                    "column": 394
                  },
                  "end": {
                    "line": 41,
                    "column": 399
                  }
                }
              ]
            },
            "20": {
              "line": 42,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 42,
                    "column": 369
                  },
                  "end": {
                    "line": 42,
                    "column": 385
                  }
                },
                {
                  "start": {
                    "line": 42,
                    "column": 388
                  },
                  "end": {
                    "line": 42,
                    "column": 393
                  }
                }
              ]
            },
            "21": {
              "line": 43,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 43,
                    "column": 375
                  },
                  "end": {
                    "line": 43,
                    "column": 394
                  }
                },
                {
                  "start": {
                    "line": 43,
                    "column": 397
                  },
                  "end": {
                    "line": 43,
                    "column": 402
                  }
                }
              ]
            },
            "22": {
              "line": 44,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 44,
                    "column": 373
                  },
                  "end": {
                    "line": 44,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 44,
                    "column": 394
                  },
                  "end": {
                    "line": 44,
                    "column": 399
                  }
                }
              ]
            },
            "23": {
              "line": 45,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 45,
                    "column": 371
                  },
                  "end": {
                    "line": 45,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 45,
                    "column": 391
                  },
                  "end": {
                    "line": 45,
                    "column": 396
                  }
                }
              ]
            },
            "24": {
              "line": 46,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 46,
                    "column": 400
                  },
                  "end": {
                    "line": 46,
                    "column": 431
                  }
                },
                {
                  "start": {
                    "line": 46,
                    "column": 434
                  },
                  "end": {
                    "line": 46,
                    "column": 439
                  }
                }
              ]
            },
            "25": {
              "line": 47,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 47,
                    "column": 379
                  },
                  "end": {
                    "line": 47,
                    "column": 400
                  }
                },
                {
                  "start": {
                    "line": 47,
                    "column": 403
                  },
                  "end": {
                    "line": 47,
                    "column": 408
                  }
                }
              ]
            },
            "26": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 436
                  },
                  "end": {
                    "line": 51,
                    "column": 510
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 513
                  },
                  "end": {
                    "line": 51,
                    "column": 515
                  }
                }
              ]
            },
            "27": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 576
                  },
                  "end": {
                    "line": 51,
                    "column": 680
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 683
                  },
                  "end": {
                    "line": 51,
                    "column": 685
                  }
                }
              ]
            },
            "28": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 430
                  },
                  "end": {
                    "line": 52,
                    "column": 501
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 504
                  },
                  "end": {
                    "line": 52,
                    "column": 506
                  }
                }
              ]
            },
            "29": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 564
                  },
                  "end": {
                    "line": 52,
                    "column": 665
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 668
                  },
                  "end": {
                    "line": 52,
                    "column": 670
                  }
                }
              ]
            },
            "30": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 432
                  },
                  "end": {
                    "line": 53,
                    "column": 504
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 507
                  },
                  "end": {
                    "line": 53,
                    "column": 509
                  }
                }
              ]
            },
            "31": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 568
                  },
                  "end": {
                    "line": 53,
                    "column": 670
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 673
                  },
                  "end": {
                    "line": 53,
                    "column": 675
                  }
                }
              ]
            }
          }
        },
        "/path/to/common/loader/components/loader.js": {
          "path": "/path/to/common/loader/components/loader.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 0,
            "23": 0,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 0,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 0,
            "38": 0,
            "39": 1,
            "40": 0,
            "41": 1,
            "42": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 9
                },
                "end": {
                  "line": 3,
                  "column": 31
                }
              }
            },
            "9": {
              "name": "Loader",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 62
                },
                "end": {
                  "line": 3,
                  "column": 80
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 252
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 44
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 32
              },
              "end": {
                "line": 3,
                "column": 62
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 62
              },
              "end": {
                "line": 3,
                "column": 206
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 111
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 111
              },
              "end": {
                "line": 3,
                "column": 205
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 206
              },
              "end": {
                "line": 12,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 8,
                "column": 163
              }
            },
            "41": {
              "start": {
                "line": 12,
                "column": 10
              },
              "end": {
                "line": 12,
                "column": 24
              }
            },
            "42": {
              "start": {
                "line": 12,
                "column": 69
              },
              "end": {
                "line": 15,
                "column": 7
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 8,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should mount properly",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should properly parse the state",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should render the wrapper header with the 5 links",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should display the correct active link",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should dispatch \"setOpportunitiesFilter\" when clicking onClickSort",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should handle dispatch",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should properly order the opportunities descending",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should properly order the opportunities ascending",
          "status": "passed",
          "ancestorTitles": [
            "Wrapper"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521616608,
        "end": 1471521653148
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/wrapper-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/components/wrapper.jsx": {
          "path": "/path/to/somethingBeingTested/components/wrapper.jsx",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 2,
            "7": 2,
            "8": 2,
            "9": 2,
            "10": 2,
            "11": 2,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 1,
            "16": 0,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 2,
            "26": 1,
            "27": 3,
            "28": 0,
            "29": 1,
            "30": 3,
            "31": 0,
            "32": 3,
            "33": 1,
            "34": 1,
            "35": 0,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 3,
            "41": 3,
            "42": 2,
            "43": 12,
            "44": 5,
            "45": 7,
            "46": 5,
            "47": 2,
            "48": 3,
            "49": 1,
            "50": 2,
            "51": 1,
            "52": 1,
            "53": 1,
            "54": 1,
            "55": 1,
            "56": 3,
            "57": 3,
            "58": 1,
            "59": 1,
            "60": 5,
            "61": 1,
            "62": 1,
            "63": 1,
            "64": 1
          },
          "b": {
            "1": [
              2,
              2
            ],
            "2": [
              2,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              1,
              1
            ],
            "6": [
              2,
              2
            ],
            "7": [
              0,
              3
            ],
            "8": [
              0,
              3
            ],
            "9": [
              0,
              3
            ],
            "10": [
              3,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              2,
              1
            ],
            "17": [
              5,
              7
            ],
            "18": [
              0,
              5
            ],
            "19": [
              5,
              2
            ],
            "20": [
              5,
              0
            ],
            "21": [
              4,
              1
            ],
            "22": [
              5,
              3
            ],
            "23": [
              1,
              4
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 2,
            "5": 3,
            "6": 3,
            "7": 1,
            "8": 3,
            "9": 12,
            "10": 2,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 3,
            "15": 1,
            "16": 5,
            "17": 1
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 228
                },
                "end": {
                  "line": 1,
                  "column": 240
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 241
                },
                "end": {
                  "line": 1,
                  "column": 282
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 556
                },
                "end": {
                  "line": 1,
                  "column": 604
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 86
                },
                "end": {
                  "line": 4,
                  "column": 123
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 179
                },
                "end": {
                  "line": 4,
                  "column": 227
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 328
                },
                "end": {
                  "line": 4,
                  "column": 376
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 563
                },
                "end": {
                  "line": 4,
                  "column": 604
                }
              }
            },
            "8": {
              "name": "sortOpportunities",
              "line": 6,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 76
                },
                "end": {
                  "line": 6,
                  "column": 140
                }
              }
            },
            "9": {
              "name": "(anonymous_9)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 23
                },
                "end": {
                  "line": 8,
                  "column": 39
                }
              }
            },
            "10": {
              "name": "mapDispatchToProps",
              "line": 21,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 78
                },
                "end": {
                  "line": 21,
                  "column": 117
                }
              }
            },
            "11": {
              "name": "onClickSort",
              "line": 23,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 17
                },
                "end": {
                  "line": 23,
                  "column": 68
                }
              }
            },
            "12": {
              "name": "dispatch",
              "line": 26,
              "loc": {
                "start": {
                  "line": 26,
                  "column": 14
                },
                "end": {
                  "line": 26,
                  "column": 64
                }
              }
            },
            "13": {
              "name": "(anonymous_13)",
              "line": 32,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 44
                },
                "end": {
                  "line": 32,
                  "column": 66
                }
              }
            },
            "14": {
              "name": "somethingBeingTestedWrapper",
              "line": 32,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 106
                },
                "end": {
                  "line": 32,
                  "column": 133
                }
              }
            },
            "15": {
              "name": "componentDidMount",
              "line": 32,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 343
                },
                "end": {
                  "line": 34,
                  "column": 4
                }
              }
            },
            "16": {
              "name": "render",
              "line": 36,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 33
                },
                "end": {
                  "line": 38,
                  "column": 4
                }
              }
            },
            "17": {
              "name": "select",
              "line": 68,
              "loc": {
                "start": {
                  "line": 68,
                  "column": 54
                },
                "end": {
                  "line": 68,
                  "column": 77
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 209
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 209
              },
              "end": {
                "line": 1,
                "column": 758
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 241
              },
              "end": {
                "line": 1,
                "column": 549
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 283
              },
              "end": {
                "line": 1,
                "column": 548
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 323
              },
              "end": {
                "line": 1,
                "column": 349
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 349
              },
              "end": {
                "line": 1,
                "column": 404
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 404
              },
              "end": {
                "line": 1,
                "column": 435
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 435
              },
              "end": {
                "line": 1,
                "column": 489
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 462
              },
              "end": {
                "line": 1,
                "column": 489
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 489
              },
              "end": {
                "line": 1,
                "column": 547
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 549
              },
              "end": {
                "line": 1,
                "column": 754
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 605
              },
              "end": {
                "line": 1,
                "column": 673
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 621
              },
              "end": {
                "line": 1,
                "column": 673
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 673
              },
              "end": {
                "line": 1,
                "column": 733
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 690
              },
              "end": {
                "line": 1,
                "column": 733
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 733
              },
              "end": {
                "line": 1,
                "column": 752
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 758
              },
              "end": {
                "line": 1,
                "column": 812
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 837
              },
              "end": {
                "line": 1,
                "column": 882
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 65
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 58
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 83
              },
              "end": {
                "line": 3,
                "column": 126
              }
            },
            "23": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 61
              }
            },
            "24": {
              "start": {
                "line": 4,
                "column": 86
              },
              "end": {
                "line": 4,
                "column": 179
              }
            },
            "25": {
              "start": {
                "line": 4,
                "column": 124
              },
              "end": {
                "line": 4,
                "column": 178
              }
            },
            "26": {
              "start": {
                "line": 4,
                "column": 179
              },
              "end": {
                "line": 4,
                "column": 328
              }
            },
            "27": {
              "start": {
                "line": 4,
                "column": 228
              },
              "end": {
                "line": 4,
                "column": 327
              }
            },
            "28": {
              "start": {
                "line": 4,
                "column": 269
              },
              "end": {
                "line": 4,
                "column": 326
              }
            },
            "29": {
              "start": {
                "line": 4,
                "column": 328
              },
              "end": {
                "line": 4,
                "column": 563
              }
            },
            "30": {
              "start": {
                "line": 4,
                "column": 377
              },
              "end": {
                "line": 4,
                "column": 476
              }
            },
            "31": {
              "start": {
                "line": 4,
                "column": 389
              },
              "end": {
                "line": 4,
                "column": 475
              }
            },
            "32": {
              "start": {
                "line": 4,
                "column": 476
              },
              "end": {
                "line": 4,
                "column": 562
              }
            },
            "33": {
              "start": {
                "line": 4,
                "column": 563
              },
              "end": {
                "line": 4,
                "column": 1051
              }
            },
            "34": {
              "start": {
                "line": 4,
                "column": 605
              },
              "end": {
                "line": 4,
                "column": 768
              }
            },
            "35": {
              "start": {
                "line": 4,
                "column": 667
              },
              "end": {
                "line": 4,
                "column": 767
              }
            },
            "36": {
              "start": {
                "line": 4,
                "column": 768
              },
              "end": {
                "line": 4,
                "column": 932
              }
            },
            "37": {
              "start": {
                "line": 4,
                "column": 932
              },
              "end": {
                "line": 4,
                "column": 1050
              }
            },
            "38": {
              "start": {
                "line": 4,
                "column": 948
              },
              "end": {
                "line": 4,
                "column": 1050
              }
            },
            "39": {
              "start": {
                "line": 6,
                "column": 0
              },
              "end": {
                "line": 19,
                "column": 2
              }
            },
            "40": {
              "start": {
                "line": 6,
                "column": 165
              },
              "end": {
                "line": 6,
                "column": 204
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 2
              },
              "end": {
                "line": 17,
                "column": 3
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 4
              },
              "end": {
                "line": 16,
                "column": 7
              }
            },
            "43": {
              "start": {
                "line": 9,
                "column": 6
              },
              "end": {
                "line": 11,
                "column": 7
              }
            },
            "44": {
              "start": {
                "line": 10,
                "column": 8
              },
              "end": {
                "line": 10,
                "column": 49
              }
            },
            "45": {
              "start": {
                "line": 12,
                "column": 6
              },
              "end": {
                "line": 14,
                "column": 7
              }
            },
            "46": {
              "start": {
                "line": 13,
                "column": 8
              },
              "end": {
                "line": 13,
                "column": 49
              }
            },
            "47": {
              "start": {
                "line": 15,
                "column": 6
              },
              "end": {
                "line": 15,
                "column": 15
              }
            },
            "48": {
              "start": {
                "line": 18,
                "column": 2
              },
              "end": {
                "line": 18,
                "column": 42
              }
            },
            "49": {
              "start": {
                "line": 21,
                "column": 0
              },
              "end": {
                "line": 30,
                "column": 2
              }
            },
            "50": {
              "start": {
                "line": 22,
                "column": 2
              },
              "end": {
                "line": 28,
                "column": 8
              }
            },
            "51": {
              "start": {
                "line": 24,
                "column": 6
              },
              "end": {
                "line": 24,
                "column": 85
              }
            },
            "52": {
              "start": {
                "line": 27,
                "column": 6
              },
              "end": {
                "line": 27,
                "column": 24
              }
            },
            "53": {
              "start": {
                "line": 30,
                "column": 27
              },
              "end": {
                "line": 65,
                "column": 53
              }
            },
            "54": {
              "start": {
                "line": 32,
                "column": 67
              },
              "end": {
                "line": 32,
                "column": 106
              }
            },
            "55": {
              "start": {
                "line": 32,
                "column": 106
              },
              "end": {
                "line": 32,
                "column": 277
              }
            },
            "56": {
              "start": {
                "line": 32,
                "column": 134
              },
              "end": {
                "line": 32,
                "column": 173
              }
            },
            "57": {
              "start": {
                "line": 32,
                "column": 173
              },
              "end": {
                "line": 32,
                "column": 276
              }
            },
            "58": {
              "start": {
                "line": 32,
                "column": 277
              },
              "end": {
                "line": 65,
                "column": 10
              }
            },
            "59": {
              "start": {
                "line": 35,
                "column": 6
              },
              "end": {
                "line": 35,
                "column": 104
              }
            },
            "60": {
              "start": {
                "line": 39,
                "column": 6
              },
              "end": {
                "line": 61,
                "column": 277
              }
            },
            "61": {
              "start": {
                "line": 65,
                "column": 10
              },
              "end": {
                "line": 65,
                "column": 33
              }
            },
            "62": {
              "start": {
                "line": 68,
                "column": 0
              },
              "end": {
                "line": 74,
                "column": 2
              }
            },
            "63": {
              "start": {
                "line": 69,
                "column": 2
              },
              "end": {
                "line": 72,
                "column": 43
              }
            },
            "64": {
              "start": {
                "line": 74,
                "column": 27
              },
              "end": {
                "line": 76,
                "column": 94
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 373
                  },
                  "end": {
                    "line": 1,
                    "column": 394
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 398
                  },
                  "end": {
                    "line": 1,
                    "column": 403
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 435
                  },
                  "end": {
                    "line": 1,
                    "column": 435
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 435
                  },
                  "end": {
                    "line": 1,
                    "column": 435
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 605
                  },
                  "end": {
                    "line": 1,
                    "column": 605
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 605
                  },
                  "end": {
                    "line": 1,
                    "column": 605
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 673
                  },
                  "end": {
                    "line": 1,
                    "column": 673
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 673
                  },
                  "end": {
                    "line": 1,
                    "column": 673
                  }
                }
              ]
            },
            "5": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 155
                  },
                  "end": {
                    "line": 4,
                    "column": 158
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 161
                  },
                  "end": {
                    "line": 4,
                    "column": 177
                  }
                }
              ]
            },
            "6": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 131
                  },
                  "end": {
                    "line": 4,
                    "column": 134
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 138
                  },
                  "end": {
                    "line": 4,
                    "column": 152
                  }
                }
              ]
            },
            "7": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 228
                  },
                  "end": {
                    "line": 4,
                    "column": 228
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 228
                  },
                  "end": {
                    "line": 4,
                    "column": 228
                  }
                }
              ]
            },
            "8": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 377
                  },
                  "end": {
                    "line": 4,
                    "column": 377
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 377
                  },
                  "end": {
                    "line": 4,
                    "column": 377
                  }
                }
              ]
            },
            "9": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 550
                  },
                  "end": {
                    "line": 4,
                    "column": 554
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 557
                  },
                  "end": {
                    "line": 4,
                    "column": 561
                  }
                }
              ]
            },
            "10": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 483
                  },
                  "end": {
                    "line": 4,
                    "column": 487
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 492
                  },
                  "end": {
                    "line": 4,
                    "column": 516
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 520
                  },
                  "end": {
                    "line": 4,
                    "column": 546
                  }
                }
              ]
            },
            "11": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 605
                  },
                  "end": {
                    "line": 4,
                    "column": 605
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 605
                  },
                  "end": {
                    "line": 4,
                    "column": 605
                  }
                }
              ]
            },
            "12": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 609
                  },
                  "end": {
                    "line": 4,
                    "column": 641
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 645
                  },
                  "end": {
                    "line": 4,
                    "column": 664
                  }
                }
              ]
            },
            "13": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 803
                  },
                  "end": {
                    "line": 4,
                    "column": 813
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 817
                  },
                  "end": {
                    "line": 4,
                    "column": 837
                  }
                }
              ]
            },
            "14": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 932
                  },
                  "end": {
                    "line": 4,
                    "column": 932
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 932
                  },
                  "end": {
                    "line": 4,
                    "column": 932
                  }
                }
              ]
            },
            "15": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 972
                  },
                  "end": {
                    "line": 4,
                    "column": 1015
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 1018
                  },
                  "end": {
                    "line": 4,
                    "column": 1049
                  }
                }
              ]
            },
            "16": {
              "line": 7,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 7,
                    "column": 2
                  },
                  "end": {
                    "line": 7,
                    "column": 2
                  }
                },
                {
                  "start": {
                    "line": 7,
                    "column": 2
                  },
                  "end": {
                    "line": 7,
                    "column": 2
                  }
                }
              ]
            },
            "17": {
              "line": 9,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 9,
                    "column": 6
                  },
                  "end": {
                    "line": 9,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 9,
                    "column": 6
                  },
                  "end": {
                    "line": 9,
                    "column": 6
                  }
                }
              ]
            },
            "18": {
              "line": 10,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 42
                  },
                  "end": {
                    "line": 10,
                    "column": 44
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 47
                  },
                  "end": {
                    "line": 10,
                    "column": 48
                  }
                }
              ]
            },
            "19": {
              "line": 12,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 12,
                    "column": 6
                  },
                  "end": {
                    "line": 12,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 12,
                    "column": 6
                  },
                  "end": {
                    "line": 12,
                    "column": 6
                  }
                }
              ]
            },
            "20": {
              "line": 13,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 13,
                    "column": 42
                  },
                  "end": {
                    "line": 13,
                    "column": 43
                  }
                },
                {
                  "start": {
                    "line": 13,
                    "column": 46
                  },
                  "end": {
                    "line": 13,
                    "column": 48
                  }
                }
              ]
            },
            "21": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 202
                  },
                  "end": {
                    "line": 52,
                    "column": 230
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 233
                  },
                  "end": {
                    "line": 52,
                    "column": 254
                  }
                }
              ]
            },
            "22": {
              "line": 52,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 133
                  },
                  "end": {
                    "line": 52,
                    "column": 157
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 161
                  },
                  "end": {
                    "line": 52,
                    "column": 199
                  }
                }
              ]
            },
            "23": {
              "line": 54,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 54,
                    "column": 174
                  },
                  "end": {
                    "line": 54,
                    "column": 202
                  }
                },
                {
                  "start": {
                    "line": 54,
                    "column": 205
                  },
                  "end": {
                    "line": 54,
                    "column": 226
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/list.jsx": {
          "path": "/path/to/somethingBeingTested/components/list.jsx",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 1,
            "26": 4,
            "27": 1,
            "28": 0,
            "29": 0,
            "30": 1,
            "31": 0,
            "32": 0,
            "33": 0,
            "34": 1,
            "35": 1,
            "36": 0,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 0,
            "44": 0,
            "45": 1,
            "46": 0,
            "47": 0,
            "48": 0,
            "49": 0,
            "50": 0,
            "51": 0,
            "52": 0,
            "53": 0,
            "54": 0,
            "55": 0,
            "56": 0,
            "57": 0,
            "58": 0,
            "59": 0,
            "60": 0,
            "61": 1,
            "62": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              2,
              2
            ],
            "6": [
              4,
              4
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              0,
              0
            ],
            "17": [
              0,
              0
            ],
            "18": [
              0,
              0
            ],
            "19": [
              0,
              0
            ],
            "20": [
              0,
              0
            ],
            "21": [
              0,
              0
            ],
            "22": [
              0,
              0
            ],
            "23": [
              0,
              0
            ],
            "24": [
              0,
              0
            ],
            "25": [
              0,
              0
            ],
            "26": [
              0,
              0
            ],
            "27": [
              0,
              0
            ],
            "28": [
              0,
              0
            ],
            "29": [
              0,
              0
            ],
            "30": [
              0,
              0
            ],
            "31": [
              0,
              0
            ],
            "32": [
              0,
              0
            ],
            "33": [
              0,
              0
            ],
            "34": [
              0,
              0
            ],
            "35": [
              0,
              0
            ],
            "36": [
              0,
              0
            ],
            "37": [
              0,
              0
            ],
            "38": [
              0,
              0
            ],
            "39": [
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 4,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0,
            "12": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 128
                },
                "end": {
                  "line": 4,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 221
                },
                "end": {
                  "line": 4,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 370
                },
                "end": {
                  "line": 4,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 605
                },
                "end": {
                  "line": 4,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 19
                },
                "end": {
                  "line": 7,
                  "column": 41
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedList",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 78
                },
                "end": {
                  "line": 7,
                  "column": 102
                }
              }
            },
            "10": {
              "name": "render",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 292
                },
                "end": {
                  "line": 7,
                  "column": 310
                }
              }
            },
            "11": {
              "name": "(anonymous_11)",
              "line": 11,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 54
                },
                "end": {
                  "line": 11,
                  "column": 77
                }
              },
              "skip": true
            },
            "12": {
              "name": "(anonymous_12)",
              "line": 30,
              "loc": {
                "start": {
                  "line": 30,
                  "column": 51
                },
                "end": {
                  "line": 30,
                  "column": 68
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 68
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 93
              },
              "end": {
                "line": 2,
                "column": 150
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 87
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 112
              },
              "end": {
                "line": 3,
                "column": 159
              }
            },
            "23": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 56
              }
            },
            "24": {
              "start": {
                "line": 4,
                "column": 81
              },
              "end": {
                "line": 4,
                "column": 128
              }
            },
            "25": {
              "start": {
                "line": 4,
                "column": 128
              },
              "end": {
                "line": 4,
                "column": 221
              }
            },
            "26": {
              "start": {
                "line": 4,
                "column": 166
              },
              "end": {
                "line": 4,
                "column": 220
              }
            },
            "27": {
              "start": {
                "line": 4,
                "column": 221
              },
              "end": {
                "line": 4,
                "column": 370
              }
            },
            "28": {
              "start": {
                "line": 4,
                "column": 270
              },
              "end": {
                "line": 4,
                "column": 369
              }
            },
            "29": {
              "start": {
                "line": 4,
                "column": 311
              },
              "end": {
                "line": 4,
                "column": 368
              }
            },
            "30": {
              "start": {
                "line": 4,
                "column": 370
              },
              "end": {
                "line": 4,
                "column": 605
              }
            },
            "31": {
              "start": {
                "line": 4,
                "column": 419
              },
              "end": {
                "line": 4,
                "column": 518
              }
            },
            "32": {
              "start": {
                "line": 4,
                "column": 431
              },
              "end": {
                "line": 4,
                "column": 517
              }
            },
            "33": {
              "start": {
                "line": 4,
                "column": 518
              },
              "end": {
                "line": 4,
                "column": 604
              }
            },
            "34": {
              "start": {
                "line": 4,
                "column": 605
              },
              "end": {
                "line": 4,
                "column": 1093
              }
            },
            "35": {
              "start": {
                "line": 4,
                "column": 647
              },
              "end": {
                "line": 4,
                "column": 810
              }
            },
            "36": {
              "start": {
                "line": 4,
                "column": 709
              },
              "end": {
                "line": 4,
                "column": 809
              }
            },
            "37": {
              "start": {
                "line": 4,
                "column": 810
              },
              "end": {
                "line": 4,
                "column": 974
              }
            },
            "38": {
              "start": {
                "line": 4,
                "column": 974
              },
              "end": {
                "line": 4,
                "column": 1092
              }
            },
            "39": {
              "start": {
                "line": 4,
                "column": 990
              },
              "end": {
                "line": 4,
                "column": 1092
              }
            },
            "40": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 91,
                "column": 50
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 42
              },
              "end": {
                "line": 7,
                "column": 78
              }
            },
            "42": {
              "start": {
                "line": 7,
                "column": 78
              },
              "end": {
                "line": 7,
                "column": 240
              }
            },
            "43": {
              "start": {
                "line": 7,
                "column": 103
              },
              "end": {
                "line": 7,
                "column": 139
              }
            },
            "44": {
              "start": {
                "line": 7,
                "column": 139
              },
              "end": {
                "line": 7,
                "column": 239
              }
            },
            "45": {
              "start": {
                "line": 7,
                "column": 240
              },
              "end": {
                "line": 91,
                "column": 10
              }
            },
            "46": {
              "start": {
                "line": 8,
                "column": 6
              },
              "end": {
                "line": 10,
                "column": 7
              }
            },
            "47": {
              "start": {
                "line": 9,
                "column": 8
              },
              "end": {
                "line": 9,
                "column": 144
              }
            },
            "48": {
              "start": {
                "line": 11,
                "column": 6
              },
              "end": {
                "line": 17,
                "column": 9
              },
              "skip": true
            },
            "49": {
              "start": {
                "line": 12,
                "column": 8
              },
              "end": {
                "line": 14,
                "column": 129
              },
              "skip": true
            },
            "50": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 37
              }
            },
            "51": {
              "start": {
                "line": 20,
                "column": 6
              },
              "end": {
                "line": 28,
                "column": 7
              }
            },
            "52": {
              "start": {
                "line": 21,
                "column": 8
              },
              "end": {
                "line": 21,
                "column": 100
              }
            },
            "53": {
              "start": {
                "line": 22,
                "column": 8
              },
              "end": {
                "line": 22,
                "column": 100
              }
            },
            "54": {
              "start": {
                "line": 23,
                "column": 8
              },
              "end": {
                "line": 27,
                "column": 9
              }
            },
            "55": {
              "start": {
                "line": 24,
                "column": 10
              },
              "end": {
                "line": 24,
                "column": 138
              }
            },
            "56": {
              "start": {
                "line": 26,
                "column": 10
              },
              "end": {
                "line": 26,
                "column": 87
              }
            },
            "57": {
              "start": {
                "line": 30,
                "column": 6
              },
              "end": {
                "line": 40,
                "column": 9
              }
            },
            "58": {
              "start": {
                "line": 31,
                "column": 8
              },
              "end": {
                "line": 33,
                "column": 32
              }
            },
            "59": {
              "start": {
                "line": 35,
                "column": 8
              },
              "end": {
                "line": 37,
                "column": 26
              }
            },
            "60": {
              "start": {
                "line": 42,
                "column": 6
              },
              "end": {
                "line": 88,
                "column": 25
              }
            },
            "61": {
              "start": {
                "line": 91,
                "column": 10
              },
              "end": {
                "line": 91,
                "column": 30
              }
            },
            "62": {
              "start": {
                "line": 91,
                "column": 75
              },
              "end": {
                "line": 94,
                "column": 13
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 197
                  },
                  "end": {
                    "line": 4,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 203
                  },
                  "end": {
                    "line": 4,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 173
                  },
                  "end": {
                    "line": 4,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 180
                  },
                  "end": {
                    "line": 4,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 270
                  },
                  "end": {
                    "line": 4,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 270
                  },
                  "end": {
                    "line": 4,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 419
                  },
                  "end": {
                    "line": 4,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 419
                  },
                  "end": {
                    "line": 4,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 592
                  },
                  "end": {
                    "line": 4,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 599
                  },
                  "end": {
                    "line": 4,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 525
                  },
                  "end": {
                    "line": 4,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 534
                  },
                  "end": {
                    "line": 4,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 562
                  },
                  "end": {
                    "line": 4,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 647
                  },
                  "end": {
                    "line": 4,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 647
                  },
                  "end": {
                    "line": 4,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 651
                  },
                  "end": {
                    "line": 4,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 687
                  },
                  "end": {
                    "line": 4,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 4,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 845
                  },
                  "end": {
                    "line": 4,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 859
                  },
                  "end": {
                    "line": 4,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 4,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 974
                  },
                  "end": {
                    "line": 4,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 974
                  },
                  "end": {
                    "line": 4,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 4,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 4,
                    "column": 1014
                  },
                  "end": {
                    "line": 4,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 4,
                    "column": 1060
                  },
                  "end": {
                    "line": 4,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 8,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 8,
                    "column": 6
                  },
                  "end": {
                    "line": 8,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 8,
                    "column": 6
                  },
                  "end": {
                    "line": 8,
                    "column": 6
                  }
                }
              ]
            },
            "17": {
              "line": 23,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 23,
                    "column": 8
                  },
                  "end": {
                    "line": 23,
                    "column": 8
                  }
                },
                {
                  "start": {
                    "line": 23,
                    "column": 8
                  },
                  "end": {
                    "line": 23,
                    "column": 8
                  }
                }
              ]
            },
            "18": {
              "line": 23,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 23,
                    "column": 12
                  },
                  "end": {
                    "line": 23,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 23,
                    "column": 21
                  },
                  "end": {
                    "line": 23,
                    "column": 97
                  }
                }
              ]
            },
            "19": {
              "line": 47,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 47,
                    "column": 281
                  },
                  "end": {
                    "line": 47,
                    "column": 287
                  }
                },
                {
                  "start": {
                    "line": 47,
                    "column": 290
                  },
                  "end": {
                    "line": 47,
                    "column": 295
                  }
                }
              ]
            },
            "20": {
              "line": 49,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 49,
                    "column": 186
                  },
                  "end": {
                    "line": 49,
                    "column": 220
                  }
                },
                {
                  "start": {
                    "line": 49,
                    "column": 223
                  },
                  "end": {
                    "line": 49,
                    "column": 264
                  }
                }
              ]
            },
            "21": {
              "line": 49,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 49,
                    "column": 312
                  },
                  "end": {
                    "line": 49,
                    "column": 315
                  }
                },
                {
                  "start": {
                    "line": 49,
                    "column": 318
                  },
                  "end": {
                    "line": 49,
                    "column": 321
                  }
                }
              ]
            },
            "22": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 282
                  },
                  "end": {
                    "line": 52,
                    "column": 288
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 291
                  },
                  "end": {
                    "line": 52,
                    "column": 296
                  }
                }
              ]
            },
            "23": {
              "line": 54,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 54,
                    "column": 188
                  },
                  "end": {
                    "line": 54,
                    "column": 221
                  }
                },
                {
                  "start": {
                    "line": 54,
                    "column": 224
                  },
                  "end": {
                    "line": 54,
                    "column": 264
                  }
                }
              ]
            },
            "24": {
              "line": 54,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 54,
                    "column": 312
                  },
                  "end": {
                    "line": 54,
                    "column": 315
                  }
                },
                {
                  "start": {
                    "line": 54,
                    "column": 318
                  },
                  "end": {
                    "line": 54,
                    "column": 321
                  }
                }
              ]
            },
            "25": {
              "line": 57,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 57,
                    "column": 283
                  },
                  "end": {
                    "line": 57,
                    "column": 289
                  }
                },
                {
                  "start": {
                    "line": 57,
                    "column": 292
                  },
                  "end": {
                    "line": 57,
                    "column": 297
                  }
                }
              ]
            },
            "26": {
              "line": 59,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 59,
                    "column": 187
                  },
                  "end": {
                    "line": 59,
                    "column": 222
                  }
                },
                {
                  "start": {
                    "line": 59,
                    "column": 225
                  },
                  "end": {
                    "line": 59,
                    "column": 267
                  }
                }
              ]
            },
            "27": {
              "line": 59,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 59,
                    "column": 315
                  },
                  "end": {
                    "line": 59,
                    "column": 318
                  }
                },
                {
                  "start": {
                    "line": 59,
                    "column": 321
                  },
                  "end": {
                    "line": 59,
                    "column": 324
                  }
                }
              ]
            },
            "28": {
              "line": 62,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 62,
                    "column": 302
                  },
                  "end": {
                    "line": 62,
                    "column": 308
                  }
                },
                {
                  "start": {
                    "line": 62,
                    "column": 311
                  },
                  "end": {
                    "line": 62,
                    "column": 316
                  }
                }
              ]
            },
            "29": {
              "line": 64,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 64,
                    "column": 201
                  },
                  "end": {
                    "line": 64,
                    "column": 235
                  }
                },
                {
                  "start": {
                    "line": 64,
                    "column": 238
                  },
                  "end": {
                    "line": 64,
                    "column": 279
                  }
                }
              ]
            },
            "30": {
              "line": 64,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 64,
                    "column": 327
                  },
                  "end": {
                    "line": 64,
                    "column": 330
                  }
                },
                {
                  "start": {
                    "line": 64,
                    "column": 333
                  },
                  "end": {
                    "line": 64,
                    "column": 336
                  }
                }
              ]
            },
            "31": {
              "line": 67,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 67,
                    "column": 291
                  },
                  "end": {
                    "line": 67,
                    "column": 297
                  }
                },
                {
                  "start": {
                    "line": 67,
                    "column": 300
                  },
                  "end": {
                    "line": 67,
                    "column": 305
                  }
                }
              ]
            },
            "32": {
              "line": 69,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 69,
                    "column": 191
                  },
                  "end": {
                    "line": 69,
                    "column": 230
                  }
                },
                {
                  "start": {
                    "line": 69,
                    "column": 233
                  },
                  "end": {
                    "line": 69,
                    "column": 279
                  }
                }
              ]
            },
            "33": {
              "line": 69,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 69,
                    "column": 327
                  },
                  "end": {
                    "line": 69,
                    "column": 330
                  }
                },
                {
                  "start": {
                    "line": 69,
                    "column": 333
                  },
                  "end": {
                    "line": 69,
                    "column": 336
                  }
                }
              ]
            },
            "34": {
              "line": 76,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 76,
                    "column": 297
                  },
                  "end": {
                    "line": 76,
                    "column": 303
                  }
                },
                {
                  "start": {
                    "line": 76,
                    "column": 306
                  },
                  "end": {
                    "line": 76,
                    "column": 311
                  }
                }
              ]
            },
            "35": {
              "line": 78,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 78,
                    "column": 197
                  },
                  "end": {
                    "line": 78,
                    "column": 236
                  }
                },
                {
                  "start": {
                    "line": 78,
                    "column": 239
                  },
                  "end": {
                    "line": 78,
                    "column": 285
                  }
                }
              ]
            },
            "36": {
              "line": 78,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 78,
                    "column": 333
                  },
                  "end": {
                    "line": 78,
                    "column": 336
                  }
                },
                {
                  "start": {
                    "line": 78,
                    "column": 339
                  },
                  "end": {
                    "line": 78,
                    "column": 342
                  }
                }
              ]
            },
            "37": {
              "line": 81,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 81,
                    "column": 294
                  },
                  "end": {
                    "line": 81,
                    "column": 300
                  }
                },
                {
                  "start": {
                    "line": 81,
                    "column": 303
                  },
                  "end": {
                    "line": 81,
                    "column": 308
                  }
                }
              ]
            },
            "38": {
              "line": 83,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 83,
                    "column": 196
                  },
                  "end": {
                    "line": 83,
                    "column": 233
                  }
                },
                {
                  "start": {
                    "line": 83,
                    "column": 236
                  },
                  "end": {
                    "line": 83,
                    "column": 280
                  }
                }
              ]
            },
            "39": {
              "line": 83,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 83,
                    "column": 328
                  },
                  "end": {
                    "line": 83,
                    "column": 331
                  }
                },
                {
                  "start": {
                    "line": 83,
                    "column": 334
                  },
                  "end": {
                    "line": 83,
                    "column": 337
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/opportunity.js": {
          "path": "/path/to/somethingBeingTested/components/opportunity.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 1,
            "24": 1,
            "25": 1,
            "26": 1,
            "27": 1,
            "28": 5,
            "29": 1,
            "30": 0,
            "31": 0,
            "32": 1,
            "33": 0,
            "34": 0,
            "35": 0,
            "36": 1,
            "37": 1,
            "38": 0,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1,
            "43": 1,
            "44": 1,
            "45": 0,
            "46": 0,
            "47": 1,
            "48": 0,
            "49": 0,
            "50": 0,
            "51": 0,
            "52": 0,
            "53": 0,
            "54": 0,
            "55": 0,
            "56": 0,
            "57": 0,
            "58": 0,
            "59": 0,
            "60": 0,
            "61": 0,
            "62": 1,
            "63": 1,
            "64": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              2,
              3
            ],
            "6": [
              5,
              5
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              0,
              0
            ],
            "17": [
              0,
              0
            ],
            "18": [
              0,
              0
            ],
            "19": [
              0,
              0
            ],
            "20": [
              0,
              0
            ],
            "21": [
              0,
              0
            ],
            "22": [
              0,
              0
            ],
            "23": [
              0,
              0
            ],
            "24": [
              0,
              0
            ],
            "25": [
              0,
              0
            ],
            "26": [
              0,
              0
            ],
            "27": [
              0,
              0
            ],
            "28": [
              0,
              0
            ],
            "29": [
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 5,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 150
                },
                "end": {
                  "line": 5,
                  "column": 187
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 243
                },
                "end": {
                  "line": 5,
                  "column": 291
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 392
                },
                "end": {
                  "line": 5,
                  "column": 440
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 627
                },
                "end": {
                  "line": 5,
                  "column": 668
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 26
                },
                "end": {
                  "line": 8,
                  "column": 48
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedOpportunity",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 92
                },
                "end": {
                  "line": 8,
                  "column": 123
                }
              }
            },
            "10": {
              "name": "render",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 334
                },
                "end": {
                  "line": 8,
                  "column": 352
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 56
              }
            },
            "20": {
              "start": {
                "line": 2,
                "column": 81
              },
              "end": {
                "line": 2,
                "column": 128
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 58
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 83
              },
              "end": {
                "line": 3,
                "column": 132
              }
            },
            "23": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 60
              }
            },
            "24": {
              "start": {
                "line": 4,
                "column": 85
              },
              "end": {
                "line": 4,
                "column": 134
              }
            },
            "25": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 5,
                "column": 68
              }
            },
            "26": {
              "start": {
                "line": 5,
                "column": 93
              },
              "end": {
                "line": 5,
                "column": 150
              }
            },
            "27": {
              "start": {
                "line": 5,
                "column": 150
              },
              "end": {
                "line": 5,
                "column": 243
              }
            },
            "28": {
              "start": {
                "line": 5,
                "column": 188
              },
              "end": {
                "line": 5,
                "column": 242
              }
            },
            "29": {
              "start": {
                "line": 5,
                "column": 243
              },
              "end": {
                "line": 5,
                "column": 392
              }
            },
            "30": {
              "start": {
                "line": 5,
                "column": 292
              },
              "end": {
                "line": 5,
                "column": 391
              }
            },
            "31": {
              "start": {
                "line": 5,
                "column": 333
              },
              "end": {
                "line": 5,
                "column": 390
              }
            },
            "32": {
              "start": {
                "line": 5,
                "column": 392
              },
              "end": {
                "line": 5,
                "column": 627
              }
            },
            "33": {
              "start": {
                "line": 5,
                "column": 441
              },
              "end": {
                "line": 5,
                "column": 540
              }
            },
            "34": {
              "start": {
                "line": 5,
                "column": 453
              },
              "end": {
                "line": 5,
                "column": 539
              }
            },
            "35": {
              "start": {
                "line": 5,
                "column": 540
              },
              "end": {
                "line": 5,
                "column": 626
              }
            },
            "36": {
              "start": {
                "line": 5,
                "column": 627
              },
              "end": {
                "line": 5,
                "column": 1115
              }
            },
            "37": {
              "start": {
                "line": 5,
                "column": 669
              },
              "end": {
                "line": 5,
                "column": 832
              }
            },
            "38": {
              "start": {
                "line": 5,
                "column": 731
              },
              "end": {
                "line": 5,
                "column": 831
              }
            },
            "39": {
              "start": {
                "line": 5,
                "column": 832
              },
              "end": {
                "line": 5,
                "column": 996
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 996
              },
              "end": {
                "line": 5,
                "column": 1114
              }
            },
            "41": {
              "start": {
                "line": 5,
                "column": 1012
              },
              "end": {
                "line": 5,
                "column": 1114
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 44,
                "column": 57
              }
            },
            "43": {
              "start": {
                "line": 8,
                "column": 49
              },
              "end": {
                "line": 8,
                "column": 92
              }
            },
            "44": {
              "start": {
                "line": 8,
                "column": 92
              },
              "end": {
                "line": 8,
                "column": 275
              }
            },
            "45": {
              "start": {
                "line": 8,
                "column": 124
              },
              "end": {
                "line": 8,
                "column": 167
              }
            },
            "46": {
              "start": {
                "line": 8,
                "column": 167
              },
              "end": {
                "line": 8,
                "column": 274
              }
            },
            "47": {
              "start": {
                "line": 8,
                "column": 275
              },
              "end": {
                "line": 44,
                "column": 10
              }
            },
            "48": {
              "start": {
                "line": 9,
                "column": 6
              },
              "end": {
                "line": 9,
                "column": 30
              }
            },
            "49": {
              "start": {
                "line": 10,
                "column": 6
              },
              "end": {
                "line": 27,
                "column": 7
              }
            },
            "50": {
              "start": {
                "line": 11,
                "column": 8
              },
              "end": {
                "line": 13,
                "column": 9
              }
            },
            "51": {
              "start": {
                "line": 12,
                "column": 10
              },
              "end": {
                "line": 12,
                "column": 38
              }
            },
            "52": {
              "start": {
                "line": 15,
                "column": 8
              },
              "end": {
                "line": 26,
                "column": 9
              }
            },
            "53": {
              "start": {
                "line": 16,
                "column": 10
              },
              "end": {
                "line": 16,
                "column": 89
              }
            },
            "54": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "55": {
              "start": {
                "line": 18,
                "column": 12
              },
              "end": {
                "line": 18,
                "column": 45
              }
            },
            "56": {
              "start": {
                "line": 19,
                "column": 17
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "57": {
              "start": {
                "line": 20,
                "column": 12
              },
              "end": {
                "line": 20,
                "column": 46
              }
            },
            "58": {
              "start": {
                "line": 21,
                "column": 17
              },
              "end": {
                "line": 25,
                "column": 11
              }
            },
            "59": {
              "start": {
                "line": 22,
                "column": 12
              },
              "end": {
                "line": 22,
                "column": 44
              }
            },
            "60": {
              "start": {
                "line": 24,
                "column": 12
              },
              "end": {
                "line": 24,
                "column": 40
              }
            },
            "61": {
              "start": {
                "line": 29,
                "column": 6
              },
              "end": {
                "line": 41,
                "column": 254
              }
            },
            "62": {
              "start": {
                "line": 44,
                "column": 10
              },
              "end": {
                "line": 44,
                "column": 37
              }
            },
            "63": {
              "start": {
                "line": 47,
                "column": 0
              },
              "end": {
                "line": 59,
                "column": 64
              }
            },
            "64": {
              "start": {
                "line": 59,
                "column": 89
              },
              "end": {
                "line": 62,
                "column": 20
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 219
                  },
                  "end": {
                    "line": 5,
                    "column": 222
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 225
                  },
                  "end": {
                    "line": 5,
                    "column": 241
                  }
                }
              ]
            },
            "6": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 195
                  },
                  "end": {
                    "line": 5,
                    "column": 198
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 202
                  },
                  "end": {
                    "line": 5,
                    "column": 216
                  }
                }
              ]
            },
            "7": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 292
                  },
                  "end": {
                    "line": 5,
                    "column": 292
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 292
                  },
                  "end": {
                    "line": 5,
                    "column": 292
                  }
                }
              ]
            },
            "8": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 441
                  },
                  "end": {
                    "line": 5,
                    "column": 441
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 441
                  },
                  "end": {
                    "line": 5,
                    "column": 441
                  }
                }
              ]
            },
            "9": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 614
                  },
                  "end": {
                    "line": 5,
                    "column": 618
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 621
                  },
                  "end": {
                    "line": 5,
                    "column": 625
                  }
                }
              ]
            },
            "10": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 547
                  },
                  "end": {
                    "line": 5,
                    "column": 551
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 556
                  },
                  "end": {
                    "line": 5,
                    "column": 580
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 584
                  },
                  "end": {
                    "line": 5,
                    "column": 610
                  }
                }
              ]
            },
            "11": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 669
                  },
                  "end": {
                    "line": 5,
                    "column": 669
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 669
                  },
                  "end": {
                    "line": 5,
                    "column": 669
                  }
                }
              ]
            },
            "12": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 673
                  },
                  "end": {
                    "line": 5,
                    "column": 705
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 709
                  },
                  "end": {
                    "line": 5,
                    "column": 728
                  }
                }
              ]
            },
            "13": {
              "line": 5,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 867
                  },
                  "end": {
                    "line": 5,
                    "column": 877
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 881
                  },
                  "end": {
                    "line": 5,
                    "column": 901
                  }
                }
              ]
            },
            "14": {
              "line": 5,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 996
                  },
                  "end": {
                    "line": 5,
                    "column": 996
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 996
                  },
                  "end": {
                    "line": 5,
                    "column": 996
                  }
                }
              ]
            },
            "15": {
              "line": 5,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 5,
                    "column": 1036
                  },
                  "end": {
                    "line": 5,
                    "column": 1079
                  }
                },
                {
                  "start": {
                    "line": 5,
                    "column": 1082
                  },
                  "end": {
                    "line": 5,
                    "column": 1113
                  }
                }
              ]
            },
            "16": {
              "line": 10,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 6
                  },
                  "end": {
                    "line": 10,
                    "column": 6
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 6
                  },
                  "end": {
                    "line": 10,
                    "column": 6
                  }
                }
              ]
            },
            "17": {
              "line": 10,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 10,
                    "column": 10
                  },
                  "end": {
                    "line": 10,
                    "column": 40
                  }
                },
                {
                  "start": {
                    "line": 10,
                    "column": 44
                  },
                  "end": {
                    "line": 10,
                    "column": 81
                  }
                }
              ]
            },
            "18": {
              "line": 17,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 10
                  }
                },
                {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 10
                  }
                }
              ]
            },
            "19": {
              "line": 17,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 17,
                    "column": 39
                  },
                  "end": {
                    "line": 17,
                    "column": 153
                  }
                },
                {
                  "start": {
                    "line": 17,
                    "column": 181
                  },
                  "end": {
                    "line": 17,
                    "column": 293
                  }
                }
              ]
            },
            "20": {
              "line": 19,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 19,
                    "column": 17
                  },
                  "end": {
                    "line": 19,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 19,
                    "column": 17
                  },
                  "end": {
                    "line": 19,
                    "column": 17
                  }
                }
              ]
            },
            "21": {
              "line": 19,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 19,
                    "column": 46
                  },
                  "end": {
                    "line": 19,
                    "column": 158
                  }
                },
                {
                  "start": {
                    "line": 19,
                    "column": 186
                  },
                  "end": {
                    "line": 19,
                    "column": 296
                  }
                }
              ]
            },
            "22": {
              "line": 21,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 21,
                    "column": 17
                  },
                  "end": {
                    "line": 21,
                    "column": 17
                  }
                },
                {
                  "start": {
                    "line": 21,
                    "column": 17
                  },
                  "end": {
                    "line": 21,
                    "column": 17
                  }
                }
              ]
            },
            "23": {
              "line": 21,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 21,
                    "column": 46
                  },
                  "end": {
                    "line": 21,
                    "column": 157
                  }
                },
                {
                  "start": {
                    "line": 21,
                    "column": 185
                  },
                  "end": {
                    "line": 21,
                    "column": 294
                  }
                }
              ]
            },
            "24": {
              "line": 34,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 34,
                    "column": 194
                  },
                  "end": {
                    "line": 34,
                    "column": 212
                  }
                },
                {
                  "start": {
                    "line": 34,
                    "column": 215
                  },
                  "end": {
                    "line": 34,
                    "column": 224
                  }
                }
              ]
            },
            "25": {
              "line": 35,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 35,
                    "column": 192
                  },
                  "end": {
                    "line": 35,
                    "column": 209
                  }
                },
                {
                  "start": {
                    "line": 35,
                    "column": 212
                  },
                  "end": {
                    "line": 35,
                    "column": 223
                  }
                }
              ]
            },
            "26": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 235
                  },
                  "end": {
                    "line": 36,
                    "column": 304
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 307
                  },
                  "end": {
                    "line": 36,
                    "column": 333
                  }
                }
              ]
            },
            "27": {
              "line": 37,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 37,
                    "column": 224
                  },
                  "end": {
                    "line": 37,
                    "column": 287
                  }
                },
                {
                  "start": {
                    "line": 37,
                    "column": 290
                  },
                  "end": {
                    "line": 37,
                    "column": 305
                  }
                }
              ]
            },
            "28": {
              "line": 39,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 39,
                    "column": 208
                  },
                  "end": {
                    "line": 39,
                    "column": 300
                  }
                },
                {
                  "start": {
                    "line": 39,
                    "column": 303
                  },
                  "end": {
                    "line": 39,
                    "column": 308
                  }
                }
              ]
            },
            "29": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 205
                  },
                  "end": {
                    "line": 40,
                    "column": 296
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 299
                  },
                  "end": {
                    "line": 40,
                    "column": 304
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/weekMap.js": {
          "path": "/path/to/somethingBeingTested/components/weekMap.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 0,
            "23": 0,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 0,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 0,
            "38": 0,
            "39": 1,
            "40": 0,
            "41": 0,
            "42": 0,
            "43": 0,
            "44": 1,
            "45": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 18
                },
                "end": {
                  "line": 3,
                  "column": 40
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedWeekMap",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 80
                },
                "end": {
                  "line": 3,
                  "column": 107
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 306
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "(anonymous_11)",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 51
                },
                "end": {
                  "line": 7,
                  "column": 78
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 53
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 41
              },
              "end": {
                "line": 3,
                "column": 80
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 80
              },
              "end": {
                "line": 3,
                "column": 251
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 108
              },
              "end": {
                "line": 3,
                "column": 147
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 147
              },
              "end": {
                "line": 3,
                "column": 250
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 251
              },
              "end": {
                "line": 17,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 5,
                "column": 67
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 6
              },
              "end": {
                "line": 11,
                "column": 9
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 8
              },
              "end": {
                "line": 9,
                "column": 223
              }
            },
            "43": {
              "start": {
                "line": 12,
                "column": 6
              },
              "end": {
                "line": 14,
                "column": 26
              },
              "skip": true
            },
            "44": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 33
              }
            },
            "45": {
              "start": {
                "line": 17,
                "column": 78
              },
              "end": {
                "line": 20,
                "column": 16
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/components/detailModal.js": {
          "path": "/path/to/somethingBeingTested/components/detailModal.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 3,
            "6": 3,
            "7": 3,
            "8": 3,
            "9": 3,
            "10": 3,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 2,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 1,
            "28": 0,
            "29": 0,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 0,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 0,
            "41": 0,
            "42": 0,
            "43": 0,
            "44": 0,
            "45": 0,
            "46": 1,
            "47": 0,
            "48": 0,
            "49": 0,
            "50": 1,
            "51": 1
          },
          "b": {
            "1": [
              3,
              3
            ],
            "2": [
              3,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              2
            ],
            "6": [
              2,
              2
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              0,
              0
            ],
            "17": [
              0,
              0
            ],
            "18": [
              0,
              0
            ],
            "19": [
              0,
              0
            ],
            "20": [
              0,
              0
            ],
            "21": [
              0,
              0
            ],
            "22": [
              0,
              0
            ],
            "23": [
              0,
              0
            ],
            "24": [
              0,
              0
            ],
            "25": [
              0,
              0
            ],
            "26": [
              0,
              0
            ],
            "27": [
              0,
              0
            ],
            "28": [
              0,
              0
            ],
            "29": [
              0,
              0
            ],
            "30": [
              0,
              0
            ],
            "31": [
              0,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 2,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0,
            "11": 0,
            "12": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 128
                },
                "end": {
                  "line": 3,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 221
                },
                "end": {
                  "line": 3,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 370
                },
                "end": {
                  "line": 3,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 605
                },
                "end": {
                  "line": 3,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 14
                },
                "end": {
                  "line": 8,
                  "column": 36
                }
              }
            },
            "9": {
              "name": "DetailModal",
              "line": 9,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 2
                },
                "end": {
                  "line": 9,
                  "column": 49
                }
              }
            },
            "10": {
              "name": "close",
              "line": 16,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 53
                },
                "end": {
                  "line": 18,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "open",
              "line": 20,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 31
                },
                "end": {
                  "line": 22,
                  "column": 4
                }
              }
            },
            "12": {
              "name": "render",
              "line": 24,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 33
                },
                "end": {
                  "line": 26,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 73
              }
            },
            "20": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 56
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 128
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 128
              },
              "end": {
                "line": 3,
                "column": 221
              }
            },
            "23": {
              "start": {
                "line": 3,
                "column": 166
              },
              "end": {
                "line": 3,
                "column": 220
              }
            },
            "24": {
              "start": {
                "line": 3,
                "column": 221
              },
              "end": {
                "line": 3,
                "column": 370
              }
            },
            "25": {
              "start": {
                "line": 3,
                "column": 270
              },
              "end": {
                "line": 3,
                "column": 369
              }
            },
            "26": {
              "start": {
                "line": 3,
                "column": 311
              },
              "end": {
                "line": 3,
                "column": 368
              }
            },
            "27": {
              "start": {
                "line": 3,
                "column": 370
              },
              "end": {
                "line": 3,
                "column": 605
              }
            },
            "28": {
              "start": {
                "line": 3,
                "column": 419
              },
              "end": {
                "line": 3,
                "column": 518
              }
            },
            "29": {
              "start": {
                "line": 3,
                "column": 431
              },
              "end": {
                "line": 3,
                "column": 517
              }
            },
            "30": {
              "start": {
                "line": 3,
                "column": 518
              },
              "end": {
                "line": 3,
                "column": 604
              }
            },
            "31": {
              "start": {
                "line": 3,
                "column": 605
              },
              "end": {
                "line": 3,
                "column": 1093
              }
            },
            "32": {
              "start": {
                "line": 3,
                "column": 647
              },
              "end": {
                "line": 3,
                "column": 810
              }
            },
            "33": {
              "start": {
                "line": 3,
                "column": 709
              },
              "end": {
                "line": 3,
                "column": 809
              }
            },
            "34": {
              "start": {
                "line": 3,
                "column": 810
              },
              "end": {
                "line": 3,
                "column": 974
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 974
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 990
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "37": {
              "start": {
                "line": 7,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 49
              }
            },
            "38": {
              "start": {
                "line": 8,
                "column": 37
              },
              "end": {
                "line": 8,
                "column": 72
              }
            },
            "39": {
              "start": {
                "line": 9,
                "column": 2
              },
              "end": {
                "line": 16,
                "column": 3
              }
            },
            "40": {
              "start": {
                "line": 9,
                "column": 74
              },
              "end": {
                "line": 9,
                "column": 109
              }
            },
            "41": {
              "start": {
                "line": 9,
                "column": 109
              },
              "end": {
                "line": 9,
                "column": 201
              }
            },
            "42": {
              "start": {
                "line": 11,
                "column": 28
              },
              "end": {
                "line": 12,
                "column": 25
              }
            },
            "43": {
              "start": {
                "line": 14,
                "column": 28
              },
              "end": {
                "line": 14,
                "column": 113
              }
            },
            "44": {
              "start": {
                "line": 15,
                "column": 28
              },
              "end": {
                "line": 15,
                "column": 115
              },
              "skip": true
            },
            "45": {
              "start": {
                "line": 15,
                "column": 140
              },
              "end": {
                "line": 15,
                "column": 153
              },
              "skip": true
            },
            "46": {
              "start": {
                "line": 16,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 10
              }
            },
            "47": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 42
              }
            },
            "48": {
              "start": {
                "line": 23,
                "column": 6
              },
              "end": {
                "line": 23,
                "column": 41
              }
            },
            "49": {
              "start": {
                "line": 27,
                "column": 6
              },
              "end": {
                "line": 57,
                "column": 272
              }
            },
            "50": {
              "start": {
                "line": 63,
                "column": 10
              },
              "end": {
                "line": 63,
                "column": 29
              },
              "skip": true
            },
            "51": {
              "start": {
                "line": 63,
                "column": 74
              },
              "end": {
                "line": 65,
                "column": 12
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 197
                  },
                  "end": {
                    "line": 3,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 203
                  },
                  "end": {
                    "line": 3,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 173
                  },
                  "end": {
                    "line": 3,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 180
                  },
                  "end": {
                    "line": 3,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 592
                  },
                  "end": {
                    "line": 3,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 599
                  },
                  "end": {
                    "line": 3,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 525
                  },
                  "end": {
                    "line": 3,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 534
                  },
                  "end": {
                    "line": 3,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 562
                  },
                  "end": {
                    "line": 3,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 651
                  },
                  "end": {
                    "line": 3,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 687
                  },
                  "end": {
                    "line": 3,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 845
                  },
                  "end": {
                    "line": 3,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 859
                  },
                  "end": {
                    "line": 3,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 1014
                  },
                  "end": {
                    "line": 3,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 1060
                  },
                  "end": {
                    "line": 3,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 32,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 32,
                    "column": 171
                  },
                  "end": {
                    "line": 32,
                    "column": 187
                  }
                },
                {
                  "start": {
                    "line": 32,
                    "column": 190
                  },
                  "end": {
                    "line": 32,
                    "column": 195
                  }
                }
              ]
            },
            "17": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 150
                  },
                  "end": {
                    "line": 36,
                    "column": 169
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 172
                  },
                  "end": {
                    "line": 36,
                    "column": 186
                  }
                }
              ]
            },
            "18": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 371
                  },
                  "end": {
                    "line": 40,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 391
                  },
                  "end": {
                    "line": 40,
                    "column": 396
                  }
                }
              ]
            },
            "19": {
              "line": 41,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 41,
                    "column": 373
                  },
                  "end": {
                    "line": 41,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 41,
                    "column": 394
                  },
                  "end": {
                    "line": 41,
                    "column": 399
                  }
                }
              ]
            },
            "20": {
              "line": 42,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 42,
                    "column": 369
                  },
                  "end": {
                    "line": 42,
                    "column": 385
                  }
                },
                {
                  "start": {
                    "line": 42,
                    "column": 388
                  },
                  "end": {
                    "line": 42,
                    "column": 393
                  }
                }
              ]
            },
            "21": {
              "line": 43,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 43,
                    "column": 375
                  },
                  "end": {
                    "line": 43,
                    "column": 394
                  }
                },
                {
                  "start": {
                    "line": 43,
                    "column": 397
                  },
                  "end": {
                    "line": 43,
                    "column": 402
                  }
                }
              ]
            },
            "22": {
              "line": 44,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 44,
                    "column": 373
                  },
                  "end": {
                    "line": 44,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 44,
                    "column": 394
                  },
                  "end": {
                    "line": 44,
                    "column": 399
                  }
                }
              ]
            },
            "23": {
              "line": 45,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 45,
                    "column": 371
                  },
                  "end": {
                    "line": 45,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 45,
                    "column": 391
                  },
                  "end": {
                    "line": 45,
                    "column": 396
                  }
                }
              ]
            },
            "24": {
              "line": 46,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 46,
                    "column": 400
                  },
                  "end": {
                    "line": 46,
                    "column": 431
                  }
                },
                {
                  "start": {
                    "line": 46,
                    "column": 434
                  },
                  "end": {
                    "line": 46,
                    "column": 439
                  }
                }
              ]
            },
            "25": {
              "line": 47,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 47,
                    "column": 379
                  },
                  "end": {
                    "line": 47,
                    "column": 400
                  }
                },
                {
                  "start": {
                    "line": 47,
                    "column": 403
                  },
                  "end": {
                    "line": 47,
                    "column": 408
                  }
                }
              ]
            },
            "26": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 436
                  },
                  "end": {
                    "line": 51,
                    "column": 510
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 513
                  },
                  "end": {
                    "line": 51,
                    "column": 515
                  }
                }
              ]
            },
            "27": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 576
                  },
                  "end": {
                    "line": 51,
                    "column": 680
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 683
                  },
                  "end": {
                    "line": 51,
                    "column": 685
                  }
                }
              ]
            },
            "28": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 430
                  },
                  "end": {
                    "line": 52,
                    "column": 501
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 504
                  },
                  "end": {
                    "line": 52,
                    "column": 506
                  }
                }
              ]
            },
            "29": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 564
                  },
                  "end": {
                    "line": 52,
                    "column": 665
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 668
                  },
                  "end": {
                    "line": 52,
                    "column": 670
                  }
                }
              ]
            },
            "30": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 432
                  },
                  "end": {
                    "line": 53,
                    "column": 504
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 507
                  },
                  "end": {
                    "line": 53,
                    "column": 509
                  }
                }
              ]
            },
            "31": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 568
                  },
                  "end": {
                    "line": 53,
                    "column": 670
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 673
                  },
                  "end": {
                    "line": 53,
                    "column": 675
                  }
                }
              ]
            }
          }
        },
        "/path/to/common/loader/components/loader.js": {
          "path": "/path/to/common/loader/components/loader.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 0,
            "23": 0,
            "24": 1,
            "25": 0,
            "26": 0,
            "27": 0,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 0,
            "38": 0,
            "39": 1,
            "40": 0,
            "41": 1,
            "42": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              0
            ],
            "8": [
              0,
              0
            ],
            "9": [
              0,
              0
            ],
            "10": [
              0,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 0,
            "6": 0,
            "7": 1,
            "8": 1,
            "9": 0,
            "10": 0
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 9
                },
                "end": {
                  "line": 3,
                  "column": 31
                }
              }
            },
            "9": {
              "name": "Loader",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 62
                },
                "end": {
                  "line": 3,
                  "column": 80
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 252
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 44
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 32
              },
              "end": {
                "line": 3,
                "column": 62
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 62
              },
              "end": {
                "line": 3,
                "column": 206
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 111
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 111
              },
              "end": {
                "line": 3,
                "column": 205
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 206
              },
              "end": {
                "line": 12,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 8,
                "column": 163
              }
            },
            "41": {
              "start": {
                "line": 12,
                "column": 10
              },
              "end": {
                "line": 12,
                "column": 24
              }
            },
            "42": {
              "start": {
                "line": 12,
                "column": 69
              },
              "end": {
                "line": 15,
                "column": 7
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/actions.js": {
          "path": "/path/to/somethingBeingTested/actions.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 0
          },
          "b": {},
          "f": {
            "1": 0
          },
          "fnMap": {
            "1": {
              "name": "setOpportunitiesFilter",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 185
                },
                "end": {
                  "line": 1,
                  "column": 223
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 3,
                "column": 2
              }
            },
            "3": {
              "start": {
                "line": 2,
                "column": 2
              },
              "end": {
                "line": 2,
                "column": 52
              }
            }
          },
          "branchMap": {}
        },
        "/path/to/somethingBeingTested/reducers.js": {
          "path": "/path/to/somethingBeingTested/reducers.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 0,
            "6": 1,
            "7": 1,
            "8": 2,
            "9": 2,
            "10": 2,
            "11": 2,
            "12": 0,
            "13": 2,
            "14": 1,
            "15": 1,
            "16": 2,
            "17": 2,
            "18": 2,
            "19": 2,
            "20": 0,
            "21": 2,
            "22": 1,
            "23": 1
          },
          "b": {
            "1": [
              2,
              0
            ],
            "2": [
              2,
              2
            ],
            "3": [
              0,
              2
            ],
            "4": [
              2,
              0
            ],
            "5": [
              2,
              2
            ],
            "6": [
              0,
              2
            ]
          },
          "f": {
            "1": 0,
            "2": 2,
            "3": 2
          },
          "fnMap": {
            "1": {
              "name": "assignToEmpty",
              "line": 6,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 20
                },
                "end": {
                  "line": 6,
                  "column": 65
                }
              }
            },
            "2": {
              "name": "sortOpportunitiesReducer",
              "line": 15,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 90
                },
                "end": {
                  "line": 15,
                  "column": 126
                }
              }
            },
            "3": {
              "name": "opportunitiesReducer",
              "line": 33,
              "loc": {
                "start": {
                  "line": 33,
                  "column": 82
                },
                "end": {
                  "line": 33,
                  "column": 114
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 244
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 244
              },
              "end": {
                "line": 1,
                "column": 298
              }
            },
            "4": {
              "start": {
                "line": 6,
                "column": 0
              },
              "end": {
                "line": 8,
                "column": 2
              }
            },
            "5": {
              "start": {
                "line": 7,
                "column": 2
              },
              "end": {
                "line": 7,
                "column": 49
              }
            },
            "6": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 21
              }
            },
            "7": {
              "start": {
                "line": 15,
                "column": 0
              },
              "end": {
                "line": 26,
                "column": 2
              }
            },
            "8": {
              "start": {
                "line": 15,
                "column": 151
              },
              "end": {
                "line": 15,
                "column": 255
              }
            },
            "9": {
              "start": {
                "line": 15,
                "column": 280
              },
              "end": {
                "line": 15,
                "column": 306
              }
            },
            "10": {
              "start": {
                "line": 16,
                "column": 2
              },
              "end": {
                "line": 16,
                "column": 23
              }
            },
            "11": {
              "start": {
                "line": 17,
                "column": 2
              },
              "end": {
                "line": 24,
                "column": 20
              }
            },
            "12": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 21,
                "column": 44
              }
            },
            "13": {
              "start": {
                "line": 24,
                "column": 6
              },
              "end": {
                "line": 24,
                "column": 19
              }
            },
            "14": {
              "start": {
                "line": 28,
                "column": 0
              },
              "end": {
                "line": 30,
                "column": 22
              }
            },
            "15": {
              "start": {
                "line": 33,
                "column": 0
              },
              "end": {
                "line": 45,
                "column": 2
              }
            },
            "16": {
              "start": {
                "line": 33,
                "column": 139
              },
              "end": {
                "line": 33,
                "column": 246
              }
            },
            "17": {
              "start": {
                "line": 33,
                "column": 271
              },
              "end": {
                "line": 33,
                "column": 297
              }
            },
            "18": {
              "start": {
                "line": 34,
                "column": 2
              },
              "end": {
                "line": 34,
                "column": 23
              }
            },
            "19": {
              "start": {
                "line": 35,
                "column": 2
              },
              "end": {
                "line": 43,
                "column": 20
              }
            },
            "20": {
              "start": {
                "line": 37,
                "column": 6
              },
              "end": {
                "line": 39,
                "column": 47
              }
            },
            "21": {
              "start": {
                "line": 43,
                "column": 6
              },
              "end": {
                "line": 43,
                "column": 19
              }
            },
            "22": {
              "start": {
                "line": 47,
                "column": 0
              },
              "end": {
                "line": 49,
                "column": 48
              }
            },
            "23": {
              "start": {
                "line": 49,
                "column": 73
              },
              "end": {
                "line": 52,
                "column": 17
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 15,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 15,
                    "column": 217
                  },
                  "end": {
                    "line": 15,
                    "column": 239
                  }
                },
                {
                  "start": {
                    "line": 15,
                    "column": 242
                  },
                  "end": {
                    "line": 15,
                    "column": 254
                  }
                }
              ]
            },
            "2": {
              "line": 15,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 15,
                    "column": 163
                  },
                  "end": {
                    "line": 15,
                    "column": 184
                  }
                },
                {
                  "start": {
                    "line": 15,
                    "column": 188
                  },
                  "end": {
                    "line": 15,
                    "column": 214
                  }
                }
              ]
            },
            "3": {
              "line": 17,
              "type": "switch",
              "locations": [
                {
                  "start": {
                    "line": 18,
                    "column": 4
                  },
                  "end": {
                    "line": 21,
                    "column": 44
                  }
                },
                {
                  "start": {
                    "line": 23,
                    "column": 4
                  },
                  "end": {
                    "line": 24,
                    "column": 19
                  }
                }
              ]
            },
            "4": {
              "line": 33,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 33,
                    "column": 205
                  },
                  "end": {
                    "line": 33,
                    "column": 230
                  }
                },
                {
                  "start": {
                    "line": 33,
                    "column": 233
                  },
                  "end": {
                    "line": 33,
                    "column": 245
                  }
                }
              ]
            },
            "5": {
              "line": 33,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 33,
                    "column": 151
                  },
                  "end": {
                    "line": 33,
                    "column": 172
                  }
                },
                {
                  "start": {
                    "line": 33,
                    "column": 176
                  },
                  "end": {
                    "line": 33,
                    "column": 202
                  }
                }
              ]
            },
            "6": {
              "line": 35,
              "type": "switch",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 4
                  },
                  "end": {
                    "line": 39,
                    "column": 47
                  }
                },
                {
                  "start": {
                    "line": 42,
                    "column": 4
                  },
                  "end": {
                    "line": 43,
                    "column": 19
                  }
                }
              ]
            }
          }
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 1,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should render the week map",
          "status": "passed",
          "ancestorTitles": [
            "WeekMap"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521653316,
        "end": 1471521653935
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/weekMap-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/components/weekMap.js": {
          "path": "/path/to/somethingBeingTested/components/weekMap.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 0,
            "24": 1,
            "25": 1,
            "26": 0,
            "27": 1,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 16,
            "43": 1,
            "44": 1,
            "45": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              1
            ],
            "8": [
              0,
              1
            ],
            "9": [
              0,
              1
            ],
            "10": [
              1,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 16
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 18
                },
                "end": {
                  "line": 3,
                  "column": 40
                }
              }
            },
            "9": {
              "name": "somethingBeingTestedWeekMap",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 80
                },
                "end": {
                  "line": 3,
                  "column": 107
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 306
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "(anonymous_11)",
              "line": 7,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 51
                },
                "end": {
                  "line": 7,
                  "column": 78
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 53
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 41
              },
              "end": {
                "line": 3,
                "column": 80
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 80
              },
              "end": {
                "line": 3,
                "column": 251
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 108
              },
              "end": {
                "line": 3,
                "column": 147
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 147
              },
              "end": {
                "line": 3,
                "column": 250
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 251
              },
              "end": {
                "line": 17,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 5,
                "column": 67
              }
            },
            "41": {
              "start": {
                "line": 7,
                "column": 6
              },
              "end": {
                "line": 11,
                "column": 9
              }
            },
            "42": {
              "start": {
                "line": 8,
                "column": 8
              },
              "end": {
                "line": 9,
                "column": 223
              }
            },
            "43": {
              "start": {
                "line": 12,
                "column": 6
              },
              "end": {
                "line": 14,
                "column": 26
              },
              "skip": true
            },
            "44": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 33
              }
            },
            "45": {
              "start": {
                "line": 17,
                "column": 78
              },
              "end": {
                "line": 20,
                "column": 16
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 1,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should render the loader",
          "status": "passed",
          "ancestorTitles": [
            "Loader"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521652895,
        "end": 1471521653990
      },
      "testFilePath": "/path/to/common/loader/__tests__/loader-test.js",
      "coverage": {
        "/path/to/common/loader/components/loader.js": {
          "path": "/path/to/common/loader/components/loader.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 0,
            "24": 1,
            "25": 1,
            "26": 0,
            "27": 1,
            "28": 1,
            "29": 1,
            "30": 0,
            "31": 1,
            "32": 1,
            "33": 1,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 1,
            "41": 1,
            "42": 1
          },
          "b": {
            "1": [
              1,
              1
            ],
            "2": [
              1,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              1
            ],
            "6": [
              1,
              1
            ],
            "7": [
              0,
              1
            ],
            "8": [
              0,
              1
            ],
            "9": [
              0,
              1
            ],
            "10": [
              1,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1,
            "6": 1,
            "7": 1,
            "8": 1,
            "9": 1,
            "10": 1
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 772
                },
                "end": {
                  "line": 1,
                  "column": 809
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 865
                },
                "end": {
                  "line": 1,
                  "column": 913
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1014
                },
                "end": {
                  "line": 1,
                  "column": 1062
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1249
                },
                "end": {
                  "line": 1,
                  "column": 1290
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 9
                },
                "end": {
                  "line": 3,
                  "column": 31
                }
              }
            },
            "9": {
              "name": "Loader",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 62
                },
                "end": {
                  "line": 3,
                  "column": 80
                }
              }
            },
            "10": {
              "name": "render",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 252
                },
                "end": {
                  "line": 4,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 1,
                "column": 772
              },
              "end": {
                "line": 1,
                "column": 865
              }
            },
            "20": {
              "start": {
                "line": 1,
                "column": 810
              },
              "end": {
                "line": 1,
                "column": 864
              }
            },
            "21": {
              "start": {
                "line": 1,
                "column": 865
              },
              "end": {
                "line": 1,
                "column": 1014
              }
            },
            "22": {
              "start": {
                "line": 1,
                "column": 914
              },
              "end": {
                "line": 1,
                "column": 1013
              }
            },
            "23": {
              "start": {
                "line": 1,
                "column": 955
              },
              "end": {
                "line": 1,
                "column": 1012
              }
            },
            "24": {
              "start": {
                "line": 1,
                "column": 1014
              },
              "end": {
                "line": 1,
                "column": 1249
              }
            },
            "25": {
              "start": {
                "line": 1,
                "column": 1063
              },
              "end": {
                "line": 1,
                "column": 1162
              }
            },
            "26": {
              "start": {
                "line": 1,
                "column": 1075
              },
              "end": {
                "line": 1,
                "column": 1161
              }
            },
            "27": {
              "start": {
                "line": 1,
                "column": 1162
              },
              "end": {
                "line": 1,
                "column": 1248
              }
            },
            "28": {
              "start": {
                "line": 1,
                "column": 1249
              },
              "end": {
                "line": 1,
                "column": 1737
              }
            },
            "29": {
              "start": {
                "line": 1,
                "column": 1291
              },
              "end": {
                "line": 1,
                "column": 1454
              }
            },
            "30": {
              "start": {
                "line": 1,
                "column": 1353
              },
              "end": {
                "line": 1,
                "column": 1453
              }
            },
            "31": {
              "start": {
                "line": 1,
                "column": 1454
              },
              "end": {
                "line": 1,
                "column": 1618
              }
            },
            "32": {
              "start": {
                "line": 1,
                "column": 1618
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "33": {
              "start": {
                "line": 1,
                "column": 1634
              },
              "end": {
                "line": 1,
                "column": 1736
              }
            },
            "34": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 44
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 32
              },
              "end": {
                "line": 3,
                "column": 62
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 62
              },
              "end": {
                "line": 3,
                "column": 206
              }
            },
            "37": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 111
              }
            },
            "38": {
              "start": {
                "line": 3,
                "column": 111
              },
              "end": {
                "line": 3,
                "column": 205
              }
            },
            "39": {
              "start": {
                "line": 3,
                "column": 206
              },
              "end": {
                "line": 12,
                "column": 10
              }
            },
            "40": {
              "start": {
                "line": 5,
                "column": 6
              },
              "end": {
                "line": 8,
                "column": 163
              }
            },
            "41": {
              "start": {
                "line": 12,
                "column": 10
              },
              "end": {
                "line": 12,
                "column": 24
              }
            },
            "42": {
              "start": {
                "line": 12,
                "column": 69
              },
              "end": {
                "line": 15,
                "column": 7
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 841
                  },
                  "end": {
                    "line": 1,
                    "column": 844
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 847
                  },
                  "end": {
                    "line": 1,
                    "column": 863
                  }
                }
              ]
            },
            "6": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 817
                  },
                  "end": {
                    "line": 1,
                    "column": 820
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 824
                  },
                  "end": {
                    "line": 1,
                    "column": 838
                  }
                }
              ]
            },
            "7": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 914
                  },
                  "end": {
                    "line": 1,
                    "column": 914
                  }
                }
              ]
            },
            "8": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1063
                  },
                  "end": {
                    "line": 1,
                    "column": 1063
                  }
                }
              ]
            },
            "9": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1236
                  },
                  "end": {
                    "line": 1,
                    "column": 1240
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1243
                  },
                  "end": {
                    "line": 1,
                    "column": 1247
                  }
                }
              ]
            },
            "10": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1169
                  },
                  "end": {
                    "line": 1,
                    "column": 1173
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1178
                  },
                  "end": {
                    "line": 1,
                    "column": 1202
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1206
                  },
                  "end": {
                    "line": 1,
                    "column": 1232
                  }
                }
              ]
            },
            "11": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1291
                  },
                  "end": {
                    "line": 1,
                    "column": 1291
                  }
                }
              ]
            },
            "12": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1295
                  },
                  "end": {
                    "line": 1,
                    "column": 1327
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1331
                  },
                  "end": {
                    "line": 1,
                    "column": 1350
                  }
                }
              ]
            },
            "13": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1489
                  },
                  "end": {
                    "line": 1,
                    "column": 1499
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1503
                  },
                  "end": {
                    "line": 1,
                    "column": 1523
                  }
                }
              ]
            },
            "14": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1618
                  },
                  "end": {
                    "line": 1,
                    "column": 1618
                  }
                }
              ]
            },
            "15": {
              "line": 1,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 1658
                  },
                  "end": {
                    "line": 1,
                    "column": 1701
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 1704
                  },
                  "end": {
                    "line": 1,
                    "column": 1735
                  }
                }
              ]
            }
          }
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 4,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should return initial state",
          "status": "passed",
          "ancestorTitles": [
            "Sort Opportunities Reducer"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should handle sorting by filter type and order",
          "status": "passed",
          "ancestorTitles": [
            "Sort Opportunities Reducer"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should return initial state",
          "status": "passed",
          "ancestorTitles": [
            "Opportunities Reducer"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should handle the loaded opportunities",
          "status": "passed",
          "ancestorTitles": [
            "Opportunities Reducer"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521654070,
        "end": 1471521654301
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/reducers-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/reducers.js": {
          "path": "/path/to/somethingBeingTested/reducers.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 2,
            "6": 1,
            "7": 1,
            "8": 4,
            "9": 4,
            "10": 4,
            "11": 4,
            "12": 1,
            "13": 3,
            "14": 1,
            "15": 1,
            "16": 4,
            "17": 4,
            "18": 4,
            "19": 4,
            "20": 1,
            "21": 3,
            "22": 1,
            "23": 1
          },
          "b": {
            "1": [
              3,
              1
            ],
            "2": [
              4,
              4
            ],
            "3": [
              1,
              3
            ],
            "4": [
              3,
              1
            ],
            "5": [
              4,
              4
            ],
            "6": [
              1,
              3
            ]
          },
          "f": {
            "1": 2,
            "2": 4,
            "3": 4
          },
          "fnMap": {
            "1": {
              "name": "assignToEmpty",
              "line": 6,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 20
                },
                "end": {
                  "line": 6,
                  "column": 65
                }
              }
            },
            "2": {
              "name": "sortOpportunitiesReducer",
              "line": 15,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 90
                },
                "end": {
                  "line": 15,
                  "column": 126
                }
              }
            },
            "3": {
              "name": "opportunitiesReducer",
              "line": 33,
              "loc": {
                "start": {
                  "line": 33,
                  "column": 82
                },
                "end": {
                  "line": 33,
                  "column": 114
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 244
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 244
              },
              "end": {
                "line": 1,
                "column": 298
              }
            },
            "4": {
              "start": {
                "line": 6,
                "column": 0
              },
              "end": {
                "line": 8,
                "column": 2
              }
            },
            "5": {
              "start": {
                "line": 7,
                "column": 2
              },
              "end": {
                "line": 7,
                "column": 49
              }
            },
            "6": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 12,
                "column": 21
              }
            },
            "7": {
              "start": {
                "line": 15,
                "column": 0
              },
              "end": {
                "line": 26,
                "column": 2
              }
            },
            "8": {
              "start": {
                "line": 15,
                "column": 151
              },
              "end": {
                "line": 15,
                "column": 255
              }
            },
            "9": {
              "start": {
                "line": 15,
                "column": 280
              },
              "end": {
                "line": 15,
                "column": 306
              }
            },
            "10": {
              "start": {
                "line": 16,
                "column": 2
              },
              "end": {
                "line": 16,
                "column": 23
              }
            },
            "11": {
              "start": {
                "line": 17,
                "column": 2
              },
              "end": {
                "line": 24,
                "column": 20
              }
            },
            "12": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 21,
                "column": 44
              }
            },
            "13": {
              "start": {
                "line": 24,
                "column": 6
              },
              "end": {
                "line": 24,
                "column": 19
              }
            },
            "14": {
              "start": {
                "line": 28,
                "column": 0
              },
              "end": {
                "line": 30,
                "column": 22
              }
            },
            "15": {
              "start": {
                "line": 33,
                "column": 0
              },
              "end": {
                "line": 45,
                "column": 2
              }
            },
            "16": {
              "start": {
                "line": 33,
                "column": 139
              },
              "end": {
                "line": 33,
                "column": 246
              }
            },
            "17": {
              "start": {
                "line": 33,
                "column": 271
              },
              "end": {
                "line": 33,
                "column": 297
              }
            },
            "18": {
              "start": {
                "line": 34,
                "column": 2
              },
              "end": {
                "line": 34,
                "column": 23
              }
            },
            "19": {
              "start": {
                "line": 35,
                "column": 2
              },
              "end": {
                "line": 43,
                "column": 20
              }
            },
            "20": {
              "start": {
                "line": 37,
                "column": 6
              },
              "end": {
                "line": 39,
                "column": 47
              }
            },
            "21": {
              "start": {
                "line": 43,
                "column": 6
              },
              "end": {
                "line": 43,
                "column": 19
              }
            },
            "22": {
              "start": {
                "line": 47,
                "column": 0
              },
              "end": {
                "line": 49,
                "column": 48
              }
            },
            "23": {
              "start": {
                "line": 49,
                "column": 73
              },
              "end": {
                "line": 52,
                "column": 17
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 15,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 15,
                    "column": 217
                  },
                  "end": {
                    "line": 15,
                    "column": 239
                  }
                },
                {
                  "start": {
                    "line": 15,
                    "column": 242
                  },
                  "end": {
                    "line": 15,
                    "column": 254
                  }
                }
              ]
            },
            "2": {
              "line": 15,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 15,
                    "column": 163
                  },
                  "end": {
                    "line": 15,
                    "column": 184
                  }
                },
                {
                  "start": {
                    "line": 15,
                    "column": 188
                  },
                  "end": {
                    "line": 15,
                    "column": 214
                  }
                }
              ]
            },
            "3": {
              "line": 17,
              "type": "switch",
              "locations": [
                {
                  "start": {
                    "line": 18,
                    "column": 4
                  },
                  "end": {
                    "line": 21,
                    "column": 44
                  }
                },
                {
                  "start": {
                    "line": 23,
                    "column": 4
                  },
                  "end": {
                    "line": 24,
                    "column": 19
                  }
                }
              ]
            },
            "4": {
              "line": 33,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 33,
                    "column": 205
                  },
                  "end": {
                    "line": 33,
                    "column": 230
                  }
                },
                {
                  "start": {
                    "line": 33,
                    "column": 233
                  },
                  "end": {
                    "line": 33,
                    "column": 245
                  }
                }
              ]
            },
            "5": {
              "line": 33,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 33,
                    "column": 151
                  },
                  "end": {
                    "line": 33,
                    "column": 172
                  }
                },
                {
                  "start": {
                    "line": 33,
                    "column": 176
                  },
                  "end": {
                    "line": 33,
                    "column": 202
                  }
                }
              ]
            },
            "6": {
              "line": 35,
              "type": "switch",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 4
                  },
                  "end": {
                    "line": 39,
                    "column": 47
                  }
                },
                {
                  "start": {
                    "line": 42,
                    "column": 4
                  },
                  "end": {
                    "line": 43,
                    "column": 19
                  }
                }
              ]
            }
          }
        },
        "/path/to/somethingBeingTested/constants.js": {
          "path": "/path/to/somethingBeingTested/constants.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1
          },
          "b": {},
          "f": {},
          "fnMap": {},
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 198
              }
            },
            "3": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 132
              }
            },
            "4": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 123
              }
            },
            "5": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 120
              }
            }
          },
          "branchMap": {}
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 0,
      "numPendingTests": 1,
      "testResults": [
        {
          "title": "it should mount properly",
          "status": "pending",
          "ancestorTitles": [
            "Index"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521654106,
        "end": 1471521654546
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/somethingBeingTested-test.js",
      "coverage": {}
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 1,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should create an action to set opportunities filter",
          "status": "passed",
          "ancestorTitles": [
            "Actions"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521654431,
        "end": 1471521654566
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/actions-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/actions.js": {
          "path": "/path/to/somethingBeingTested/actions.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1
          },
          "b": {},
          "f": {
            "1": 1
          },
          "fnMap": {
            "1": {
              "name": "setOpportunitiesFilter",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 185
                },
                "end": {
                  "line": 1,
                  "column": 223
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 3,
                "column": 2
              }
            },
            "3": {
              "start": {
                "line": 2,
                "column": 2
              },
              "end": {
                "line": 2,
                "column": 52
              }
            }
          },
          "branchMap": {}
        },
        "/path/to/somethingBeingTested/constants.js": {
          "path": "/path/to/somethingBeingTested/constants.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 1
          },
          "b": {},
          "f": {},
          "fnMap": {},
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 198
              }
            },
            "3": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 132
              }
            },
            "4": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 123
              }
            },
            "5": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 120
              }
            }
          },
          "branchMap": {}
        }
      }
    },
    {
      "numFailingTests": 0,
      "numPassingTests": 4,
      "numPendingTests": 0,
      "testResults": [
        {
          "title": "it should render the detail modal link",
          "status": "passed",
          "ancestorTitles": [
            "Detail modal component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should have a closed state",
          "status": "passed",
          "ancestorTitles": [
            "Detail modal component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should change state to open after clicking on the link",
          "status": "passed",
          "ancestorTitles": [
            "Detail modal component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        },
        {
          "title": "it should change state to closed after clicking on the close button",
          "status": "passed",
          "ancestorTitles": [
            "Detail modal component"
          ],
          "failureMessages": [],
          "numPassingAsserts": 0
        }
      ],
      "perfStats": {
        "start": 1471521652583,
        "end": 1471521654689
      },
      "testFilePath": "/path/to/somethingBeingTested/__tests__/detailModal-test.js",
      "coverage": {
        "/path/to/somethingBeingTested/components/detailModal.js": {
          "path": "/path/to/somethingBeingTested/components/detailModal.js",
          "s": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 1,
            "5": 3,
            "6": 3,
            "7": 3,
            "8": 3,
            "9": 3,
            "10": 3,
            "11": 1,
            "12": 1,
            "13": 1,
            "14": 1,
            "15": 0,
            "16": 1,
            "17": 1,
            "18": 1,
            "19": 1,
            "20": 1,
            "21": 1,
            "22": 1,
            "23": 2,
            "24": 1,
            "25": 4,
            "26": 0,
            "27": 1,
            "28": 4,
            "29": 0,
            "30": 4,
            "31": 1,
            "32": 1,
            "33": 0,
            "34": 1,
            "35": 1,
            "36": 1,
            "37": 1,
            "38": 1,
            "39": 1,
            "40": 4,
            "41": 4,
            "42": 4,
            "43": 4,
            "44": 4,
            "45": 4,
            "46": 1,
            "47": 1,
            "48": 2,
            "49": 7,
            "50": 1,
            "51": 1
          },
          "b": {
            "1": [
              3,
              3
            ],
            "2": [
              3,
              0
            ],
            "3": [
              1,
              0
            ],
            "4": [
              0,
              1
            ],
            "5": [
              0,
              2
            ],
            "6": [
              2,
              2
            ],
            "7": [
              0,
              4
            ],
            "8": [
              0,
              4
            ],
            "9": [
              0,
              4
            ],
            "10": [
              4,
              0,
              0
            ],
            "11": [
              0,
              1
            ],
            "12": [
              1,
              0
            ],
            "13": [
              1,
              1
            ],
            "14": [
              1,
              0
            ],
            "15": [
              1,
              0
            ],
            "16": [
              7,
              0
            ],
            "17": [
              7,
              0
            ],
            "18": [
              7,
              0
            ],
            "19": [
              7,
              0
            ],
            "20": [
              7,
              0
            ],
            "21": [
              7,
              0
            ],
            "22": [
              7,
              0
            ],
            "23": [
              7,
              0
            ],
            "24": [
              7,
              0
            ],
            "25": [
              7,
              0
            ],
            "26": [
              7,
              0
            ],
            "27": [
              7,
              0
            ],
            "28": [
              7,
              0
            ],
            "29": [
              7,
              0
            ],
            "30": [
              7,
              0
            ],
            "31": [
              7,
              0
            ]
          },
          "f": {
            "1": 1,
            "2": 1,
            "3": 1,
            "4": 2,
            "5": 4,
            "6": 4,
            "7": 1,
            "8": 1,
            "9": 4,
            "10": 1,
            "11": 2,
            "12": 7
          },
          "fnMap": {
            "1": {
              "name": "(anonymous_1)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 118
                },
                "end": {
                  "line": 1,
                  "column": 130
                }
              }
            },
            "2": {
              "name": "defineProperties",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 131
                },
                "end": {
                  "line": 1,
                  "column": 172
                }
              }
            },
            "3": {
              "name": "(anonymous_3)",
              "line": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 446
                },
                "end": {
                  "line": 1,
                  "column": 494
                }
              }
            },
            "4": {
              "name": "_interopRequireDefault",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 128
                },
                "end": {
                  "line": 3,
                  "column": 165
                }
              }
            },
            "5": {
              "name": "_classCallCheck",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 221
                },
                "end": {
                  "line": 3,
                  "column": 269
                }
              }
            },
            "6": {
              "name": "_possibleConstructorReturn",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 370
                },
                "end": {
                  "line": 3,
                  "column": 418
                }
              }
            },
            "7": {
              "name": "_inherits",
              "line": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 605
                },
                "end": {
                  "line": 3,
                  "column": 646
                }
              }
            },
            "8": {
              "name": "(anonymous_8)",
              "line": 8,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 14
                },
                "end": {
                  "line": 8,
                  "column": 36
                }
              }
            },
            "9": {
              "name": "DetailModal",
              "line": 9,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 2
                },
                "end": {
                  "line": 9,
                  "column": 49
                }
              }
            },
            "10": {
              "name": "close",
              "line": 16,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 53
                },
                "end": {
                  "line": 18,
                  "column": 4
                }
              }
            },
            "11": {
              "name": "open",
              "line": 20,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 31
                },
                "end": {
                  "line": 22,
                  "column": 4
                }
              }
            },
            "12": {
              "name": "render",
              "line": 24,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 33
                },
                "end": {
                  "line": 26,
                  "column": 4
                }
              }
            }
          },
          "statementMap": {
            "1": {
              "start": {
                "line": 1,
                "column": 37
              },
              "end": {
                "line": 1,
                "column": 99
              },
              "skip": true
            },
            "2": {
              "start": {
                "line": 1,
                "column": 99
              },
              "end": {
                "line": 1,
                "column": 648
              }
            },
            "3": {
              "start": {
                "line": 1,
                "column": 131
              },
              "end": {
                "line": 1,
                "column": 439
              }
            },
            "4": {
              "start": {
                "line": 1,
                "column": 173
              },
              "end": {
                "line": 1,
                "column": 438
              }
            },
            "5": {
              "start": {
                "line": 1,
                "column": 213
              },
              "end": {
                "line": 1,
                "column": 239
              }
            },
            "6": {
              "start": {
                "line": 1,
                "column": 239
              },
              "end": {
                "line": 1,
                "column": 294
              }
            },
            "7": {
              "start": {
                "line": 1,
                "column": 294
              },
              "end": {
                "line": 1,
                "column": 325
              }
            },
            "8": {
              "start": {
                "line": 1,
                "column": 325
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "9": {
              "start": {
                "line": 1,
                "column": 352
              },
              "end": {
                "line": 1,
                "column": 379
              }
            },
            "10": {
              "start": {
                "line": 1,
                "column": 379
              },
              "end": {
                "line": 1,
                "column": 437
              }
            },
            "11": {
              "start": {
                "line": 1,
                "column": 439
              },
              "end": {
                "line": 1,
                "column": 644
              }
            },
            "12": {
              "start": {
                "line": 1,
                "column": 495
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "13": {
              "start": {
                "line": 1,
                "column": 511
              },
              "end": {
                "line": 1,
                "column": 563
              }
            },
            "14": {
              "start": {
                "line": 1,
                "column": 563
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "15": {
              "start": {
                "line": 1,
                "column": 580
              },
              "end": {
                "line": 1,
                "column": 623
              }
            },
            "16": {
              "start": {
                "line": 1,
                "column": 623
              },
              "end": {
                "line": 1,
                "column": 642
              }
            },
            "17": {
              "start": {
                "line": 1,
                "column": 648
              },
              "end": {
                "line": 1,
                "column": 702
              }
            },
            "18": {
              "start": {
                "line": 1,
                "column": 727
              },
              "end": {
                "line": 1,
                "column": 772
              }
            },
            "19": {
              "start": {
                "line": 2,
                "column": 0
              },
              "end": {
                "line": 2,
                "column": 73
              }
            },
            "20": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 56
              }
            },
            "21": {
              "start": {
                "line": 3,
                "column": 81
              },
              "end": {
                "line": 3,
                "column": 128
              }
            },
            "22": {
              "start": {
                "line": 3,
                "column": 128
              },
              "end": {
                "line": 3,
                "column": 221
              }
            },
            "23": {
              "start": {
                "line": 3,
                "column": 166
              },
              "end": {
                "line": 3,
                "column": 220
              }
            },
            "24": {
              "start": {
                "line": 3,
                "column": 221
              },
              "end": {
                "line": 3,
                "column": 370
              }
            },
            "25": {
              "start": {
                "line": 3,
                "column": 270
              },
              "end": {
                "line": 3,
                "column": 369
              }
            },
            "26": {
              "start": {
                "line": 3,
                "column": 311
              },
              "end": {
                "line": 3,
                "column": 368
              }
            },
            "27": {
              "start": {
                "line": 3,
                "column": 370
              },
              "end": {
                "line": 3,
                "column": 605
              }
            },
            "28": {
              "start": {
                "line": 3,
                "column": 419
              },
              "end": {
                "line": 3,
                "column": 518
              }
            },
            "29": {
              "start": {
                "line": 3,
                "column": 431
              },
              "end": {
                "line": 3,
                "column": 517
              }
            },
            "30": {
              "start": {
                "line": 3,
                "column": 518
              },
              "end": {
                "line": 3,
                "column": 604
              }
            },
            "31": {
              "start": {
                "line": 3,
                "column": 605
              },
              "end": {
                "line": 3,
                "column": 1093
              }
            },
            "32": {
              "start": {
                "line": 3,
                "column": 647
              },
              "end": {
                "line": 3,
                "column": 810
              }
            },
            "33": {
              "start": {
                "line": 3,
                "column": 709
              },
              "end": {
                "line": 3,
                "column": 809
              }
            },
            "34": {
              "start": {
                "line": 3,
                "column": 810
              },
              "end": {
                "line": 3,
                "column": 974
              }
            },
            "35": {
              "start": {
                "line": 3,
                "column": 974
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "36": {
              "start": {
                "line": 3,
                "column": 990
              },
              "end": {
                "line": 3,
                "column": 1092
              }
            },
            "37": {
              "start": {
                "line": 7,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 49
              }
            },
            "38": {
              "start": {
                "line": 8,
                "column": 37
              },
              "end": {
                "line": 8,
                "column": 72
              }
            },
            "39": {
              "start": {
                "line": 9,
                "column": 2
              },
              "end": {
                "line": 16,
                "column": 3
              }
            },
            "40": {
              "start": {
                "line": 9,
                "column": 74
              },
              "end": {
                "line": 9,
                "column": 109
              }
            },
            "41": {
              "start": {
                "line": 9,
                "column": 109
              },
              "end": {
                "line": 9,
                "column": 201
              }
            },
            "42": {
              "start": {
                "line": 11,
                "column": 28
              },
              "end": {
                "line": 12,
                "column": 25
              }
            },
            "43": {
              "start": {
                "line": 14,
                "column": 28
              },
              "end": {
                "line": 14,
                "column": 113
              }
            },
            "44": {
              "start": {
                "line": 15,
                "column": 28
              },
              "end": {
                "line": 15,
                "column": 115
              },
              "skip": true
            },
            "45": {
              "start": {
                "line": 15,
                "column": 140
              },
              "end": {
                "line": 15,
                "column": 153
              },
              "skip": true
            },
            "46": {
              "start": {
                "line": 16,
                "column": 3
              },
              "end": {
                "line": 63,
                "column": 10
              }
            },
            "47": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 42
              }
            },
            "48": {
              "start": {
                "line": 23,
                "column": 6
              },
              "end": {
                "line": 23,
                "column": 41
              }
            },
            "49": {
              "start": {
                "line": 27,
                "column": 6
              },
              "end": {
                "line": 57,
                "column": 272
              }
            },
            "50": {
              "start": {
                "line": 63,
                "column": 10
              },
              "end": {
                "line": 63,
                "column": 29
              },
              "skip": true
            },
            "51": {
              "start": {
                "line": 63,
                "column": 74
              },
              "end": {
                "line": 65,
                "column": 12
              }
            }
          },
          "branchMap": {
            "1": {
              "line": 1,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 263
                  },
                  "end": {
                    "line": 1,
                    "column": 284
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 288
                  },
                  "end": {
                    "line": 1,
                    "column": 293
                  }
                }
              ]
            },
            "2": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 325
                  },
                  "end": {
                    "line": 1,
                    "column": 325
                  }
                }
              ]
            },
            "3": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 495
                  },
                  "end": {
                    "line": 1,
                    "column": 495
                  }
                }
              ]
            },
            "4": {
              "line": 1,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                },
                {
                  "start": {
                    "line": 1,
                    "column": 563
                  },
                  "end": {
                    "line": 1,
                    "column": 563
                  }
                }
              ]
            },
            "5": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 197
                  },
                  "end": {
                    "line": 3,
                    "column": 200
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 203
                  },
                  "end": {
                    "line": 3,
                    "column": 219
                  }
                }
              ]
            },
            "6": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 173
                  },
                  "end": {
                    "line": 3,
                    "column": 176
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 180
                  },
                  "end": {
                    "line": 3,
                    "column": 194
                  }
                }
              ]
            },
            "7": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 270
                  },
                  "end": {
                    "line": 3,
                    "column": 270
                  }
                }
              ]
            },
            "8": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 419
                  },
                  "end": {
                    "line": 3,
                    "column": 419
                  }
                }
              ]
            },
            "9": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 592
                  },
                  "end": {
                    "line": 3,
                    "column": 596
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 599
                  },
                  "end": {
                    "line": 3,
                    "column": 603
                  }
                }
              ]
            },
            "10": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 525
                  },
                  "end": {
                    "line": 3,
                    "column": 529
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 534
                  },
                  "end": {
                    "line": 3,
                    "column": 558
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 562
                  },
                  "end": {
                    "line": 3,
                    "column": 588
                  }
                }
              ]
            },
            "11": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 647
                  },
                  "end": {
                    "line": 3,
                    "column": 647
                  }
                }
              ]
            },
            "12": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 651
                  },
                  "end": {
                    "line": 3,
                    "column": 683
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 687
                  },
                  "end": {
                    "line": 3,
                    "column": 706
                  }
                }
              ]
            },
            "13": {
              "line": 3,
              "type": "binary-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 845
                  },
                  "end": {
                    "line": 3,
                    "column": 855
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 859
                  },
                  "end": {
                    "line": 3,
                    "column": 879
                  }
                }
              ]
            },
            "14": {
              "line": 3,
              "type": "if",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 974
                  },
                  "end": {
                    "line": 3,
                    "column": 974
                  }
                }
              ]
            },
            "15": {
              "line": 3,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 3,
                    "column": 1014
                  },
                  "end": {
                    "line": 3,
                    "column": 1057
                  }
                },
                {
                  "start": {
                    "line": 3,
                    "column": 1060
                  },
                  "end": {
                    "line": 3,
                    "column": 1091
                  }
                }
              ]
            },
            "16": {
              "line": 32,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 32,
                    "column": 171
                  },
                  "end": {
                    "line": 32,
                    "column": 187
                  }
                },
                {
                  "start": {
                    "line": 32,
                    "column": 190
                  },
                  "end": {
                    "line": 32,
                    "column": 195
                  }
                }
              ]
            },
            "17": {
              "line": 36,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 36,
                    "column": 150
                  },
                  "end": {
                    "line": 36,
                    "column": 169
                  }
                },
                {
                  "start": {
                    "line": 36,
                    "column": 172
                  },
                  "end": {
                    "line": 36,
                    "column": 186
                  }
                }
              ]
            },
            "18": {
              "line": 40,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 40,
                    "column": 371
                  },
                  "end": {
                    "line": 40,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 40,
                    "column": 391
                  },
                  "end": {
                    "line": 40,
                    "column": 396
                  }
                }
              ]
            },
            "19": {
              "line": 41,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 41,
                    "column": 373
                  },
                  "end": {
                    "line": 41,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 41,
                    "column": 394
                  },
                  "end": {
                    "line": 41,
                    "column": 399
                  }
                }
              ]
            },
            "20": {
              "line": 42,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 42,
                    "column": 369
                  },
                  "end": {
                    "line": 42,
                    "column": 385
                  }
                },
                {
                  "start": {
                    "line": 42,
                    "column": 388
                  },
                  "end": {
                    "line": 42,
                    "column": 393
                  }
                }
              ]
            },
            "21": {
              "line": 43,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 43,
                    "column": 375
                  },
                  "end": {
                    "line": 43,
                    "column": 394
                  }
                },
                {
                  "start": {
                    "line": 43,
                    "column": 397
                  },
                  "end": {
                    "line": 43,
                    "column": 402
                  }
                }
              ]
            },
            "22": {
              "line": 44,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 44,
                    "column": 373
                  },
                  "end": {
                    "line": 44,
                    "column": 391
                  }
                },
                {
                  "start": {
                    "line": 44,
                    "column": 394
                  },
                  "end": {
                    "line": 44,
                    "column": 399
                  }
                }
              ]
            },
            "23": {
              "line": 45,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 45,
                    "column": 371
                  },
                  "end": {
                    "line": 45,
                    "column": 388
                  }
                },
                {
                  "start": {
                    "line": 45,
                    "column": 391
                  },
                  "end": {
                    "line": 45,
                    "column": 396
                  }
                }
              ]
            },
            "24": {
              "line": 46,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 46,
                    "column": 400
                  },
                  "end": {
                    "line": 46,
                    "column": 431
                  }
                },
                {
                  "start": {
                    "line": 46,
                    "column": 434
                  },
                  "end": {
                    "line": 46,
                    "column": 439
                  }
                }
              ]
            },
            "25": {
              "line": 47,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 47,
                    "column": 379
                  },
                  "end": {
                    "line": 47,
                    "column": 400
                  }
                },
                {
                  "start": {
                    "line": 47,
                    "column": 403
                  },
                  "end": {
                    "line": 47,
                    "column": 408
                  }
                }
              ]
            },
            "26": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 436
                  },
                  "end": {
                    "line": 51,
                    "column": 510
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 513
                  },
                  "end": {
                    "line": 51,
                    "column": 515
                  }
                }
              ]
            },
            "27": {
              "line": 51,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 51,
                    "column": 576
                  },
                  "end": {
                    "line": 51,
                    "column": 680
                  }
                },
                {
                  "start": {
                    "line": 51,
                    "column": 683
                  },
                  "end": {
                    "line": 51,
                    "column": 685
                  }
                }
              ]
            },
            "28": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 430
                  },
                  "end": {
                    "line": 52,
                    "column": 501
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 504
                  },
                  "end": {
                    "line": 52,
                    "column": 506
                  }
                }
              ]
            },
            "29": {
              "line": 52,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 52,
                    "column": 564
                  },
                  "end": {
                    "line": 52,
                    "column": 665
                  }
                },
                {
                  "start": {
                    "line": 52,
                    "column": 668
                  },
                  "end": {
                    "line": 52,
                    "column": 670
                  }
                }
              ]
            },
            "30": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 432
                  },
                  "end": {
                    "line": 53,
                    "column": 504
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 507
                  },
                  "end": {
                    "line": 53,
                    "column": 509
                  }
                }
              ]
            },
            "31": {
              "line": 53,
              "type": "cond-expr",
              "locations": [
                {
                  "start": {
                    "line": 53,
                    "column": 568
                  },
                  "end": {
                    "line": 53,
                    "column": 670
                  }
                },
                {
                  "start": {
                    "line": 53,
                    "column": 673
                  },
                  "end": {
                    "line": 53,
                    "column": 675
                  }
                }
              ]
            }
          }
        }
      }
    }
  ],
  "postSuiteHeaders": []
}
