0% found this document useful (0 votes)
184 views50 pages

Summary

This document summarizes the results of decompiling a Java file using CFR. It lists over 100 Java classes and methods that were unable to be fully decompiled or had errors, issues or exceptions occur during decompilation. Common problems mentioned include unable to fully structure code, loose catch blocks, and ConfusedCFRException errors.

Uploaded by

girjesh kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
184 views50 pages

Summary

This document summarizes the results of decompiling a Java file using CFR. It lists over 100 Java classes and methods that were unable to be fully decompiled or had errors, issues or exceptions occur during decompilation. Common problems mentioned include unable to fully structure code, loose catch blocks, and ConfusedCFRException errors.

Uploaded by

girjesh kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 50

Summary for

/www/javadecompilers/app/public/data/01.12.18/88f18a876ba79299a0772b5990b995b4/payt
m-dex2jar.jar
Decompiled with CFR 0_132

a.d
----------------------------

execute(java.lang.Runnable )
Unable to fully structure code

android.arch.lifecycle.a
----------------------------

a(android.arch.lifecycle.h android.arch.lifecycle.e$a java.lang.Object )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

android.arch.persistence.db.c
----------------------------

d(android.arch.persistence.db.b )
Loose catch block

android.arch.persistence.room.e
----------------------------

run()
Unable to fully structure code
b(android.arch.persistence.db.b )
Unable to fully structure code

android.arch.persistence.room.f
----------------------------

a(java.lang.Class<C> java.lang.String )
Loose catch block

android.databinding.c
----------------------------

a()
Loose catch block

android.support.constraint.ConstraintLayout
----------------------------

b(int int )
Unable to fully structure code
b(android.util.AttributeSet )
Unable to fully structure code
onMeasure(int int )
Unable to fully structure code
<init>(android.content.Context android.util.AttributeSet )
Unable to fully structure code

android.support.constraint.ConstraintSet
----------------------------

a(android.content.Context int )
Unable to fully structure code

android.support.constraint.solver.ArrayLinkedVariables
----------------------------

a(android.support.constraint.solver.LinearSystem )
Unable to fully structure code

android.support.constraint.solver.widgets.Chain
----------------------------

a(android.support.constraint.solver.widgets.ConstraintWidgetContainer
android.support.constraint.solver.LinearSystem int int
android.support.constraint.solver.widgets.ChainHead )
Unable to fully structure code

android.support.constraint.solver.widgets.ConstraintWidget
----------------------------

a(android.support.constraint.solver.LinearSystem boolean
android.support.constraint.solver.SolverVariable
android.support.constraint.solver.SolverVariable
android.support.constraint.solver.widgets.ConstraintWidget$DimensionBehaviour
boolean android.support.constraint.solver.widgets.ConstraintAnchor
android.support.constraint.solver.widgets.ConstraintAnchor int int int int float
boolean boolean int int int float boolean )
Unable to fully structure code
a(android.support.constraint.solver.LinearSystem )
Unable to fully structure code
a(android.support.constraint.solver.widgets.ConstraintAnchor$Type
android.support.constraint.solver.widgets.ConstraintWidget
android.support.constraint.solver.widgets.ConstraintAnchor$Type int
android.support.constraint.solver.widgets.ConstraintAnchor$Strength int )
Loose catch block
b(java.lang.String )
Loose catch block

android.support.constraint.solver.widgets.ConstraintWidgetGroup
----------------------------

a(android.support.constraint.solver.widgets.ConstraintWidget )
Unable to fully structure code

android.support.constraint.solver.widgets.Optimizer
----------------------------
a(android.support.constraint.solver.widgets.ConstraintWidgetContainer
android.support.constraint.solver.LinearSystem int int
android.support.constraint.solver.widgets.ChainHead )
Unable to fully structure code

android.support.design.widget.TabLayout
----------------------------

onMeasure(int int )
Unable to fully structure code

android.support.graphics.drawable.AnimationUtilsCompat
----------------------------

a(android.content.Context int )
Unable to fully structure code

android.support.graphics.drawable.AnimatorInflaterCompat
----------------------------

a(android.content.Context android.content.res.Resources
android.content.res.Resources$Theme int float )
Unable to fully structure code
a(android.content.Context android.content.res.Resources
android.content.res.Resources$Theme android.util.AttributeSet int
org.xmlpull.v1.XmlPullParser )
Unable to fully structure code

android.support.media.ExifInterface
----------------------------

<init>(java.lang.String )
Loose catch block
a(android.support.media.ExifInterface$ByteOrderedDataInputStream int int )
Unable to fully structure code
a(java.io.InputStream )
Exception : org.benf.cfr.reader.util.CannotPerformDecode: reachable test BLOCK
was exited and re-entered.
b(android.support.media.ExifInterface$ByteOrderedDataInputStream int )
Unable to fully structure code
d(java.nio.ByteOrder )
Exception : org.benf.cfr.reader.util.CannotPerformDecode: reachable test BLOCK
was exited and re-entered.

android.support.multidex.MultiDexExtractor
----------------------------

<init>(java.io.File java.io.File )
Loose catch block
a()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 10[UNCONDITIONALDOLOOP]
a(java.util.zip.ZipFile java.util.zip.ZipEntry java.io.File java.lang.String )
Loose catch block

android.support.test.espresso.action.MotionEvents
----------------------------

a(android.support.test.espresso.UiController float[] float[] )


Loose catch block
a(android.support.test.espresso.UiController android.view.MotionEvent float[] )
Loose catch block
b(android.support.test.espresso.UiController android.view.MotionEvent )
Loose catch block
b(android.support.test.espresso.UiController android.view.MotionEvent float[] )
Loose catch block

android.support.test.espresso.base.AsyncTaskPoolMonitor
----------------------------

run()
Unable to fully structure code

android.support.test.espresso.core.deps.guava.base.FinalizableReferenceQueue
----------------------------

<init>()
Loose catch block

android.support.test.espresso.core.deps.guava.cache.LocalCache
----------------------------

a(K android.support.test.espresso.core.deps.guava.cache.CacheLoader<? super K, V> )


Unable to fully structure code
a(K int android.support.test.espresso.core.deps.guava.cache.CacheLoader<? super K,
V> )
Loose catch block
a(K int
android.support.test.espresso.core.deps.guava.cache.LocalCache$LoadingValueReferenc
e<K, V>
android.support.test.espresso.core.deps.guava.util.concurrent.ListenableFuture<V> )
Loose catch block
a(K int
android.support.test.espresso.core.deps.guava.cache.LocalCache$LoadingValueReferenc
e<K, V> V )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[7[FORLOOP]], but top level block is 4[TRYBLOCK]
l()
Unable to fully structure code

android.support.test.espresso.core.deps.guava.cache.Striped64
----------------------------

a(long int[] boolean )


Unable to fully structure code
android.support.test.espresso.core.deps.guava.collect.Iterables
----------------------------

a(java.util.List<T> android.support.test.espresso.core.deps.guava.base.Predicate<?
super T> )
Loose catch block

android.support.test.espresso.core.deps.guava.collect.MapMakerInternalMap
----------------------------

m()
Unable to fully structure code

android.support.test.espresso.core.deps.guava.math.IntMath
----------------------------

a(int int java.math.RoundingMode )


Unable to fully structure code

android.support.test.espresso.core.deps.guava.net.InetAddresses
----------------------------

d(java.lang.String )
Loose catch block

android.support.test.espresso.core.deps.guava.util.concurrent.Futures
----------------------------

run()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 10[UNCONDITIONALDOLOOP]
a(int java.util.concurrent.Future<? extends V> )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 2 blocks at
once
call()
Loose catch block

android.support.test.espresso.core.deps.guava.util.concurrent.ListenerCallQueue
----------------------------

run()
Loose catch block

android.support.test.espresso.core.deps.guava.util.concurrent.SerializingExecutor
----------------------------

run()
Loose catch block

android.support.test.espresso.core.deps.guava.util.concurrent.UncaughtExceptionHand
lers
----------------------------
uncaughtException(java.lang.Thread java.lang.Throwable )
Unable to fully structure code

android.support.test.espresso.core.deps.guava.util.concurrent.Uninterruptibles
----------------------------

a(java.util.concurrent.Future<V> long java.util.concurrent.TimeUnit )


Unable to fully structure code

android.support.test.internal.runner.ClassPathScanner
----------------------------

a(java.util.Set<java.lang.String> java.lang.String
android.support.test.internal.runner.ClassPathScanner$ClassNameFilter )
Loose catch block

android.support.test.internal.runner.RunnerArgs
----------------------------

a(java.util.List<T> java.lang.String java.lang.Class<T> )


Loose catch block
f(java.lang.String )
Unable to fully structure code

android.support.test.internal.runner.TestExecutor
----------------------------

a(android.support.test.internal.runner.TestRequest )
Unable to fully structure code

android.support.test.internal.runner.TestRequestBuilder
----------------------------

h(java.lang.String )
Loose catch block

android.support.test.rule.logging.AtraceLogger
----------------------------

run()
Loose catch block

android.support.test.rule.logging.RuleLoggingUtils
----------------------------

a(java.io.File java.lang.String java.lang.String java.lang.Exception )


Unable to fully structure code
a(java.lang.Process java.io.File )
Unable to fully structure code
a(java.lang.String[] java.io.File )
Unable to fully structure code
b(java.lang.String[] java.io.File )
Unable to fully structure code

android.support.v4.app.FragmentTransition
----------------------------

addToFirstInLastOut(android.support.v4.app.BackStackRecord
android.support.v4.app.BackStackRecord$Op
android.util.SparseArray<android.support.v4.app.FragmentTransition$FragmentContaine
rTransition> boolean boolean )
Unable to fully structure code

android.support.v4.app.NotificationCompat
----------------------------

applyStandardTemplate(boolean int boolean )


Unable to fully structure code

android.support.v4.content.ModernAsyncTask
----------------------------

call()
Loose catch block

android.support.v4.graphics.PathParser
----------------------------

a(java.lang.String int android.support.v4.graphics.PathParser$ExtractFloatResult )


Unable to fully structure code
c(java.lang.String )
Unable to fully structure code
a(android.graphics.Path float[] char char float[] )
Unable to fully structure code

android.support.v4.graphics.TypefaceCompatUtil
----------------------------

a(android.content.Context android.os.CancellationSignal android.net.Uri )


Unable to fully structure code
a(java.io.File )
Unable to fully structure code
a(java.io.File android.content.res.Resources int )
Loose catch block
a(java.io.File java.io.InputStream )
Loose catch block

android.support.v4.media.MediaBrowserCompat
----------------------------

handleMessage(android.os.Message )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous
android.support.v4.media.MediaBrowserServiceCompat
----------------------------

run()
Loose catch block

android.support.v4.os.CancellationSignal
----------------------------

cancel()
Unable to fully structure code

android.support.v4.print.PrintHelper
----------------------------

a(android.net.Uri android.graphics.BitmapFactory$Options )
Loose catch block
a(java.lang.Void[] )
Unable to fully structure code

android.support.v4.provider.FontsContractCompat
----------------------------

a(android.content.Context android.support.v4.provider.FontRequest
android.support.v4.content.res.ResourcesCompat$FontCallback android.os.Handler
boolean int int )
Loose catch block
a(android.content.Context android.support.v4.provider.FontRequest java.lang.String
android.os.CancellationSignal )
Unable to fully structure code

android.support.v4.provider.SelfDestructiveThread
----------------------------

a(java.util.concurrent.Callable<T> int )
Unable to fully structure code

android.support.v4.text.TextDirectionHeuristicsCompat
----------------------------

b(int )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

android.support.v4.view.GestureDetectorCompat
----------------------------

a(android.view.MotionEvent )
Unable to fully structure code

android.support.v4.view.ViewCompat
----------------------------

B(android.view.View )
Loose catch block

android.support.v4.view.ViewPager
----------------------------

arrowScroll(int )
Unable to fully structure code
onMeasure(int int )
Unable to fully structure code
populate(int )
Unable to fully structure code

android.support.v4.widget.SlidingPaneLayout
----------------------------

a(float )
Unable to fully structure code
onInterceptTouchEvent(android.view.MotionEvent )
Unable to fully structure code
onLayout(boolean int int int int )
Unable to fully structure code
onMeasure(int int )
Unable to fully structure code

android.support.v4.widget.ViewDragHelper
----------------------------

a(android.view.MotionEvent )
Unable to fully structure code
b(android.view.MotionEvent )
Unable to fully structure code

android.support.v7.app.AppCompatViewInflater
----------------------------

a(android.content.Context java.lang.String java.lang.String )


Unable to fully structure code
a(android.content.Context java.lang.String )
Loose catch block

android.support.v7.graphics.drawable.DrawerArrowDrawable
----------------------------

draw(android.graphics.Canvas )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

android.support.v7.view.SupportMenuInflater
----------------------------
inflate(int android.view.Menu )
Loose catch block

android.support.v7.widget.ActivityChooserModel
----------------------------

j()
Loose catch block
a(java.lang.Object[] )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 3 blocks at
once

android.support.v7.widget.AppCompatDrawableManager
----------------------------

a(android.content.Context int android.graphics.drawable.Drawable )


Unable to fully structure code

android.support.v7.widget.AppCompatTextViewAutoSizeHelper
----------------------------

a(java.lang.Object java.lang.String T )
Loose catch block

android.support.v7.widget.ContentFrameLayout
----------------------------

onMeasure(int int )
Unable to fully structure code

android.support.v7.widget.DropDownListView
----------------------------

a(android.view.MotionEvent int )
Unable to fully structure code

android.support.v7.widget.OpReorderer
----------------------------

a(java.util.List<android.support.v7.widget.AdapterHelper$UpdateOp> int
android.support.v7.widget.AdapterHelper$UpdateOp int
android.support.v7.widget.AdapterHelper$UpdateOp )
Unable to fully structure code

android.support.v7.widget.SwitchCompat
----------------------------

onTouchEvent(android.view.MotionEvent )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous
android.support.v7.widget.Toolbar
----------------------------

onLayout(boolean int int int int )


Unable to fully structure code

c.a.a.b
----------------------------

run()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 2 blocks at
once

c.a.a.c
----------------------------

a(java.lang.Object c.a.a.c$a java.lang.Class<?> )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[6[DOLOOP]], but top level block is 1[TRYBLOCK]

c.a.a.f
----------------------------

handleMessage(android.os.Message )
Unable to fully structure code

chat.paytm.com.chatapp.g.b
----------------------------

a(android.content.Context java.lang.String[] )
Unable to fully structure code
b(android.content.Context )
Loose catch block
c(android.content.Context )
Loose catch block

chat.paytm.com.chatapp.g.g
----------------------------

a(android.app.Dialog )
Loose catch block

com.airbnb.lottie.c.b.g
----------------------------

a(org.json.JSONObject com.airbnb.lottie.e )
Unable to fully structure code

com.airbnb.lottie.e
----------------------------

a(android.content.res.Resources java.io.InputStream )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[3[CATCHBLOCK]], but top level block is 1[TRYBLOCK]

com.alibaba.a.c.ah
----------------------------

a(java.lang.Object java.lang.Object java.lang.reflect.Type int )


Unable to fully structure code

com.alibaba.a.c.az
----------------------------

a(java.lang.String char boolean )


Unable to fully structure code

com.alibaba.a.d.a
----------------------------

a(java.lang.String )
Unable to fully structure code

com.alibaba.a.d.g
----------------------------

a(java.lang.String )
Unable to fully structure code
a(java.lang.Object java.lang.Class<T> com.alibaba.a.b.i )
Loose catch block
a(java.util.Map<java.lang.String, java.lang.Object> java.lang.Class<T>
com.alibaba.a.b.i )
Unable to fully structure code
a(java.lang.Class<?> java.util.Map<java.lang.String, java.lang.String> boolean )
Unable to fully structure code
i(java.lang.Object )
Loose catch block

com.alibaba.b.a.a.a.c
----------------------------

a(java.io.File )
Loose catch block

com.alibaba.b.a.a.a.e
----------------------------

a(java.lang.ClassLoader java.lang.String boolean )


Unable to fully structure code
a(java.util.zip.ZipFile java.util.zip.ZipEntry java.io.File )
Loose catch block

com.alibaba.b.a.a.i
----------------------------
run()
Unable to fully structure code

com.alibaba.b.a.b.b
----------------------------

a(android.content.Context java.lang.String )
Unable to fully structure code

com.alibaba.bee.d
----------------------------

a(java.lang.String java.lang.Class<? extends com.alibaba.bee.impl.table.TableEntry>


java.lang.String java.util.concurrent.atomic.AtomicInteger )
Unable to fully structure code
b(java.lang.String java.lang.Class<? extends com.alibaba.bee.impl.table.TableEntry>
java.lang.String java.util.concurrent.atomic.AtomicInteger )
Loose catch block

com.alibaba.dingtalk.httpagent.a
----------------------------

a(com.alibaba.dingtalk.httpagent.b )
Loose catch block

com.alibaba.doraemon.Doraemon
----------------------------

initComponent(com.alibaba.doraemon.Doraemon$MetaData
java.util.Map<java.lang.String, com.alibaba.doraemon.Doraemon$MetaData> )
Unable to fully structure code

com.alibaba.doraemon.audio.opus.OpusRecorder
----------------------------

writeAudioDataToFile()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[4[DOLOOP]], but top level block is 0[TRYBLOCK]

com.alibaba.doraemon.audio.opus.Utils
----------------------------

readObj(java.lang.String )
Unable to fully structure code

com.alibaba.doraemon.impl.audio.AudioCache
----------------------------

onSaveData(com.alibaba.doraemon.request.Request java.io.InputStream long byte[] )


Loose catch block
toBytes()
Loose catch block

com.alibaba.doraemon.impl.image.ImageCache
----------------------------

fillCache(java.lang.String byte[] int java.lang.String byte[] )


Loose catch block
onSaveData(com.alibaba.doraemon.request.Request java.io.InputStream long byte[] )
Loose catch block
toBytes()
Loose catch block

com.alibaba.doraemon.impl.image.ImageMemoryCache
----------------------------

getMaxCpuFreq()
Loose catch block

com.alibaba.doraemon.log.FileLogger
----------------------------

readLogFormDir(java.io.File java.util.Date java.util.Date java.io.OutputStream )


Loose catch block
syncWriteLog2File(android.os.MemoryFile int
com.alibaba.doraemon.log.FileLogger$LogContext )
Loose catch block
asyncforceFlush()
Unable to fully structure code

com.alibaba.doraemon.utils.ByteArrayPool
----------------------------

getBuf(int )
Loose catch block

com.alibaba.doraemon.utils.FileUtils
----------------------------

copyFile(java.io.File java.io.File boolean )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[60[UNCONDITIONALDOLOOP]], but top level block is 6[TRYBLOCK]
encrypt(byte[] java.lang.String )
Loose catch block
readFile(java.io.File )
Loose catch block
zipFile(java.io.File )
Loose catch block

com.alibaba.doraemon.utils.IOUtils
----------------------------

copy(java.io.InputStream java.io.OutputStream )
Loose catch block
inputStreamToString(java.io.InputStream java.lang.String )
Loose catch block
md5(java.lang.String )
Loose catch block

com.alibaba.sqlcrypto.DatabaseUtils
----------------------------

buildSQL()
Loose catch block
insertInternal(android.content.ContentValues boolean )
Loose catch block
execute()
Loose catch block

com.alibaba.sqlcrypto.sqlite.SQLiteConnection
----------------------------

acquirePreparedStatement(java.lang.String )
Loose catch block
collectDbStats(java.util.ArrayList<com.alibaba.sqlcrypto.sqlite.SQLiteDebug$DbStats
> )
Unable to fully structure code
execute(java.lang.String java.lang.Object[] java.lang.Object )
Loose catch block
executeForBlobFileDescriptor(java.lang.String java.lang.Object[] java.lang.Object )
Loose catch block
executeForChangedRowCount(java.lang.String java.lang.Object[] java.lang.Object )
Unable to fully structure code
executeForCursorWindow(java.lang.String java.lang.Object[]
com.alibaba.sqlcrypto.CursorWindow int int boolean java.lang.Object )
Unable to fully structure code
executeForLastInsertedRowId(java.lang.String java.lang.Object[] java.lang.Object )
Loose catch block
executeForLong(java.lang.String java.lang.Object[] java.lang.Object )
Loose catch block
executeForString(java.lang.String java.lang.Object[] java.lang.Object )
Loose catch block
prepare(java.lang.String com.alibaba.sqlcrypto.sqlite.SQLiteStatementInfo )
Unable to fully structure code

com.alibaba.sqlcrypto.sqlite.SQLiteOpenHelper
----------------------------

getDatabaseLocked(boolean )
Unable to fully structure code

com.alibaba.sqlcrypto.sqlite.SQLiteSession
----------------------------

beginTransactionUnchecked(int
com.alibaba.sqlcrypto.sqlite.SQLiteTransactionListener int java.lang.Object )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: First case is not
immediately after switch.
endTransactionUnchecked(java.lang.Object boolean )
Unable to fully structure code

com.alibaba.wukong.analytics.TraceLogger
----------------------------

a(android.content.Context long long int java.lang.String java.lang.String )


Unable to fully structure code

com.alibaba.wukong.auth.ae
----------------------------

a(boolean )
Unable to fully structure code
a(boolean com.alibaba.wukong.Callback<com.alibaba.wukong.auth.AuthInfo> )
Unable to fully structure code

com.alibaba.wukong.auth.bg
----------------------------

b(long java.lang.String )
Unable to fully structure code

com.alibaba.wukong.auth.bt
----------------------------

a(java.io.File java.lang.String )
Loose catch block

com.alibaba.wukong.auth.ca
----------------------------

a(byte[] int int boolean )


Unable to fully structure code

com.alibaba.wukong.auth.cg
----------------------------

<init>(android.content.Context java.lang.String java.lang.String boolean boolean )


Unable to fully structure code
commit()
Unable to fully structure code

com.alibaba.wukong.auth.ch
----------------------------

c(java.lang.String int )
Unable to fully structure code

com.alibaba.wukong.auth.ci
----------------------------
c(org.xmlpull.v1.XmlPullParser java.lang.String java.lang.String[] )
Unable to fully structure code

com.alibaba.wukong.auth.cj
----------------------------

aI()
Loose catch block

com.alibaba.wukong.auth.p
----------------------------

a(java.io.File int int long )


Loose catch block
a(java.io.File java.io.File long )
Loose catch block
c(java.lang.String )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 2 blocks at
once
a(int int long )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[7[SIMPLE_IF_TAKEN]], but top level block is 2[TRYBLOCK]

com.alibaba.wukong.auth.w
----------------------------

call()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[2[TRYBLOCK]], but top level block is 7[CATCHBLOCK]

com.alibaba.wukong.im.ay
----------------------------

a(java.lang.String com.alibaba.wukong.im.bd
java.util.List<com.alibaba.wukong.im.bd> boolean )
Loose catch block
a(java.lang.String java.util.Collection<com.alibaba.wukong.im.bd> boolean )
Unable to fully structure code
a(java.lang.String com.alibaba.wukong.im.bd int boolean int[] boolean long )
Loose catch block
a(java.lang.String long com.alibaba.wukong.im.bd )
Unable to fully structure code
a(java.lang.String com.alibaba.wukong.im.bd int )
Loose catch block

com.alibaba.wukong.im.bp
----------------------------

a(java.util.Map<java.lang.String, java.util.List<com.alibaba.wukong.im.bd>>
java.util.Map<java.lang.String, java.util.List<com.alibaba.wukong.im.bd>>
java.util.Map<java.lang.String, java.util.List<java.lang.Long>>
java.util.Map<java.lang.String, java.util.List<java.lang.Long>>
com.alibaba.wukong.im.MessageListener$DataType )
Loose catch block
com.alibaba.wukong.im.ce
----------------------------

b(java.util.concurrent.Executor )
Unable to fully structure code

com.alibaba.wukong.im.cg
----------------------------

a(com.alibaba.wukong.im.ch )
Loose catch block
e(int )
Exception : java.lang.IllegalStateException: Backjump on non jumping statement []
lbl43 : TryStatement: try { 2[TRYBLOCK]

com.alibaba.wukong.im.ci
----------------------------

on(com.laiwang.protocol.core.Response )
Unable to fully structure code

com.android.volley.toolbox.HttpHeaderParser
----------------------------

parseCacheHeaders(com.android.volley.NetworkResponse )
Unable to fully structure code

com.appsflyer.AFKeystoreWrapper
----------------------------

loadData()
Loose catch block

com.appsflyer.AFUninstallToken
----------------------------

testAndUpdate(long java.lang.String )
Unable to fully structure code

com.appsflyer.AFValidateInAppPurchase
----------------------------

validateWHPurchaseEvent(java.util.Map<java.lang.String, java.lang.Object>
java.lang.ref.WeakReference<android.content.Context> )
Unable to fully structure code
run()
Unable to fully structure code

com.appsflyer.AdvertisingIdClient
----------------------------

getAdvertisingIdInfo(android.content.Context )
Loose catch block

com.appsflyer.AdvertisingIdUtil
----------------------------

addGoogleAID(android.content.Context java.util.Map<java.lang.String,
java.lang.Object> )
Loose catch block

com.appsflyer.AppsFlyerLib
----------------------------

addDeviceTracking(android.content.Context java.util.Map<java.lang.String,
java.lang.Object> )
Loose catch block
callServer(java.net.URL java.lang.String java.lang.String
java.lang.ref.WeakReference<android.content.Context> java.lang.String boolean )
Loose catch block
extractPropertyFromFile(java.io.File java.lang.String )
Unable to fully structure code
getAttributionId(android.content.ContentResolver )
Loose catch block
getEventParameters(android.content.Context java.lang.String java.lang.String
java.lang.String java.lang.String boolean android.content.SharedPreferences boolean
)
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 3 blocks at
once
readServerResponse(java.net.HttpURLConnection )
Unable to fully structure code
run()
Loose catch block
run()
Loose catch block

com.appsflyer.Installation
----------------------------

readInstallationFile(java.io.File )
Loose catch block
writeInstallationFile(java.io.File
java.lang.ref.WeakReference<android.content.Context> )
Loose catch block

com.appsflyer.RemoteDebuggingManager
----------------------------

addEvent(java.lang.String java.lang.String java.lang.String[] )


Unable to fully structure code
loadStaticData(java.lang.String android.content.pm.PackageManager )
Loose catch block
setAppData(java.lang.String java.lang.String java.lang.String java.lang.String )
Unable to fully structure code
com.appsflyer.cache.CacheManager
----------------------------

loadRequestData(java.io.File )
Loose catch block
cacheRequest(com.appsflyer.cache.RequestCacheData android.content.Context )
Loose catch block

com.bumptech.glide.b.a.a.e
----------------------------

a(android.net.Uri )
Loose catch block

com.bumptech.glide.b.b.c.b
----------------------------

b()
Loose catch block

com.bumptech.glide.b.c.r
----------------------------

a(java.lang.Class<Model> java.lang.Class<Data> )
Loose catch block
a(java.lang.Class<Model> )
Loose catch block

com.bumptech.glide.b.d.a.k
----------------------------

b(java.io.InputStream android.graphics.BitmapFactory$Options
com.bumptech.glide.b.d.a.k$a com.bumptech.glide.b.b.a.e )
Unable to fully structure code

com.bumptech.glide.b.d.c.a
----------------------------

a(android.content.Context android.content.Context int


android.content.res.Resources$Theme )
Loose catch block

com.bumptech.glide.h.a
----------------------------

a(java.io.File )
Unable to fully structure code
a(java.nio.ByteBuffer java.io.File )
Unable to fully structure code
com.crashlytics.android.core.ag
----------------------------

a(com.crashlytics.android.core.af )
Loose catch block
b()
Loose catch block

com.crashlytics.android.core.h
----------------------------

a(com.crashlytics.android.core.e java.io.File )
Loose catch block
a(java.io.File java.lang.String java.io.File[] java.io.File )
Loose catch block
a(java.lang.String java.util.Date )
Loose catch block
a(java.util.Date java.lang.Thread java.lang.Throwable )
Loose catch block
b(com.crashlytics.android.core.a.a.d )
Loose catch block
b(java.util.Date java.lang.Thread java.lang.Throwable )
Loose catch block
c(java.lang.String )
Loose catch block
d(java.lang.String )
Loose catch block
e(java.lang.String )
Loose catch block
f(java.lang.String )
Loose catch block

com.crashlytics.android.core.m
----------------------------

uncaughtException(java.lang.Thread java.lang.Throwable )
Unable to fully structure code

com.crashlytics.android.core.x
----------------------------

a(java.lang.String )
Loose catch block
a(java.lang.String com.crashlytics.android.core.am )
Loose catch block
a(java.lang.String java.util.Map<java.lang.String, java.lang.String> )
Loose catch block
b(java.lang.String )
Loose catch block

com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView
----------------------------

getExifOrientation(android.content.Context java.lang.String )
Loose catch block
onTouchEventInternal(android.view.MotionEvent )
Unable to fully structure code
doInBackground(java.lang.Void[] )
Unable to fully structure code

com.evernote.android.job.a.a.b
----------------------------

a()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 2 blocks at
once

com.evernote.android.job.b
----------------------------

a(android.content.Context boolean )
Unable to fully structure code

com.evernote.android.job.d
----------------------------

isSupported(android.content.Context )
Loose catch block

com.evernote.android.job.j
----------------------------

a(com.evernote.android.job.l android.os.Bundle )
Unable to fully structure code

com.evernote.android.job.m
----------------------------

a(int boolean )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[2[TRYBLOCK]], but top level block is 12[SIMPLE_IF_TAKEN]
a(com.evernote.android.job.l int )
Loose catch block
d(com.evernote.android.job.l )
Loose catch block
run()
Loose catch block
a(java.lang.String boolean )
Unable to fully structure code
a(com.evernote.android.job.l android.content.ContentValues )
Loose catch block
c()
Loose catch block

com.evernote.android.job.n
----------------------------

onCorruption(android.database.sqlite.SQLiteDatabase )
Loose catch block

com.evernote.android.job.v21.b
----------------------------

cancel(android.content.Context int android.app.PendingIntent )


Unable to fully structure code

com.facebook.GraphRequest
----------------------------

executeBatchAndWait(com.facebook.GraphRequestBatch )
Loose catch block
processGraphObject(org.json.JSONObject java.lang.String
com.facebook.GraphRequest$KeyValueSerializer )
Unable to fully structure code
serializeToUrlConnection(com.facebook.GraphRequestBatch
java.net.HttpURLConnection )
Loose catch block
toHttpConnection(com.facebook.GraphRequestBatch )
Loose catch block

com.facebook.GraphResponse
----------------------------

fromHttpConnection(java.net.HttpURLConnection com.facebook.GraphRequestBatch )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 2 blocks at
once

com.facebook.appevents.AppEventStore
----------------------------

readAndClearStore()
Unable to fully structure code
saveEventsToDisk(com.facebook.appevents.PersistedEvents )
Unable to fully structure code

com.facebook.appevents.AppEventsLogger
----------------------------

restoreAppSessionInformation(android.content.Context )
Loose catch block
saveAppSessionInformation(android.content.Context )
Loose catch block

com.facebook.appevents.SessionEventsState
----------------------------

clearInFlightAndStats(boolean )
Unable to fully structure code

com.facebook.appevents.codeless.internal.ViewHierarchy
----------------------------

getTextOfView(android.view.View )
Unable to fully structure code

com.facebook.appevents.internal.AutomaticAnalyticsLogger
----------------------------

onServiceConnected(android.content.ComponentName android.os.IBinder )
Loose catch block

com.facebook.applinks.AppLinkData
----------------------------

fetchDeferredAppLinkFromServer(android.content.Context java.lang.String
com.facebook.applinks.AppLinkData$CompletionHandler )
Unable to fully structure code

com.facebook.internal.AttributionIdentifiers
----------------------------

getAndroidIdViaService(android.content.Context )
Loose catch block
getAttributionIdentifiers(android.content.Context )
Exception : java.lang.IllegalStateException: Backjump on non jumping statement []
lbl43 : TryStatement: try { 2[TRYBLOCK]

com.facebook.internal.FileLruCache
----------------------------

trim()
Unable to fully structure code
openPutStream(java.lang.String java.lang.String )
Loose catch block

com.facebook.internal.ImageDownloader
----------------------------

download(com.facebook.internal.ImageDownloader$RequestKey android.content.Context )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: First case is not
immediately after switch.

com.facebook.internal.NativeAppCallAttachmentStore
----------------------------

processAttachmentFile(android.net.Uri boolean java.io.File )


Unable to fully structure code

com.facebook.internal.NativeProtocol
----------------------------
fetchAllAvailableProtocolVersionsForAppInfo(com.facebook.internal.NativeProtocol$Na
tiveAppInfo )
Loose catch block
fetchAvailableVersions(boolean )
Unable to fully structure code

com.facebook.internal.UrlRedirectCache
----------------------------

cacheUriRedirect(android.net.Uri android.net.Uri )
Loose catch block
getRedirectedUri(android.net.Uri )
Loose catch block

com.facebook.internal.Utility
----------------------------

copyAndCloseInputStream(java.io.InputStream java.io.OutputStream )
Loose catch block
getContentSize(android.net.Uri )
Loose catch block
intersectRanges(int[] int[] )
Unable to fully structure code
readStreamToString(java.io.InputStream )
Loose catch block

com.facebook.internal.WorkQueue
----------------------------

finishItemAndStartNew(com.facebook.internal.WorkQueue$WorkNode )
Unable to fully structure code

com.github.ksoichiro.android.observablescrollview.ObservableListView
----------------------------

onTouchEvent(android.view.MotionEvent )
Loose catch block

com.google.a.a.a.k
----------------------------

e()
Unable to fully structure code

com.google.a.a.c.h
----------------------------

a(java.lang.reflect.Type java.lang.String )
Unable to fully structure code

com.google.android.a.c
----------------------------
a(android.content.Context java.lang.String )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

com.google.android.gms.ads.identifier.AdvertisingIdClient
----------------------------

getAdvertisingIdInfo(android.content.Context )
Loose catch block

com.google.android.gms.ads.identifier.zza
----------------------------

run()
Loose catch block

com.google.android.gms.common.GooglePlayServicesUtilLight
----------------------------

getOpenSourceSoftwareLicenseInfo(android.content.Context )
Loose catch block
isTestKeysBuild(android.content.Context )
Loose catch block
isUninstalledAppPossiblyUpdating(android.content.Context java.lang.String )
Loose catch block
zza(android.content.Context boolean int )
Loose catch block

com.google.android.gms.common.api.internal.GoogleApiManager
----------------------------

handleMessage(android.os.Message )
Unable to fully structure code
n()
Loose catch block

com.google.android.gms.common.api.internal.zzci
----------------------------

run()
Loose catch block

com.google.android.gms.common.api.internal.zzcj
----------------------------

handleMessage(android.os.Message )
Unable to fully structure code

com.google.android.gms.common.api.internal.zzck
----------------------------
a()
Unable to fully structure code

com.google.android.gms.common.config.GservicesValue
----------------------------

a()
Loose catch block

com.google.android.gms.common.internal.BaseGmsClient
----------------------------

a(java.lang.String java.io.FileDescriptor java.io.PrintWriter java.lang.String[] )


Unable to fully structure code

com.google.android.gms.common.internal.ConnectionErrorMessages
----------------------------

a(android.content.Context int )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

com.google.android.gms.common.internal.DialogRedirect
----------------------------

onClick(android.content.DialogInterface int )
Loose catch block

com.google.android.gms.common.internal.IGmsServiceBroker
----------------------------

onTransact(int android.os.Parcel android.os.Parcel int )


Exception : org.benf.cfr.reader.util.CannotPerformDecode: reachable test BLOCK
was exited and re-entered.

com.google.android.gms.common.internal.IGoogleCertificatesApi
----------------------------

a(int android.os.Parcel android.os.Parcel int )


Unable to fully structure code

com.google.android.gms.common.server.response.FastJsonResponse
----------------------------

toString()
Unable to fully structure code

com.google.android.gms.common.util.JsonUtils
----------------------------

a(java.lang.String )
Unable to fully structure code

com.google.android.gms.common.util.ProcessUtils
----------------------------

a(int )
Loose catch block

com.google.android.gms.dynamic.IFragmentWrapper
----------------------------

a(int android.os.Parcel android.os.Parcel int )


Unable to fully structure code

com.google.android.gms.dynamite.DynamiteModule
----------------------------

a(android.content.Context java.lang.String boolean )


Loose catch block
a(android.content.Context
com.google.android.gms.dynamite.DynamiteModule$VersionPolicy java.lang.String )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 5[CATCHBLOCK]
d(android.content.Context java.lang.String boolean )
Exception : java.lang.IllegalStateException: Backjump on non jumping statement
[6] lbl39 : TryStatement: try { 7[TRYBLOCK]

com.google.android.gms.gcm.GcmTaskService
----------------------------

a(int )
Unable to fully structure code

com.google.android.gms.gcm.zzd
----------------------------

a(android.os.Bundle )
Unable to fully structure code

com.google.android.gms.iid.zzaf
----------------------------

c(android.os.Bundle )
Unable to fully structure code

com.google.android.gms.iid.zzn
----------------------------

a(java.io.File )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 4[CATCHBLOCK]
a(android.content.Context java.lang.String com.google.android.gms.iid.zzo )
Loose catch block

com.google.android.gms.iid.zzt
----------------------------

a(int java.lang.String )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: First case is not
immediately after switch.
a(com.google.android.gms.iid.zzz )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: First case is not
immediately after switch.

com.google.android.gms.internal.ads_identifier.zza
----------------------------

a(int android.os.Parcel )
Loose catch block

com.google.android.gms.internal.clearcut.zzcb
----------------------------

<init>(java.lang.String int int com.google.android.gms.internal.clearcut.zzcd


com.google.android.gms.internal.clearcut.zzcq )
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzdr
----------------------------

a(com.google.android.gms.internal.clearcut.zzdo java.lang.StringBuilder int )


Unable to fully structure code

com.google.android.gms.internal.clearcut.zzed
----------------------------

a()
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzet
----------------------------

a(com.google.android.gms.internal.clearcut.zzbb )
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzey
----------------------------

d()
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzfd
----------------------------

<clinit>()
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzfg
----------------------------

b(java.lang.CharSequence java.nio.ByteBuffer )
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzfs
----------------------------

a(java.lang.CharSequence java.nio.ByteBuffer )
Unable to fully structure code

com.google.android.gms.internal.firebase_messaging.zzc
----------------------------

<clinit>()
Unable to fully structure code

com.google.android.gms.internal.gcm.zzf
----------------------------

<clinit>()
Unable to fully structure code

com.google.android.gms.internal.icing.zza
----------------------------

a(int android.os.Parcel )
Loose catch block

com.google.android.gms.internal.icing.zzcg
----------------------------

<init>(java.lang.String int int com.google.android.gms.internal.icing.zzci


com.google.android.gms.internal.icing.zzcu )
Unable to fully structure code

com.google.android.gms.internal.icing.zzdu
----------------------------

a(com.google.android.gms.internal.icing.zzdr java.lang.StringBuilder int )


Unable to fully structure code

com.google.android.gms.internal.icing.zzet
----------------------------
a(com.google.android.gms.internal.icing.zzbi )
Unable to fully structure code

com.google.android.gms.internal.icing.zzey
----------------------------

d()
Unable to fully structure code

com.google.android.gms.internal.icing.zzfd
----------------------------

<clinit>()
Unable to fully structure code

com.google.android.gms.internal.location.zza
----------------------------

a(int android.os.Parcel )
Loose catch block

com.google.android.gms.internal.maps.zza
----------------------------

a(int android.os.Parcel )
Loose catch block

com.paytm.utility.a
----------------------------

c(android.content.Context )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 1[SWITCH]

com.urbanairship.AirshipConfigOptions
----------------------------

a(android.content.Context com.urbanairship.h )
Exception : org.benf.cfr.reader.util.CannotPerformDecode: reachable test BLOCK
was exited and re-entered.

com.urbanairship.UAirship
----------------------------

a(long )
Unable to fully structure code

io.branch.referral.BranchUtil
----------------------------

getDeepLinkSchemes(android.content.Context )
Unable to fully structure code

net.one97.paytm.upi.c.a
----------------------------

a(java.lang.String java.lang.String java.lang.String java.lang.String )


Loose catch block

net.one97.paytm.utils.ch
----------------------------

a(android.content.Context java.lang.String )
Loose catch block

net.one97.paytm.utils.o
----------------------------

D(android.content.Context java.lang.String )
Loose catch block
D(java.lang.String )
Unable to fully structure code
a(java.lang.String android.content.Context
net.one97.paytm.common.entity.shopping.CJRHomePageItem )
Loose catch block
a(android.graphics.Bitmap int android.content.Context )
Unable to fully structure code
a(android.app.Activity java.lang.String java.lang.String java.lang.String )
Loose catch block
a(android.content.Context java.lang.String java.lang.String java.lang.String
net.one97.paytm.common.entity.shopping.CJRCartProduct org.json.JSONObject )
Loose catch block
a(android.content.Context java.lang.String java.lang.String
net.one97.paytm.common.entity.CJRSelectCityModel )
Loose catch block
a(java.lang.String java.lang.String java.lang.String )
Loose catch block
a(java.util.Date android.content.Context )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous
a(android.app.Activity com.android.volley.VolleyError java.lang.String
android.os.Bundle java.lang.String )
Loose catch block
a(android.app.Activity com.android.volley.VolleyError java.lang.String
android.os.Bundle boolean )
Loose catch block
a(android.app.Activity com.paytm.network.d.g java.lang.String android.os.Bundle
boolean )
Loose catch block
a(android.widget.ListView )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 4[CATCHBLOCK]
a(java.lang.String android.content.Context java.lang.String )
Unable to fully structure code
c(java.lang.String java.lang.String )
Loose catch block
d(java.lang.String java.lang.String )
Loose catch block
h(java.lang.String java.lang.String java.lang.String )
Loose catch block

android.support.design.internal.SnackbarContentLayout
----------------------------

onMeasure(int int )
Unable to fully structure code

android.support.design.widget.BottomSheetBehavior
----------------------------

onInterceptTouchEvent(android.support.design.widget.CoordinatorLayout V
android.view.MotionEvent )
Unable to fully structure code

android.support.design.widget.SwipeDismissBehavior
----------------------------

onInterceptTouchEvent(android.support.design.widget.CoordinatorLayout V
android.view.MotionEvent )
Unable to fully structure code

android.support.design.widget.TextInputLayout
----------------------------

setCounterEnabled(boolean )
Loose catch block
setErrorEnabled(boolean )
Loose catch block

android.support.test.espresso.action.GeneralClickAction
----------------------------

a(android.support.test.espresso.UiController android.view.View )
Unable to fully structure code

android.support.test.espresso.action.Swipe
----------------------------

sendLinearSwipe(android.support.test.espresso.UiController float[] float[] float[]


int )
Unable to fully structure code

android.support.test.espresso.base.UiControllerImpl
----------------------------

a(java.util.EnumSet<android.support.test.espresso.base.UiControllerImpl$IdleConditi
on> )
Unable to fully structure code
a()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[3[DOLOOP]], but top level block is 0[TRYBLOCK]
a(android.view.MotionEvent )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[3[CATCHBLOCK]], but top level block is 1[TRYBLOCK]

android.support.test.espresso.core.deps.guava.base.CharMatcher
----------------------------

c(char )
Exception : org.benf.cfr.reader.util.CannotPerformDecode: reachable test BLOCK
was exited and re-entered.

android.support.test.espresso.core.deps.guava.collect.ComputingConcurrentHashMap
----------------------------

a(K int android.support.test.espresso.core.deps.guava.base.Function<? super K, ?


extends V> )
Unable to fully structure code
a(K int
android.support.test.espresso.core.deps.guava.collect.MapMakerInternalMap$Reference
Entry<K, V>
android.support.test.espresso.core.deps.guava.collect.ComputingConcurrentHashMap$Co
mputingValueReference<K, V> )
Loose catch block

android.support.test.espresso.core.deps.guava.util.concurrent.AbstractScheduledServ
ice
----------------------------

run()
Loose catch block
run()
Loose catch block
c()
Loose catch block

android.support.test.espresso.core.deps.guava.util.concurrent.AbstractService
----------------------------

a(java.lang.Throwable )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: First case is not
immediately after switch.

android.support.test.espresso.core.deps.guava.util.concurrent.SimpleTimeLimiter
----------------------------

a(java.util.concurrent.Callable<T> long java.util.concurrent.TimeUnit boolean )


Loose catch block

android.support.test.internal.runner.tracker.AnalyticsBasedUsageTracker
----------------------------
a()
Loose catch block
a()
Loose catch block

android.support.test.runner.MonitoringInstrumentation
----------------------------

a()
Loose catch block
g()
Loose catch block

android.support.transition.ViewGroupUtilsApi14
----------------------------

a(android.animation.LayoutTransition )
Loose catch block
a(android.view.ViewGroup boolean )
Unable to fully structure code

android.support.transition.Visibility
----------------------------

b(android.view.ViewGroup android.support.transition.TransitionValues int


android.support.transition.TransitionValues int )
Unable to fully structure code

android.support.v4.app.BackStackRecord
----------------------------

trackAddedFragmentsInPop(java.util.ArrayList<android.support.v4.app.Fragment>
android.support.v4.app.Fragment )
Unable to fully structure code

android.support.v4.app.FragmentManagerImpl
----------------------------

moveToState(android.support.v4.app.Fragment int int int boolean )


Exception : org.benf.cfr.reader.util.CannotPerformDecode: reachable test BLOCK
was exited and re-entered.

android.support.v4.graphics.TypefaceCompatBaseImpl
----------------------------

a(android.content.Context android.content.res.Resources int java.lang.String int )


Unable to fully structure code
a(android.content.Context android.os.CancellationSignal
android.support.v4.provider.FontsContractCompat$FontInfo[] int )
Loose catch block
a(android.content.Context java.io.InputStream )
Unable to fully structure code
android.support.v7.widget.ActionMenuView
----------------------------

c(int int )
Unable to fully structure code

android.support.v7.widget.AppCompatSpinner
----------------------------

<init>(android.content.Context android.util.AttributeSet int int


android.content.res.Resources$Theme )
Loose catch block

android.support.v7.widget.StaggeredGridLayoutManager
----------------------------

onLayoutChildren(android.support.v7.widget.RecyclerView$Recycler
android.support.v7.widget.RecyclerView$State boolean )
Unable to fully structure code
hasGapsToFix()
Unable to fully structure code

android.support.v7.widget.helper.ItemTouchHelper
----------------------------

a(android.support.v7.widget.RecyclerView$ViewHolder int )
Unable to fully structure code

chat.paytm.com.chatapp.f.c
----------------------------

c(java.util.List<com.alibaba.wukong.im.Message> )
Unable to fully structure code

com.alibaba.a.a
----------------------------

a(java.lang.Appendable )
Loose catch block

com.alibaba.a.b.a.ac
----------------------------

a(com.alibaba.a.b.b java.lang.reflect.Type java.lang.Object )


Unable to fully structure code

com.alibaba.a.b.a.b
----------------------------

a(com.alibaba.a.b.b java.lang.Class<?> com.alibaba.a.b )


Unable to fully structure code
com.alibaba.a.b.a.g
----------------------------

a(com.alibaba.a.b.b java.lang.reflect.Type java.lang.Object )


Loose catch block

com.alibaba.a.b.a.s
----------------------------

b(com.alibaba.a.b.b java.lang.reflect.Type java.lang.Object java.lang.Object )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[3[TRYBLOCK]], but top level block is 11[TRYBLOCK]

com.alibaba.a.b.a.w
----------------------------

a(com.alibaba.a.b.b java.util.Map<java.lang.String, java.lang.Object>


java.lang.reflect.Type java.lang.Object )
Unable to fully structure code

com.alibaba.a.b.b
----------------------------

a(java.util.Map java.lang.Object )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[33[SIMPLE_IF_TAKEN]], but top level block is 7[TRYBLOCK]
a(java.lang.reflect.Type java.util.Collection java.lang.Object )
Unable to fully structure code
a(java.util.Collection java.lang.Object )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: First case is not
immediately after switch.

com.alibaba.a.b.e
----------------------------

n()
Unable to fully structure code

com.alibaba.a.c.aj
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[7[UNCONDITIONALDOLOOP]], but top level block is 3[TRYBLOCK]

com.alibaba.a.c.ak
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Unable to fully structure code
com.alibaba.a.c.ao
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Unable to fully structure code

com.alibaba.a.c.ar
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Unable to fully structure code

com.alibaba.a.c.b
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Unable to fully structure code

com.alibaba.a.c.n
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 5[UNCONDITIONALDOLOOP]

com.alibaba.a.c.u
----------------------------

a(com.alibaba.a.c.ah java.lang.Object java.lang.Object java.lang.reflect.Type )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[0[TRYBLOCK]], but top level block is 3[UNCONDITIONALDOLOOP]

com.alibaba.b.a.a.h
----------------------------

a(java.lang.String com.alibaba.b.a.a.h$a android.content.Context java.lang.String )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 4 blocks at
once
a(java.lang.String java.io.File )
Exception : java.lang.IllegalStateException: Backjump on non jumping statement []
lbl80 : TryStatement: try { 7[TRYBLOCK]

a(java.io.File java.io.File )
Unable to fully structure code
a(java.lang.String java.lang.String java.io.File java.lang.String )
Loose catch block
d()
Unable to fully structure code

com.alibaba.doraemon.impl.audio.AudioMagicianImpl
----------------------------
playByCommonPlayer(java.lang.String int )
Loose catch block
playByOpusPlayer(java.lang.String int )
Loose catch block
stopRecord()
Unable to fully structure code
run()
Unable to fully structure code
run()
Unable to fully structure code
onRequestFinsh(com.alibaba.doraemon.request.Request
com.alibaba.doraemon.request.Response )
Unable to fully structure code

com.alibaba.doraemon.impl.image.ImageMagicianImpl
----------------------------

setImage(android.view.View java.lang.String boolean android.widget.AbsListView int


boolean boolean boolean java.util.Map<java.lang.String, java.lang.String>
java.util.Map<java.lang.String, java.lang.String> )
Unable to fully structure code
onRequestFinsh(com.alibaba.doraemon.request.Request
com.alibaba.doraemon.request.Response )
Unable to fully structure code

com.alibaba.sqlcrypto.DefaultDatabaseErrorHandler
----------------------------

onCorruption(com.alibaba.sqlcrypto.sqlite.SQLiteDatabase )
Loose catch block

com.alibaba.sqlcrypto.sqlite.SQLiteDatabase
----------------------------

executeSql(java.lang.String java.lang.Object[] )
Unable to fully structure code
open()
Loose catch block
delete(java.lang.String java.lang.String java.lang.String[] )
Loose catch block
getAttachedDbs()
Loose catch block
insertWithOnConflict(java.lang.String java.lang.String
android.content.ContentValues int )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[1[TRYBLOCK]], but top level block is 10[UNCONDITIONALDOLOOP]
isDatabaseIntegrityOk()
Loose catch block
updateWithOnConflict(java.lang.String android.content.ContentValues
java.lang.String java.lang.String[] int )
Loose catch block

com.alibaba.wukong.auth.o
----------------------------
a(java.lang.String )
Loose catch block
a(java.lang.String long java.io.InputStream boolean byte[] )
Exception : java.lang.IllegalStateException: Backjump on non jumping statement
[53] lbl211 : TryStatement: try { 23[TRYBLOCK]

a(java.lang.String java.io.InputStream byte[] boolean )


Unable to fully structure code
n()
Loose catch block
remove(java.lang.String )
Loose catch block

com.alibaba.wukong.im.ap
----------------------------

a(java.lang.String[] android.content.ContentValues )
Unable to fully structure code
b(java.util.List<com.alibaba.wukong.im.ar> )
Unable to fully structure code
d(java.util.Map<java.lang.String, java.lang.Integer> )
Unable to fully structure code

com.alibaba.wukong.im.bb
----------------------------

a(java.lang.String com.alibaba.wukong.im.bd int


com.alibaba.wukong.im.Message$CreatorType boolean com.alibaba.wukong.im.ar )
Unable to fully structure code

com.alibaba.wukong.im.bd
----------------------------

d(java.lang.String com.alibaba.wukong.Callback<com.alibaba.wukong.im.bd> )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

com.alibaba.wukong.upload.UploadService
----------------------------

doUploadFile(com.alibaba.wukong.upload.UploadParams
com.alibaba.wukong.upload.UploadListener<com.alibaba.wukong.upload.UploadResponse>
com.alibaba.wukong.upload.UploadController )
Unable to fully structure code

com.android.volley.toolbox.BasicNetwork
----------------------------

inputStreamToBytes(java.io.InputStream int )
Unable to fully structure code
performRequest(com.android.volley.Request<?> )
Loose catch block
com.android.volley.toolbox.DiskBasedCache
----------------------------

get(java.lang.String )
Loose catch block
initialize()
Loose catch block

com.bumptech.glide.b.a.j
----------------------------

a(com.bumptech.glide.g com.bumptech.glide.b.a.d$a<? super java.io.InputStream> )


Loose catch block

com.bumptech.glide.b.b.b.e
----------------------------

a(com.bumptech.glide.b.h com.bumptech.glide.b.b.b.a$b )
Unable to fully structure code

com.bumptech.glide.b.b.g
----------------------------

run()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[1[TRYBLOCK]], but top level block is 5[UNCONDITIONALDOLOOP]

com.bumptech.glide.b.c.t
----------------------------

a(java.io.InputStream java.io.File com.bumptech.glide.b.j )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[3[TRYBLOCK]], but top level block is 15[SIMPLE_IF_TAKEN]

com.bumptech.glide.b.d.a.w
----------------------------

a(T int int com.bumptech.glide.b.j )


Loose catch block

com.bumptech.glide.f.g
----------------------------

a(com.bumptech.glide.b.b.p int )
Unable to fully structure code
a(com.bumptech.glide.b.b.u<R> R com.bumptech.glide.b.a )
Unable to fully structure code

com.crashlytics.android.beta.c
----------------------------

a(android.content.Context )
Loose catch block

com.crashlytics.android.beta.e
----------------------------

a(java.lang.String java.lang.String com.crashlytics.android.beta.d )


Loose catch block

com.crashlytics.android.beta.h
----------------------------

a(android.content.Context )
Unable to fully structure code

com.davemorrissey.labs.subscaleview.decoder.SkiaImageDecoder
----------------------------

decode(android.content.Context android.net.Uri )
Unable to fully structure code

com.davemorrissey.labs.subscaleview.decoder.SkiaImageRegionDecoder
----------------------------

init(android.content.Context android.net.Uri )
Loose catch block

com.davemorrissey.labs.subscaleview.decoder.SkiaPooledImageRegionDecoder
----------------------------

initialiseDecoder()
Loose catch block
decodeRegion(android.graphics.Rect int )
Loose catch block

com.google.android.gms.common.api.internal.BasePendingResult
----------------------------

setResultCallback(com.google.android.gms.common.api.ResultCallback<? super R> )


Unable to fully structure code
setResultCallback(com.google.android.gms.common.api.ResultCallback<? super R> long
java.util.concurrent.TimeUnit )
Unable to fully structure code

com.google.android.gms.common.api.internal.zzk
----------------------------

a(int int android.content.Intent )


Unable to fully structure code

com.google.android.gms.common.api.internal.zzy
----------------------------
a(com.google.android.gms.tasks.Task<java.util.Map<com.google.android.gms.common.api
.internal.zzh<?>, java.lang.String>> )
Unable to fully structure code

com.google.android.gms.common.api.internal.zzz
----------------------------

a(com.google.android.gms.tasks.Task<java.util.Map<com.google.android.gms.common.api
.internal.zzh<?>, java.lang.String>> )
Unable to fully structure code

com.google.android.gms.common.internal.zze
----------------------------

a(boolean K V V )
Unable to fully structure code

com.google.android.gms.gcm.GcmListenerService
----------------------------

handleIntent(android.content.Intent )
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzbn
----------------------------

a(long )
Unable to fully structure code
b(int )
Unable to fully structure code
a(long )
Unable to fully structure code
b(int )
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzds
----------------------------

a(java.lang.Class<T> com.google.android.gms.internal.clearcut.zzdm
com.google.android.gms.internal.clearcut.zzdw
com.google.android.gms.internal.clearcut.zzcy
com.google.android.gms.internal.clearcut.zzex<?, ?>
com.google.android.gms.internal.clearcut.zzbu<?>
com.google.android.gms.internal.clearcut.zzdj )
Unable to fully structure code
b(T com.google.android.gms.internal.clearcut.zzfr )
Unable to fully structure code
a(T )
Unable to fully structure code
a(T com.google.android.gms.internal.clearcut.zzfr )
Unable to fully structure code
b(T )
Unable to fully structure code
b(T T )
Unable to fully structure code
d(T )
Unable to fully structure code

com.google.android.gms.internal.clearcut.zzfh
----------------------------

a(int byte[] int int )


Unable to fully structure code

com.google.android.gms.internal.clearcut.zzfj
----------------------------

a(java.lang.CharSequence byte[] int int )


Unable to fully structure code

com.google.android.gms.internal.icing.zzbu
----------------------------

a(long )
Unable to fully structure code
b(int )
Unable to fully structure code

com.google.android.gms.internal.icing.zzdv
----------------------------

b(T com.google.android.gms.internal.icing.zzfr )
Unable to fully structure code
a(T )
Unable to fully structure code
a(T com.google.android.gms.internal.icing.zzfr )
Unable to fully structure code
b(T )
Unable to fully structure code
b(T T )
Unable to fully structure code
d(T )
Unable to fully structure code

com.google.android.gms.internal.icing.zzfh
----------------------------

a(int byte[] int int )


Unable to fully structure code

com.google.android.gms.internal.icing.zzfj
----------------------------

a(java.lang.CharSequence byte[] int int )


Unable to fully structure code
io.branch.referral.Branch
----------------------------

checkForAutoDeepLinkConfiguration()
Loose catch block
generateShortLinkSync(io.branch.referral.ServerRequestCreateUrl )
Loose catch block
readAndStripParam(android.net.Uri android.app.Activity )
Unable to fully structure code
showInstallPrompt(android.app.Activity int )
Loose catch block

net.one97.paytm.app.CJRJarvisApplication
----------------------------

run()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[7[SIMPLE_IF_TAKEN]], but top level block is 1[TRYBLOCK]

net.one97.paytm.common.entity.recharge.CJRFrequentOrder
----------------------------

getNewRechargeAmount()
Exception : java.lang.ArrayIndexOutOfBoundsException
getRechargeAmount()
Exception : java.lang.ArrayIndexOutOfBoundsException
getRechargeNumber()
Exception : java.lang.ArrayIndexOutOfBoundsException
getRechargeNumber2()
Exception : java.lang.ArrayIndexOutOfBoundsException

net.one97.paytm.common.entity.recharge.CJRFrequentOrderProduct
----------------------------

getCircle()
Exception : java.lang.ArrayIndexOutOfBoundsException
getPlans()
Exception : java.lang.ArrayIndexOutOfBoundsException
getService()
Exception : java.lang.ArrayIndexOutOfBoundsException

android.arch.persistence.room.b.a
----------------------------

a(int int )
Loose catch block

android.support.constraint.solver.widgets.Barrier
----------------------------

d()
Unable to fully structure code
android.support.constraint.solver.widgets.ConstraintWidgetContainer
----------------------------

Q()
Unable to fully structure code

android.support.design.widget.CoordinatorLayout
----------------------------

onMeasure(int int )
Unable to fully structure code
onTouchEvent(android.view.MotionEvent )
Unable to fully structure code

android.support.test.espresso.core.deps.guava.collect.ConcurrentHashMultiset
----------------------------

a(E int )
Loose catch block

android.support.test.espresso.core.deps.guava.hash.Murmur3_128HashFunction
----------------------------

b(java.nio.ByteBuffer )
Unable to fully structure code

android.support.test.internal.runner.junit4.AndroidAnnotatedBuilder
----------------------------

a(java.lang.Class<?> )
Loose catch block

android.support.v4.graphics.TypefaceCompatApi21Impl
----------------------------

a(android.content.Context android.os.CancellationSignal
android.support.v4.provider.FontsContractCompat$FontInfo[] int )
Unable to fully structure code

android.support.v4.widget.NestedScrollView
----------------------------

a(int int int int int int int int boolean )


Unable to fully structure code

android.support.v7.view.menu.ActionMenuItemView
----------------------------

f()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Statement already
marked as first in another block
android.support.v7.widget.GridLayoutManager
----------------------------

onFocusSearchFailed(android.view.View int
android.support.v7.widget.RecyclerView$Recycler
android.support.v7.widget.RecyclerView$State )
Unable to fully structure code

android.support.v7.widget.RecyclerView
----------------------------

createLayoutManager(android.content.Context java.lang.String
android.util.AttributeSet int int )
Unable to fully structure code
pullGlows(float float float float )
Unable to fully structure code
findViewHolderForPosition(int boolean )
Unable to fully structure code
onGenericMotionEvent(android.view.MotionEvent )
Unable to fully structure code
a(int boolean long )
Unable to fully structure code
run()
Unable to fully structure code

chat.paytm.com.chatapp.fragment.ConversationBottomBarFragment
----------------------------

run()
Unable to fully structure code

chat.paytm.com.chatapp.fragment.ConversationFragment
----------------------------

a(int java.util.List<com.alibaba.wukong.im.Message> )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Extractable last case
doesn't follow previous

chat.paytm.com.chatapp.fragment.a
----------------------------

run()
Loose catch block

chat.paytm.com.chatapp.fragment.c
----------------------------

a(android.os.Bundle )
Unable to fully structure code

com.alibaba.a.b.a.ae
----------------------------

a(com.alibaba.a.b.b java.lang.reflect.Type java.lang.Object )


Unable to fully structure code

com.alibaba.doraemon.audio.opus.NewOpusPlayer
----------------------------

readAudioDataFromFile()
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[10[DOLOOP]], but top level block is 3[TRYBLOCK]

com.alibaba.sqlcrypto.sqlite.SQLiteQuery
----------------------------

fillWindow(com.alibaba.sqlcrypto.CursorWindow int int boolean )


Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks
[6[CATCHBLOCK]], but top level block is 3[TRYBLOCK]

com.alibaba.sqlcrypto.sqlite.SQLiteStatement
----------------------------

execute()
Loose catch block
executeInsert()
Loose catch block
executeUpdateDelete()
Loose catch block
simpleQueryForBlobFileDescriptor()
Loose catch block
simpleQueryForLong()
Loose catch block
simpleQueryForString()
Loose catch block

com.alibaba.wukong.auth.a
----------------------------

get(int )
Unable to fully structure code

com.alibaba.wukong.im.bo
----------------------------

onReceived(java.util.List<com.alibaba.wukong.sync.SyncData>
com.alibaba.wukong.sync.SyncAck )
Unable to fully structure code

com.bumptech.glide.b.d.a.c
----------------------------

a(com.bumptech.glide.b.b.u<android.graphics.Bitmap> java.io.File
com.bumptech.glide.b.j )
Unable to fully structure code

com.google.android.gms.common.data.BitmapTeleporter
----------------------------

a()
Loose catch block
writeToParcel(android.os.Parcel int )
Loose catch block

com.google.android.gms.common.data.DataHolder
----------------------------

a(com.google.android.gms.common.data.DataHolder$Builder int )
Unable to fully structure code

com.google.android.gms.common.internal.AccountAccessor
----------------------------

a(com.google.android.gms.common.internal.IAccountAccessor )
Loose catch block

com.google.android.gms.common.server.response.SafeParcelResponse
----------------------------

a(java.lang.StringBuilder java.util.Map<java.lang.String,
com.google.android.gms.common.server.response.FastJsonResponse$Field<?, ?>>
android.os.Parcel )
Unable to fully structure code

android.support.test.rule.logging.LogBatteryInformationRule
----------------------------

b()
Unable to fully structure code

android.support.test.rule.logging.LogGraphicsStatsRule
----------------------------

b()
Loose catch block

android.support.test.rule.logging.LogLogcatRule
----------------------------

a(java.io.File )
Loose catch block
d()
Loose catch block

android.support.test.rule.logging.LogNetStatsRule
----------------------------

b()
Loose catch block

android.support.v7.widget.SuggestionsAdapter
----------------------------

a(java.lang.String )
Loose catch block
b(android.net.Uri )
Unable to fully structure code
a(android.net.Uri )
Loose catch block

com.google.android.gms.common.api.internal.zzby
----------------------------

b(com.google.android.gms.signin.internal.SignInResponse )
Unable to fully structure code

android.support.v4.app.FragmentActivity
----------------------------

startActivityFromFragment(android.support.v4.app.Fragment android.content.Intent
int android.os.Bundle )
Unable to fully structure code
startIntentSenderFromFragment(android.support.v4.app.Fragment
android.content.IntentSender int android.content.Intent int int int
android.os.Bundle )
Unable to fully structure code

You might also like